2015年1月30日

摘要: http://blog.csdn.net/developer_zhang/article/details/128405671 前言 本节我们主要介绍键值编码,以及如何使一个类符合KVC编码。2 详述 键-值编码是一个对于间接访问一个对象属性和关系使用字符标识的机制。它支持或者关系几个特别的Coc... 阅读全文
posted @ 2015-01-30 14:41 沉淀2014 阅读(147) 评论(0) 推荐(0) 编辑
摘要: http://chun.tips/blog/2014/11/08/bao-gen-wen-di-objective[nil]c-runtime(4)[nil]-cheng-yuan-bian-liang-yu-shu-xing/上一篇笔记讲述了objc runtime中消息和Category的细节,... 阅读全文
posted @ 2015-01-30 14:40 沉淀2014 阅读(307) 评论(0) 推荐(0) 编辑
摘要: http://stackoverflow.com/questions/1213901/how-do-i-list-all-fields-of-an-object-in-objective-cAs mentioned, you can use the Objective-C runtime API t... 阅读全文
posted @ 2015-01-30 14:39 沉淀2014 阅读(108) 评论(0) 推荐(0) 编辑
摘要: http://stackoverflow.com/questions/19241208/duplicate-the-uibutton-and-move-it/26438692#264386921down votefavoriteI have one UIButton(lets say instanc... 阅读全文
posted @ 2015-01-30 13:56 沉淀2014 阅读(384) 评论(0) 推荐(0) 编辑
摘要: http://stackoverflow.com/questions/1092875/how-to-duplicate-a-uibutton-in-objective-c1down voteTo add to Jim's answer above using a category @implemen... 阅读全文
posted @ 2015-01-30 13:54 沉淀2014 阅读(155) 评论(0) 推荐(0) 编辑

导航