[iOS] clang: error: linker command failed with exit code 1 (use -v to see invocation) 2017-05-12 按照別人寫的sample code 完成了客製化…
[iOS] NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802) 2017-05-12 這篇超容易踩到的,除了使用 http 會遇到,連…
[iOS] How do I check if a string contains another string in Objective-C? 2017-05-10 NSString *string = @”hel…
[iOS] for each loop in objective c for accessing NSMutable dictionary 2017-05-10 如何瀏覽所有NSMutableDictionar…