可能你用的jdk1.5的包,而开发是用的jdk1.6,不允许1.5进行安装法1,选中项目 Properties , 选择 Project Facets,右击选择 Java , Change Version ... 即可法2,在 项目的目录下有一个.settings的文件夹,该文件夹下有一个o...
分类:
编程语言 时间:
2015-02-03 14:35:04
阅读次数:
178
Qt5.4 All Modules Qt EssentialsQt essentials define the foundation of Qt on all platforms. They are available on all supported development platforms ....
分类:
其他好文 时间:
2015-02-02 21:11:15
阅读次数:
284
在学习 ajax 时遇到了一个问题XMLHttpRequest cannot load file:xxxxxxxx . Cross origin requests are only supported for HTTP. 谷歌了下, 在stackoverflow 上发现了原因所在:XMLHttp.....
分类:
其他好文 时间:
2015-02-01 21:46:02
阅读次数:
137
ubuntu默认字符集---->utf8 windows默认字符集gbk 方法一: sudo gedit /var/lib/locales/supported.d/local 添加一行 zh_CN.GBK GBK sudo locale-gen 生成 locale 方法二: 修改用户目录下.profile文件,增加 ??...
VS2015 Preview 发布已经有一段时间了。根据官方的说法ASP.NET 5 做了一些重大改进和设计。优化了的开发框架有如下几个特性:支持跨平台运行,不仅能在Windows上运行还能在Mono平台的.NET运行环境,支持Unix, Windows, MacOS等操作系统。不同以往的HTTP请...
Linux下,Oracle 11g的自动内存管理不能指定大于这个/dev/shm的总量内存。否则就会出现如下错误ORA-00845: MEMORY_TARGET not supported on this systemLinux环境下,挂载点 /dev/shm默认是系统内存的50%。根据Oracle...
分类:
其他好文 时间:
2015-01-26 11:46:22
阅读次数:
198
如果直接用spring注入静态属性,则会报错,提示@Resource annotation is not supported on static fields,如果又一定要通过spring注入bean,可以采用@PostConstruct注解在某个用来初始化的方法上,注入时注入到另一个不是 静态的变...
分类:
编程语言 时间:
2015-01-25 06:29:03
阅读次数:
340
International Conference on Machine Learninghttp://icml.cc/2015/ICML is the leading international machine learning conference and is supported by theI...
分类:
其他好文 时间:
2015-01-20 17:44:38
阅读次数:
228