南京大学物理学院、固体微结构物理国家重点实验室、微结构科学与技术协同创新中心的缪峰教授课题组和王伯根教授课题组在新型二维材料二硫化铼(ReS2)的电子输运特性及逻辑器件研究领域取得重要进展,相关论文于2015年5月7日发表在《自然-通讯》杂志上 (Nature Communications 6, 6 ...
分类:
其他好文 时间:
2016-09-17 21:54:16
阅读次数:
2843
Trees Memory limit: 32 MB Trees occur very often in computer science. As opposed to trees in nature, computer science trees "grow upside down"; the ro ...
分类:
其他好文 时间:
2016-09-12 20:34:21
阅读次数:
184
周末下载了最新的jeecg的源码来瞅瞅,但是下载后发现,pom文件中定义的依赖都丢失了。 如下图 上网搜索了一下啊,发现需要先给这个项目这个项目 disable maven nature 然后再添加上再给这个项目添加maven支持。 如下图: 然后再查看项目的依赖,如下图 但是发现不能部署tomca ...
分类:
系统相关 时间:
2016-09-08 20:09:51
阅读次数:
278
Core services: Reward bioinformaticians http://www.nature.com/news/core-services-reward-bioinformaticians-1.17251 Don't study bioinformatics https://w ...
分类:
其他好文 时间:
2016-08-10 22:21:15
阅读次数:
188
* 1,找到项目的.project文件,注释下面这句即可 <!-- <nature>org.eclipse.wst.jsdt.core.jsNature</nature> --> 发现打开js文件,左侧不能链接到js的相应位置,像其他java文件一样 * ...
分类:
Web程序 时间:
2016-07-19 18:21:03
阅读次数:
299
第一步:在web项目中拷贝org.eclipse.wst.common.project.facet.core.xml放到工程下.setting 的文件下;第二步:在工程(.project)目录下的<natures></natures>节点上添加 <nature>org.eclipse.wst.com ...
分类:
编程语言 时间:
2016-07-17 09:56:17
阅读次数:
196
Helpers\FastCache phpFastCache is a high-performance, distributed object caching system, generic in nature, but intended for use in speeding up dynami ...
分类:
系统相关 时间:
2016-07-05 14:05:17
阅读次数:
171
去掉Eclipse中的Validating 最近我的Eclipse一直经常效验javascript,我疯了校验了一个多小时还是在验。我只能在项目的.project文件中: 去掉.project文件中的以下部分,项目Build终于回复正常了。 < nature>org.eclipse.wst.jsdt ...
分类:
Web程序 时间:
2016-06-28 12:46:34
阅读次数:
178
classpath:记录编译运行时的配置信息 1、kind="src":源文件的路径 2、kind="con":。。。 3、kind="lib":引用jar包的路径 4、kind="output":配置生成class文件的路径 project:项目的配置信息,如: <natures> <nature ...
分类:
系统相关 时间:
2016-06-24 12:53:59
阅读次数:
163
总结一: memcache官方定义 Free & open source, high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding ...
分类:
系统相关 时间:
2016-06-23 20:27:09
阅读次数:
244