[iOS] *** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[1] 2017-05-15 原來 Dictionary 不能放null, 真…
[iOS] How to handle click event of BackBarButtonItem in nav bar? 2017-05-14 滿神奇的,完全不用去拉 UI, 就這幾行程式,n…
[iOS] UIStoryboardSegue detecting table cell and opening a viewController? 2017-05-12 在完成了 「客製化TableViewCell (…
[iOS] clang: error: linker command failed with exit code 1 (use -v to see invocation) 2017-05-12 按照別人寫的sample code 完成了客製化…