Table of Contents - Jersey
摘要:Jersey 1.19.1 Getting Started Get started with Jersey using the embedded Grizzly server Get started with a Web application Overview of JAX-RS 1.1 Root
阅读全文
posted @
2016-04-13 22:32
huey2672
阅读(160)
推荐(0)
Table of Contents - ActiveMQ
摘要:Getting Started ActiveMQ 的安装 Hello World Configuring Standard ActiveMQ Components Connecting to ActiveMQ Connection Configuration URI ActiveMQ Message
阅读全文
posted @
2016-04-08 17:16
huey2672
阅读(159)
推荐(0)
Table of Contents
摘要:程序设计 Java JavaSE Apache Commons Servlet & JSP Maven JMS ActiveMQ WebService CXF Jersey HttpClient Spring MyBatis Quartz Scheduler Ehcache ZooKeeper To
阅读全文
posted @
2016-04-08 17:15
huey2672
阅读(733)
推荐(0)
Table of Contents - Git
摘要:Downloading and Installing Git Download for Linux and Unix Integration with Eclipse Eclipse 提交工程至 GitHub Cheat Sheet Setup and Config config help Gett
阅读全文
posted @
2015-12-29 11:40
huey2672
阅读(405)
推荐(0)
Table of Contents - 设计模式
摘要:设计原则 OCP - 开闭原则 SRP - 单一职责原则 DIP - 依赖倒置原则 ISP - 接口隔离原则 LSP - 里氏替换原则 LoD - 迪米特法则 创建型模式 工厂方法模式 抽象工厂模式 建造者模式 原型模式 单例模式 结构型模式 适配器模式 桥接模式 组合模式 装饰者模式 外观模式 享
阅读全文
posted @
2015-11-25 15:51
huey2672
阅读(403)
推荐(0)
Linux 命令
摘要:文件管理 cat - 合并文件至标准输出 chgrp - 更改文件的所属群组 chmod - 更改文件模式 chown - 更改文件的所有者和所属群组 cp - 拷贝文件和目录 file - 确定文件类型 find - 搜索文件 free - 显示系统的内存信息 head - 打印文件的开头部分 l
阅读全文
posted @
2015-09-30 13:31
huey2672
阅读(586)
推荐(0)