applied soft computing 投稿填坑1 觉得有用的话,欢迎一起讨论相互学习~ "Follow Me" 当我投完论文后,一周后让我修改格式以方便审核 (1) Please remove the header title for each page on the manuscript. ...
分类:
移动开发 时间:
2020-01-27 13:50:43
阅读次数:
183
Programming Ability Test (PAT) is organized by the College of Computer Science and Technology of Zhejiang University. Each test is supposed to run sim ...
分类:
编程语言 时间:
2020-01-26 15:55:53
阅读次数:
73
https://www.runoob.com/linux/linux-filesystem.html du -sh * du -sh /app/* du -h --max-depth=1 . ...
分类:
系统相关 时间:
2020-01-26 10:17:58
阅读次数:
67
jest: Jest是由Facebook发布的开源的、基于Jasmine的JavaScript单元测试框架。Jest源于Facebook两年前的构想,用于快速、可靠地测试Web聊天应用。它吸引了公司内部的兴趣,Facebook的一名软件工程师Jeff Morrison半年前又重拾这个项目,改善它的性 ...
分类:
其他好文 时间:
2020-01-25 22:10:41
阅读次数:
199
来源:https://www.mysqltutorial.org/mysql insert or update on duplicate key update/ Introduction to the MySQL statement The is a MySQL’s extension to the ...
分类:
数据库 时间:
2020-01-24 17:19:37
阅读次数:
94
Severe acute respiratory syndrome (SARS), an atypical pneumonia of unknown aetiology, was recognized as a global threat in mid-March 2003. To minimize ...
分类:
其他好文 时间:
2020-01-21 23:30:26
阅读次数:
99
<div class="wrapper"> <p class="test1">1</p> <p class="test2">2</p> <p class="test3">3</p> <p class="test4">4</p> <p class="test5">5</p> </div> p{ wid ...
分类:
Web程序 时间:
2020-01-21 21:45:33
阅读次数:
105
acm.hdu.edu.cn/showproblem.php?pid=4629 题意: 给出n个三角形,分别求出他们相交i次的面积,i∈[1,n] 在求面积并的基础上修改 求面积并:https://www.cnblogs.com/TheRoadToTheGold/p/12221288.html 当计 ...
分类:
其他好文 时间:
2020-01-21 18:25:24
阅读次数:
69
新建了一个 repo:justjavac/the-front-end-knowledge-you-may-dont-know 发掘被我们忽略的前端知识点。所有的讨论以 issues 的形式进行,任何人都可以在 issues 区围观讨论。 本 repo 的目的在于搜集、讨论,最终的内容会整理成文章、P ...
分类:
其他好文 时间:
2020-01-21 16:03:14
阅读次数:
77
vue2.* (多页面跳转) @[vue2.3.3|webpack2.6.1|less|axios] 之前看过有相关朋友share了空的多页面脚手架. 不过down了几个都是webpack1.0或者vue1.0的. 刚好项目需要用到vue. 就在vue-cli的基础上进行了修改 已经有babel直接 ...
分类:
其他好文 时间:
2020-01-21 00:17:23
阅读次数:
83