随笔分类 -  java

1 2 3 4 5 ··· 8 下一页
摘要:https://lingsui.github.io/ 阅读全文
posted @ 2018-05-24 11:21 zengkefu 阅读(400) 评论(0) 推荐(0) 编辑
摘要:C类型转换规则 阅读全文
posted @ 2018-05-05 21:34 zengkefu 阅读(204) 评论(0) 推荐(0) 编辑
摘要:/*static learning */ class one { public int a = 5; static { // 类加载时就运行代码码 System.out.println("static"); } static { // static int b=2; error System.out 阅读全文
posted @ 2018-05-05 21:27 zengkefu 阅读(210) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/aliveTime https://plumbr.io/blog/garbage-collection/understanding-garbage-collection-logs https://plumbr.io/java-garbage-collect 阅读全文
posted @ 2018-04-26 19:23 zengkefu 阅读(329) 评论(0) 推荐(0) 编辑
摘要:https://developers.redhat.com/products/openjdk/download/ https://github.com/dmlloyd/openjdk 阅读全文
posted @ 2018-04-25 21:40 zengkefu 阅读(1544) 评论(0) 推荐(0) 编辑
摘要:http://www.cnblogs.com/abao0/p/6934127.html 阅读全文
posted @ 2018-03-17 20:18 zengkefu 阅读(140) 评论(1) 推荐(0) 编辑
摘要:http://blog.csdn.net/sinat_29621543/article/details/78065062 阅读全文
posted @ 2018-01-05 10:12 zengkefu 阅读(329) 评论(0) 推荐(0) 编辑
摘要:http://www.jianshu.com/u/3def157aab07?utm_medium=note-author-link&utm_source=mobile 阅读全文
posted @ 2017-09-23 21:57 zengkefu 阅读(251) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/alivetime/article/details/6895537 阅读全文
posted @ 2017-09-10 22:01 zengkefu 阅读(193) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/alivetime/article/details/6548615 阅读全文
posted @ 2017-09-10 21:58 zengkefu 阅读(230) 评论(0) 推荐(0) 编辑
摘要:http://www.cnblogs.com/serendipity/archive/2012/05/14/2499840.html 阅读全文
posted @ 2017-09-10 21:50 zengkefu 阅读(131) 评论(0) 推荐(0) 编辑
摘要:http://www.cnblogs.com/zhguang/p/Java-JVM-GC.html 阅读全文
posted @ 2017-09-10 21:33 zengkefu 阅读(148) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/zhengzhb/article/details/7187278 阅读全文
posted @ 2017-09-08 20:12 zengkefu 阅读(172) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/y461517142/article/details/26269529 http://calvin1978.blogcn.com/articles/btrace1.html http://www.importnew.com/26495.html http:/ 阅读全文
posted @ 2017-09-05 20:05 zengkefu 阅读(199) 评论(0) 推荐(0) 编辑
摘要:http://blog.jamesdbloom.com/JVMInternals.html http://blog.csdn.net/column/details/talk-about-jvm.html http://itindex.net/detail/50346-jvm-%E6%96%B0%E7 阅读全文
posted @ 2017-08-29 20:55 zengkefu 阅读(158) 评论(0) 推荐(0) 编辑
摘要:https://cloud.tencent.com/developer/labs/lab/10004?utm_source=portal&utm_medium=solutionwe&utm_campaign=labs&utm_term=10004 阅读全文
posted @ 2017-08-29 19:12 zengkefu 阅读(168) 评论(0) 推荐(0) 编辑
摘要:垃圾回收的算法与实现 阅读全文
posted @ 2017-08-28 13:38 zengkefu 阅读(192) 评论(0) 推荐(0) 编辑
摘要:https://segmentfault.com/a/1190000007962109 阅读全文
posted @ 2017-08-27 22:19 zengkefu 阅读(144) 评论(0) 推荐(0) 编辑
摘要:http://blog.sina.com.cn/s/blog_5f5716580100u76r.html http://blog.sina.com.cn/s/blog_5f5716580100u76r.html 语法:jstat [generalOption | outputOptions vmid 阅读全文
posted @ 2017-08-27 22:13 zengkefu 阅读(492) 评论(0) 推荐(0) 编辑
摘要:java - the Java Application Launcher jps - the Java Process Status Application jstat - the Java Virtual Machine Statistics Monitoring Tool jstatd - th 阅读全文
posted @ 2017-08-27 21:38 zengkefu 阅读(444) 评论(0) 推荐(0) 编辑

1 2 3 4 5 ··· 8 下一页
点击右上角即可分享
微信分享提示