posted @ 2014-06-18 16:51 0304 阅读(177) 评论(0) 推荐(0)
摘要:
http://www.cnblogs.com/JuneWang/p/3793947.htmliOS应用的真机调试http://www.cnblogs.com/lovewx/p/3829815.htmlhttp://www.cnblogs.com/EverNight/p/3834452.html发布I... 阅读全文
摘要:
http://blog.csdn.net/wzzvictory/article/details/96744312、KVC/KVO实现原理键值编码和键值观察是根据isa-swizzling技术来实现的,主要依据runtime的强大动态能力。下面的这段话是引自网上的一篇文章:http://blog.cs... 阅读全文
posted @ 2014-06-15 17:38 0304 阅读(258) 评论(0) 推荐(0)
摘要:
class have a property CGPathRefdefine:@property(asign)CGPathRef test;need custom setTest method andcheck NULLhttps://developer.apple.com/library/mac/d... 阅读全文
posted @ 2014-06-15 11:13 0304 阅读(260) 评论(0) 推荐(0)
摘要:
http://www.raywenderlich.com/http://cocoalit.com/http://nshipster.com/电子书籍http://www.ppurl.com/http://it-ebooks-search.info/search?q=ios 阅读全文
posted @ 2014-06-09 10:21 0304 阅读(254) 评论(0) 推荐(0)
摘要:
分享一些免费接口http://blog.csdn.net/iosdevelopers/article/details/25275599细说 iOS 消息推送http://www.cnblogs.com/lovewx/p/3837309.htmlhttp://www.cocoachina.com/ap... 阅读全文
posted @ 2014-06-09 10:19 0304 阅读(117) 评论(0) 推荐(0)
摘要:
Objective-C(IOS)对象基本操作http://www.cnblogs.com/mrhgw/archive/2012/06/30/2570837.html 阅读全文
posted @ 2014-06-06 15:47 0304 阅读(122) 评论(0) 推荐(0)
摘要:
XMPPFrameworkGitHub:https://github.com/robbiehanson/XMPPFramework参考博客http://www.cnblogs.com/dyingbleed/archive/2013/05/09/3069145.htmlhttp://blog.csdn... 阅读全文
posted @ 2014-06-05 11:12 0304 阅读(112) 评论(0) 推荐(0)
摘要:
ProiOS 5 ToolsPro Multithreading and Memory Managementfor iOS and OS Xclean_code_a_handbook_of_agile_software_craftsmanshipiOS Programming: The Big Ne... 阅读全文
posted @ 2014-06-04 17:19 0304 阅读(147) 评论(0) 推荐(0)
摘要:
MSNavigationSwipeControllerhttps://github.com/MarcoSero/MSNavigationSwipeController简单的给Navigation添加一个手势,然后popios7以及ios6下的返回http://www.cnblogs.com/lexi... 阅读全文
posted @ 2014-05-30 10:25 0304 阅读(241) 评论(0) 推荐(0)
摘要:
UIBarButtonItem *tbarItem = [[UIBarButtonItemalloc] initWithBarButtonSystemItem:UIBarButtonSystemItemActiontarget:selfaction:@selector(book)]; UIBar... 阅读全文
posted @ 2014-05-29 15:57 0304 阅读(146) 评论(0) 推荐(0)
浙公网安备 33010602011771号