I’ve been working on iOS development for a long time. In the past, I used my brain to memorize technical articles and the code of technical implementations. But when a person’s brain exceeds a c...
Development Summary Complete all raywenderlich macOS development tutorials Cocoa Programming for OS X (5th Edition) is a must-read (English edition only, no Chinese translation) [Advanced...
Standard Pragma Usage Objective-C #pragma mark - #pragma mark - private methods #pragma mark - #pragma mark - public methods #pragma mark - #pragma mark - override methods #pragma mark - #prag...