读书人

设计形式例子

发布时间: 2012-09-24 13:49:41 作者: rapoo

设计模式例子
Reflect on the Visitor design pattern:
http://www.itpub.net/thread-478999-1-11.html#

Patterns & OO Design - Alternative to instanceof for Contracting/Interfaces:
http://forums.sun.com/thread.jspa?threadID=5305575

A Time for Reflection - Java 1.2's reflection capabilities eliminate burdensome accept() methods from your Visitor pattern:
http://www.polyglotinc.com/reflection.html

读书人网 >软件开发

热点推荐