上一页 1 2 3 4 5 6 ··· 8 下一页

2016年11月10日

windowSelectorImpl

摘要: http://www.cnblogs.com/davidwang456/p/3831617.html http://goon.iteye.com/blog/1775421 http://blog.csdn.net/haoel/article/details/2224055 http://www.xu 阅读全文

posted @ 2016-11-10 16:46 sgano1 阅读(159) 评论(0) 推荐(0) 编辑

2016年10月13日

jvisualvm jmx 远程连接问题

摘要: In addition to listening to the port you specified (1100) the JMX server also listens to a randomly chosen (ephemeral) port.Check, e.g. with lsof -i|g 阅读全文

posted @ 2016-10-13 11:42 sgano1 阅读(1026) 评论(0) 推荐(0) 编辑

2016年9月30日

并发系列文章

摘要: http://blog.csdn.net/world_hello_100/article/details/50131497 http://www.cnblogs.com/LoveJenny/archive/2011/05/29/2060718.html http://blog.csdn.net/it 阅读全文

posted @ 2016-09-30 13:45 sgano1 阅读(110) 评论(0) 推荐(0) 编辑

2016年9月22日

webview 在chrome下调试

摘要: chrome://inspect/#devices 阅读全文

posted @ 2016-09-22 12:01 sgano1 阅读(115) 评论(0) 推荐(0) 编辑

2016年9月21日

service government

摘要: http://projects.spring.io/spring-cloud/ http://dubbo.io/ 阅读全文

posted @ 2016-09-21 16:05 sgano1 阅读(103) 评论(0) 推荐(0) 编辑

2016年9月18日

编程方式触发默认事件

摘要: function open(elem) { if (document.createEvent) { var e = document.createEvent("MouseEvents"); e.initMouseEvent("mousedown", true, true, window, 0, 0, 阅读全文

posted @ 2016-09-18 17:48 sgano1 阅读(126) 评论(0) 推荐(0) 编辑

2016年9月13日

AES cipher limit

摘要: http://stackoverflow.com/questions/6481627/java-security-illegal-key-size-or-default-parameters http://blog.csdn.net/shangpusp/article/details/7416603 阅读全文

posted @ 2016-09-13 17:40 sgano1 阅读(110) 评论(0) 推荐(0) 编辑

2016年9月12日

JCE implement bouncy castle

摘要: bouncy castle 阅读全文

posted @ 2016-09-12 14:23 sgano1 阅读(82) 评论(0) 推荐(0) 编辑

2016年8月16日

golang tips

摘要: go install gcflags -I -N https://gist.github.com/3025333 https://gist.github.com/3025333 Turning off optimization and inlining in Go gc compilers Pass 阅读全文

posted @ 2016-08-16 17:56 sgano1 阅读(146) 评论(0) 推荐(0) 编辑

MESI

摘要: https://www.cs.tcd.ie/jeremy.jones/vivio/caches/MESIHelp.htm http://www.linuxjournal.com/article/8211 阅读全文

posted @ 2016-08-16 16:00 sgano1 阅读(100) 评论(0) 推荐(0) 编辑

上一页 1 2 3 4 5 6 ··· 8 下一页

导航