参考文章http://groovy.codehaus.org/Eclipse+Plugin 该文章基本讲清楚了在eclipse下安装groovy插件的步骤,但是有一些细节描述的不是很清楚.现在总结如下: 1.下载Eclipse 3.4 和Groovy1.6 2.安装插件.我选择的安装方法 The update site containing the most recent release is here: http://dist.codehaus.org/groovy/distributions/update/ Go to: Help -> Software Updates Change to the Available Software tab Click on Add Site Copy the URL from above into the URL field and press OK(我选择用groovy1.6所以此处的URL为http://dist.groovy.codehaus.org/distributions/updateDev_1.6/) At the new added site Select the Features to Install [...]
Archive for 三月, 2009
mysql 的 更新操作,这个文章介绍的比较全面:http://database.51cto.com/art/200903/113939.htm
一换系统就要配置开发环境,一配置开发环境就要上网上搜。 还是把配置文章都搜集起来方便些。 1.KEmulator在Eclipse上的配置:http://qzone.qq.com/blog/4201436-1234343070 简单总结就是Libraries->Add External JARs->KEmulator OpenRunDialog->MainClass (emulator.Emulator)->Arguments(-cp “bin” -midlet MainMIDlet -device “SonyEricssonS700″ -jad a.jad) 其中”SonyEricssonS700″ 的名称在Emulator 的安装目录property.txt中找。 2.KEmulator在JBuilder上的配置: http://hi.baidu.com/gamefish/blog/item/dd7b35d377dd41033bf3cffa.html 这个暂时不配置了,现在几乎不用JBuilder了
写了5个月的blog,记录了一些自己工作和生活上的事情。几大搜索引擎基本上都收录了hydrogenlife.cn, 但是搜狗就是一篇文章都没收录。今天下班想起来查了下竟然发现终于被搜狗收录了,而且这一收录数量还挺多。 不过在pageRank 和sougouRank上还没起色,看来得提高一些文章质量。
kemulator可以说是目前看到过的最好的j2me的手机模拟器了。尤其是其内部带有的调试等功能,极大的方便了程序员游戏的制作。不过很可惜,今天知道了kemulator已经不会再更新了。原因是作者将软件售出了。下面是作者blog的原话 February 26, 2009 Blog Closed Filed under: Programming My blog will be closed from now on. Maybe I’ll start a new blog based on Google App Engine. it is more powerful! Lyo Comments (0) KEmulator closed Filed under: Programming KEmulator has been bought out. so I need to close all the pages. Thanks to [...]