2010年3月19日

spring事务管理

摘要: ... 阅读全文

posted @ 2010-03-19 15:42 ethanchan 阅读(91) 评论(0) 推荐(0) 编辑

hibernate缓存使用

摘要: ... 阅读全文

posted @ 2010-03-19 15:42 ethanchan 阅读(86) 评论(0) 推荐(0) 编辑

关于单例模式(sington)

摘要: ... 阅读全文

posted @ 2010-03-19 15:40 ethanchan 阅读(124) 评论(0) 推荐(0) 编辑

关于策略模式(转)

摘要: Design Patterns书里的定义:Define a family of algorithms, encapsulate each one, and make them interchangeable. [The] Strategy [pattern] lets the algorithm vary independently from clients that use it . 策略模式(... 阅读全文

posted @ 2010-03-19 15:40 ethanchan 阅读(158) 评论(0) 推荐(0) 编辑

关于工厂模式

摘要: ... 阅读全文

posted @ 2010-03-19 15:40 ethanchan 阅读(99) 评论(0) 推荐(0) 编辑

导航