[iOS] How to prevent table cell border to be cut by cell image? 2017-05-17 調了1小時,試了好多方法,table view … Read More
[iOS] Different size of image using cell.imageView.image. 2017-05-17 原來,不是只有我遇到,很多人的 uitablev… Read More
[iOS] performSegueWithIdentifier doesn’t trigger dismissViewControllerAnimated 2017-05-15 My setup is as follows: … Read More
[iOS] *** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[1] 2017-05-15 原來 Dictionary 不能放null, 真… Read More
[iOS] clang: error: linker command failed with exit code 1 (use -v to see invocation) 2017-05-12 按照別人寫的sample code 完成了客製化… Read More
[iOS] NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802) 2017-05-12 這篇超容易踩到的,除了使用 http 會遇到,連… Read More
WordPress除錯 – Cannot create a user with an empty login name 2017-04-21 客人在用Facebook 或 Google 登入… Read More