无线&移动互联网技术研发

换位思考·····
posts - 19, comments - 53, trackbacks - 0, articles - 283
  BlogJava :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理

11 2009 档案

Java:线程堆---给自己系统中的线程命名,然后通过dump察看你的系统
     摘要: Java:线程堆:给你的线程命名,察看你的系统
  阅读全文

posted @ 2009-11-30 23:41 Gavin.lee 阅读(313) | 评论 (0)  编辑

Java代码触发生成ThreadDump
     摘要: ThreadDumpBuilder ---利用java触发生成dump  阅读全文

posted @ 2009-11-30 23:13 Gavin.lee 阅读(572) | 评论 (0)  编辑

一个好blog
     摘要: 好博客  阅读全文

posted @ 2009-11-30 00:28 Gavin.lee 阅读(253) | 评论 (0)  编辑

向脚本传递参数
     摘要: 向脚本传递参数  阅读全文

posted @ 2009-11-29 12:10 Gavin.lee 阅读(355) | 评论 (0)  编辑

shell函数
     摘要: shell函数  阅读全文

posted @ 2009-11-29 12:09 Gavin.lee 阅读(372) | 评论 (0)  编辑

后台执行命令——守护进程创建
     摘要: 后台执行命令——守护进程创建  阅读全文

posted @ 2009-11-29 12:08 Gavin.lee 阅读(565) | 评论 (0)  编辑

控制流结构——until、while、break、continue
     摘要: 控制流结构——until、while、break、continue  阅读全文

posted @ 2009-11-29 12:07 Gavin.lee 阅读(1559) | 评论 (0)  编辑

控制流结构——for
     摘要: 控制流结构——for  阅读全文

posted @ 2009-11-29 12:06 Gavin.lee 阅读(201) | 评论 (0)  编辑

控制流结构——if then else
     摘要: 控制流结构——if then else  阅读全文

posted @ 2009-11-29 12:05 Gavin.lee 阅读(639) | 评论 (0)  编辑

控制流结构——case
     摘要: 控制流结构——case  阅读全文

posted @ 2009-11-29 12:05 Gavin.lee 阅读(290) | 评论 (0)  编辑

再谈引号……
     摘要: 再谈引号……  阅读全文

posted @ 2009-11-29 12:01 Gavin.lee 阅读(206) | 评论 (0)  编辑

条件控制(test,expr……)
     摘要: 条件控制(test,expr……)  阅读全文

posted @ 2009-11-29 12:01 Gavin.lee 阅读(340) | 评论 (0)  编辑

shell变量及环境变量
     摘要: shell变量及环境变量  阅读全文

posted @ 2009-11-29 12:00 Gavin.lee 阅读(812) | 评论 (0)  编辑

登陆环境
     摘要: 登陆环境  阅读全文

posted @ 2009-11-29 11:59 Gavin.lee 阅读(236) | 评论 (0)  编辑

Trap命令详解
     摘要: Trap命令详解  阅读全文

posted @ 2009-11-29 11:58 Gavin.lee 阅读(332) | 评论 (0)  编辑

shell合并和分割
     摘要: shell合并和分割  阅读全文

posted @ 2009-11-29 11:57 Gavin.lee 阅读(582) | 评论 (0)  编辑

ulimit命令详解
     摘要: ulimit命令详解  阅读全文

posted @ 2009-11-29 11:57 Gavin.lee 阅读(338) | 评论 (0)  编辑

sed用法介绍
     摘要: sed用法介绍  阅读全文

posted @ 2009-11-29 11:54 Gavin.lee 阅读(284) | 评论 (0)  编辑

awk使用
     摘要: awk使用  阅读全文

posted @ 2009-11-29 11:53 Gavin.lee 阅读(259) | 评论 (0)  编辑

命令执行顺序
     摘要: 命令执行顺序  阅读全文

posted @ 2009-11-29 11:48 Gavin.lee 阅读(287) | 评论 (0)  编辑

grep用法详解
     摘要: grep  阅读全文

posted @ 2009-11-29 11:44 Gavin.lee 阅读(593) | 评论 (0)  编辑

TCP/IP 基础介绍
     摘要: TCP/IP 基础  阅读全文

posted @ 2009-11-29 00:30 Gavin.lee 阅读(356) | 评论 (0)  编辑

access.log日志分析 --PV等
     摘要: access.log 日志分析  阅读全文

posted @ 2009-11-28 12:47 Gavin.lee 阅读(3066) | 评论 (1)  编辑

java.lang.Thread 的几个状态(有助与观察java dump,通过状态分析程序性能)
     摘要: java.lang.Thread State 状态,帮助性能分析  阅读全文

posted @ 2009-11-27 22:11 Gavin.lee 阅读(848) | 评论 (0)  编辑

JAVA线程dump的分析 --- jstack pid
     摘要: java 性能分析  阅读全文

posted @ 2009-11-27 22:02 Gavin.lee 阅读(43383) | 评论 (2)  编辑

Lucene简单应用
     摘要: Lucene  阅读全文

posted @ 2009-11-23 22:25 Gavin.lee 阅读(174) | 评论 (0)  编辑

判断字符串是否是数字串
     摘要: 判断数字  阅读全文

posted @ 2009-11-23 11:33 Gavin.lee 阅读(251) | 评论 (0)  编辑

memcache 管理指令 --stats
     摘要: memcache ---stats  阅读全文

posted @ 2009-11-19 22:59 Gavin.lee 阅读(1886) | 评论 (0)  编辑

java MemCache server application
     摘要: java memcached server  阅读全文

posted @ 2009-11-16 18:30 Gavin.lee 阅读(476) | 评论 (0)  编辑

java MemCache client application Model
     摘要: java memcache client  阅读全文

posted @ 2009-11-16 17:12 Gavin.lee 阅读(661) | 评论 (0)  编辑