2013年2月26日

Delegate

摘要: A Delegate is an object that's given an opportunity to react to changes in another object or influence the behavior of another object. The basic idea is that two objects coordinate to solve a problem. One object is very general and intended for reuse in a wide variety of situations. It stores a 阅读全文

posted @ 2013-02-26 01:06 Chansonyan 阅读(245) 评论(0) 推荐(0)

导航