上一页 1 ··· 491 492 493 494 495 496 497 498 499 ··· 563 下一页
摘要: http://stackoverflow.com/questions/15529535/trace-every-instruction-in-java-bytecode-using-bcel 阅读全文
posted @ 2013-05-13 23:05 规格严格-功夫到家 阅读(148) 评论(0) 推荐(0)
摘要: http://stackoverflow.com/questions/3096131/what-is-the-best-components-stack-for-building-distributed-log-aggregator-like?rq=1 阅读全文
posted @ 2013-05-10 00:17 规格严格-功夫到家 阅读(146) 评论(0) 推荐(0)
摘要: http://www.coderanch.com/t/382798/java/java/Reflection-find-classeshttp://www.javaranch.com/journal/200607/Journal200607.jsp#a1http://twit88.com/blog/2008/04/01/java-simplified-plugin-finder-using-commons-discovery/http://twit88.com/blog/2008/11/09/java-serviceloader-in-jdk-4-and-5/http://code.googl 阅读全文
posted @ 2013-05-08 21:21 规格严格-功夫到家 阅读(491) 评论(0) 推荐(0)
摘要: 转载:java反编译,内部类调用外部类成员总结很简单的一个测试类如下:源码: 编译生成的Class文件:public class testOuter { private int a; private int b; private void fun() { a += 1; } class testInner { int x = 0; testInner() { b = 1; a = 0; fun(); } }class testOuter$testInner { int... 阅读全文
posted @ 2013-05-07 22:01 规格严格-功夫到家 阅读(367) 评论(0) 推荐(0)
摘要: http://blog.sina.com.cn/s/blog_54ef39890100ueq4.htmlAn easy JDBC wrapperhttp://www.ibm.com/developerworks/java/library/j-jdbcwrap/http://projetos.vidageek.net/mirror/mirror/http://www.java-blog.com/mapping-javaobjects-database-reflection-genericshttp://budairenqin.iteye.com/blog/1783822http://www.it 阅读全文
posted @ 2013-05-04 15:50 规格严格-功夫到家 阅读(185) 评论(0) 推荐(0)
摘要: http://www.blogjava.net/sslaowan/archive/2012/04/26/376701.html 阅读全文
posted @ 2013-05-02 11:26 规格严格-功夫到家 阅读(274) 评论(0) 推荐(0)
摘要: http://verdureorange.blog.51cto.com/632758/134575http://imbugs.com/blog/articles/99.htmlhttp://hi.baidu.com/gaoxiaotiger/item/b8dcc3187bd803643f87cec9 阅读全文
posted @ 2013-05-02 11:01 规格严格-功夫到家 阅读(135) 评论(0) 推荐(0)
摘要: ftp://mirror.switch.ch/pool/1/mirror/scientificlinux/5rolling/x86_64/SL/ 阅读全文
posted @ 2013-05-02 10:16 规格严格-功夫到家 阅读(295) 评论(0) 推荐(0)
摘要: http://en.wikipedia.org/wiki/Shunting-yard_algorithmhttp://en.wikipedia.org/wiki/Polish_notation 阅读全文
posted @ 2013-05-01 23:12 规格严格-功夫到家 阅读(171) 评论(0) 推荐(0)
摘要: http://www.rushis.com/2011/10/zen-coding-in-htmlcssxslxmlhaml-using-notepad/ 阅读全文
posted @ 2013-05-01 14:58 规格严格-功夫到家 阅读(126) 评论(0) 推荐(0)
上一页 1 ··· 491 492 493 494 495 496 497 498 499 ··· 563 下一页