摘要: In the domain of object-oriented programming, the usage patterns for interacting with an object can be divided into two basic categories, which are 'invocation' and 'inspection'.Invocation means interacting with an object by invoking its methods. Usually this is combined with polymor 阅读全文
posted @ 2011-05-17 20:29 kobecai 阅读(101) 评论(0) 推荐(0)