posts - 10,comments - 2,trackbacks - 0
     摘要: mvn archetype:generate
mvn archetype:create -DgroupId=项目的groupId -DartifactId=项目的artifactId -DarchetypeArtifactId=项目骨架的类型  阅读全文
posted @ 2011-09-25 00:18 showsun 阅读(497) | 评论 (0)编辑 收藏
     摘要: 取得所以小于指定数的质数  阅读全文
posted @ 2011-09-09 01:00 showsun 阅读(331) | 评论 (0)编辑 收藏
     摘要: 林昊《分布式Java应用 基础与实践》的第5章构建性能调优的学习笔记。分为性能调优步骤、寻找性能瓶颈、性能调优3个部分  阅读全文
posted @ 2011-09-01 23:27 showsun 阅读(764) | 评论 (0)编辑 收藏
     摘要: 读JDK源码——性能优化实例  阅读全文
posted @ 2011-08-16 22:15 showsun 阅读(685) | 评论 (0)编辑 收藏
     摘要: HashMap、HashSet学习笔记  阅读全文
posted @ 2011-08-16 00:24 showsun 阅读(671) | 评论 (0)编辑 收藏
     摘要: session超时的3种设置  阅读全文
posted @ 2011-07-21 21:40 showsun 阅读(10135) | 评论 (1)编辑 收藏
     摘要: Java GC基本算法  阅读全文
posted @ 2011-07-21 00:45 showsun 阅读(4502) | 评论 (1)编辑 收藏