08 2015 档案
摘要:在UIViewController中收起键盘,除了调用相应控件的resignFirstResponder方法外,还有另外三种方法:1.重载UIViewController中的touchesBegin方法,然后在里面执行[self.view endEditing:Yes];这样单击UIViewCont...
阅读全文
摘要:xcode ___gxx_personality_v0" 编译错误Undefined symbols for architecture i386:"___gxx_personality_v0", referenced from:...在XCODE工程 添加 libstdc++.dylib 即可
阅读全文
浙公网安备 33010602011771号