摘要: 推荐播客:http://developer.51cto.com/art/200906/130414.htm重要实际上这里涉及方法调用的优先问题 ,优先级由高到低依次为:this.show(O)、super.show(O)、this.show((super)O)、super.show((super)O... 阅读全文
posted @ 2014-12-02 00:02 pengqinping 阅读(119) 评论(0) 推荐(0)