windows->preference->MyEclipse->servers->tomcat 选项下Tomcat 6.x点 enable设置tomcat directory2 进入Tomcat->JDK 配置jdk进入 Tomcat->Launch 配置 debug mode然后进入Manage ...
分类:
系统相关 时间:
2015-02-19 00:14:42
阅读次数:
206
详细情况如下:
An internal error occurred during: "Updating Maven Project".
Preference node "org.eclipse.wst.validation" has been removed.
解决方案:
重启下eclipse,我的就是这样解决的!
或者参考:http://www.csdn123.com/html/to...
分类:
系统相关 时间:
2015-02-17 17:43:29
阅读次数:
1633
myeclipse设置tomcat所占jvm的内存大小解决JAVA内存溢出问题:
windows-->preference-->MyEclipse-->Servers-->Tomcat-->Tomcatx.x-->JDK
在右边的Optional Java VM arguments里加上:-Xms256m -Xmx512m
其中-X是jvm的Head分配的参数
-Xms为初始Heap...
分类:
系统相关 时间:
2015-02-15 19:24:54
阅读次数:
178
这种方式应该是用起来最简单的Android读写外部数据的方法了。他的用法基本上和J2SE(java.util.prefs.Preferences)中的用法一样,以一种简单、 透明的方式来保存一些用户个性化设置的字体、颜色、位置等参数信息。一般的应用程序都会提供“设置”或者“首选项”的这样的界面,那么...
分类:
移动开发 时间:
2015-02-11 14:05:53
阅读次数:
184
时间是由计算机内的石英晶体振荡电路以;NetworkTimeProtocol(NTP);通常情况下,时间同步是按以下步骤进行的:;(1):NTP客 户端向NTP服务器发出一个时间请;(2):当服务器接收到该包时;(3):客户端在接收到响应包时再填入包返回时的时;(4):客户端使用时钟偏移来调 整.....
分类:
系统相关 时间:
2015-02-10 15:03:33
阅读次数:
883
Description
Cows are such finicky eaters. Each cow has a preference for certain foods and drinks, and she will consume no others.
Farmer John has cooked fabulous meals for his cows, but he forgo...
分类:
其他好文 时间:
2015-02-10 00:40:03
阅读次数:
261
这篇文章主要是对Eclipse去除js(JavaScript)验证错误进行了介绍。在Eclipse中,js文件常常会报错。可以通过如下几个步骤解决第一步: 去除eclipse的JS验证: 将windows->preference->Java Script->Validator->Errors/War...
分类:
编程语言 时间:
2015-02-08 20:46:00
阅读次数:
176
国内常用NTP服务器地址及IPntpdate210.72.145.44(国家授时中心服务器IP地址)133.100.11.8日本福冈大学time-a.nist.gov129.6.15.28NIST,Gaithersburg,Marylandtime-b.nist.gov129.6.15.29NIST,Gaithersburg,Marylandtime-a.timefreq.bldrdoc.gov132.163.4.101NIST,Boulder,Color..
分类:
其他好文 时间:
2015-02-06 15:12:59
阅读次数:
716
第一步 安装ntpyum install ntp第二步,查找最近的时间同步服务器http://www.pool.ntp.org/zone/asia第三部编辑 /etc/ntp.confserver 127.127.1.0 iburst # local clock 当外部时间服务器不可用的时候,使用....
分类:
其他好文 时间:
2015-02-06 14:31:14
阅读次数:
103