上一页 1 ··· 418 419 420 421 422 423 424 425 426 ··· 563 下一页
摘要: 流程:把线程dump出来,然后分析 1:Threaddump的方法: kill -3 pid jstack -l pid jvisualvm中来thread dump2:找到导致cpu高的线程top -H -p pid PID USER PR NI VIRT RES SHR S %CPU %MEM ... 阅读全文
posted @ 2015-12-05 23:51 规格严格-功夫到家 阅读(167) 评论(0) 推荐(0)
摘要: http://www.ibm.com/developerworks/cn/aix/library/au-gnu_screen/http://www.ibm.com/developerworks/cn/linux/l-cn-screen/ 阅读全文
posted @ 2015-12-03 13:50 规格严格-功夫到家 阅读(139) 评论(0) 推荐(0)
摘要: http://blog.chinaunix.net/uid-20357359-id-1963123.html 阅读全文
posted @ 2015-11-04 10:11 规格严格-功夫到家 阅读(182) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/qlwy/archive/2011/06/26/2121919.html#undefined 阅读全文
posted @ 2015-11-02 17:46 规格严格-功夫到家 阅读(248) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/heirenheiren/article/details/8107294http://blog.sina.com.cn/s/blog_8097f8aa0102vff2.html 阅读全文
posted @ 2015-11-02 13:59 规格严格-功夫到家 阅读(690) 评论(0) 推荐(0)
摘要: http://www.jb51.net/article/49249.htm 阅读全文
posted @ 2015-10-30 20:36 规格严格-功夫到家 阅读(126) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/smyhvae/p/4390905.html 阅读全文
posted @ 2015-10-12 10:53 规格严格-功夫到家 阅读(133) 评论(0) 推荐(0)
摘要: http://www.jb51.net/article/52676.htm 阅读全文
posted @ 2015-10-10 08:52 规格严格-功夫到家 阅读(167) 评论(0) 推荐(0)
摘要: 项目里需要用到在网上找,都是一个省表一个城市表,为方便项目使用,特留!表结构:CREATETABLE`location`(`id`bigint(20)NOTNULLauto_increment,`name`varchar(50)NOTNULL,`fId`bigint(20)defaultNULL,... 阅读全文
posted @ 2015-10-07 12:26 规格严格-功夫到家 阅读(292) 评论(0) 推荐(0)
摘要: http://stackoverflow.com/questions/17109818/install-php-mcrypt-on-centos-6 阅读全文
posted @ 2015-10-07 12:23 规格严格-功夫到家 阅读(140) 评论(0) 推荐(0)
上一页 1 ··· 418 419 420 421 422 423 424 425 426 ··· 563 下一页