2007-12-18

dojo1.0.2发布了

关键字: dojo 1.0.2
最近dojo的更新工作进行的很快,几天没看,就发布了1.0.2了。感觉不错。相信dojo惠悦来越好。现列举更新如下: Feature-complete, API docs and Book done. Tests all pass. Grid and Charting landed. All Dijit widgets feature i18n and a11y. corrects regression in dijit.Declaration (#5243) which repairs the mail demo (#5217) accessibility fixes ...
2007-12-18

对you must specify a local repository location错误的处理

关键字: maven IllegalArgumentException local repository
这两天用maven的时候,碰到一个错误: java.lang.IllegalArgumentException: When not aligning with a user install you must specify a local repository location。 经查找资料,发现一个解决办法,就是创建目录:%USER_HOME%/.m2/repository 。可是又碰到无法在windows图形界面模式下创建的情况,没办法借助dos命令完成 C:\Documents and Settings\Administrator>mkdir .m2 C:\Documents and S ...
以前在测试项目的执行时间时调用System.currentTimeMillis()方法,以毫秒的形式获得系统当前时间。可是经常会碰到执行时间为0的时候,尤其是与线程结合的时候,会出现些问题。呵呵,谁让计算机越来越快呢,估计Sun在开发Java时没想到这些问题。在Java SE5中添加了System.nanoTime()方法,以纳秒的形式返回系统当前时间,这下问题解决了。 今天的心情烦躁,索性测试了mysql-connector-java-5.1.5-bin.jar、jdk1.6.0_03、mysql5.0.45在windows2000 server Sp2下Statement和Pre ...
noname365
搜索本博客
最近加入圈子
存档
最新评论