240 发简信
IP属地:河南
  • Useful website

    1.http://v.diveinedu.com/ 2.苹果开源:http://opensource.apple.com

  • Effective OC-52 methods notes

    1. Can't understand how to implement "isEqualto" or "hash"

  • Tools

    1.CocoaPods:http://ishalou.com/blog/2012/10/15/how-to-use-cocoapods/ 2.a...

  • Core Data

    1、How to show the SQLite via Core Data: If you are curious about what SQ...

  • Block

    1、Why "copy": @property (nonatomic, copy) void (^actionBlock)(void); The...

  • iOS之bug集锦

    1、Undefined symbols for architecture: (1) extern variable所致,在.h文件中声明exte...

  • iOS进阶之路(大神路径)

    1、iOS自学开发的一些经验:http://blog.csdn.net/hengshujiyi/article/details/42419141...

  • 苹果证书及钥匙串日记

    1、iOS 开发流程笔记:https://github.com/leecade/ios-dev-flow 2、iOS Provisioning ...

  • iOS7新特性

    1、Modules和Autolinking:http://onevcat.com/2013/06/new-in-xcode5-and-objc/...