摘要:
json数据非常友好方便的处理;推荐一个在线json数据格式化网站http://json.parser.online.fr/ 阅读全文
posted @ 2013-11-01 16:51
cocoajin
阅读(556)
评论(0)
推荐(0)
摘要:
在ARC下使用[theTarget performSelector:theTarget withObject:Nil];会出现警告:performselector-may-cause-a-leak-because-its-selector-is-unknown解决方法:1:添加如下宏#define SuppressPerformSelectorLeakWarning(Stuff) \do { \_Pragma("clang diagnostic push") \_Pragma("clang diagnostic ignored \"-Warc-perfo 阅读全文
posted @ 2013-11-01 15:18
cocoajin
阅读(514)
评论(0)
推荐(0)
浙公网安备 33010602011771号