[iOS] How to sort an NSMutableArray with custom objects in it? 13 5 月, 2017 範例1: I think this will d…
[iOS] UIStoryboardSegue detecting table cell and opening a viewController? 12 5 月, 2017 在完成了 「客製化TableViewCell (…
[iOS] clang: error: linker command failed with exit code 1 (use -v to see invocation) 12 5 月, 2017 按照別人寫的sample code 完成了客製化…
[iOS] NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802) 12 5 月, 2017 這篇超容易踩到的,除了使用 http 會遇到,連…
[iOS] How do I check if a string contains another string in Objective-C? 10 5 月, 2017 NSString *string = @”hel…