![240](https://upload.jianshu.io/users/upload_avatars/215412/bcab1c836801.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
cocopods 引入框架之后顯示找不到頭文件解決辦法:http://www.reibang.com/p/8428717a9aad
標(biāo)簽(空格分隔): ios 剪切板 1.文本UILable設(shè)置可以交互2.添加長按手勢
//設(shè)置cell的偏移量 - (void)tableView:(UITableView*)tableView willDisplayCell:(...
兩種隱藏系統(tǒng)導(dǎo)航欄 1.self.navigationController.navigationBarHidden = YES; 2.[self...
自定義底部 tool 的時(shí)候設(shè)置自定義按鈕,怎么都不顯示:代碼如下 XHPBottomButton*comBtn = [XHPBottomBut...
自定義一個(gè)headerView self.tableView.tableHeaderView=self.headerView; 這個(gè)header...
Undefined symbols for architecture i386: "_OBJC_CLASS_$_MBProgressHUD", ...
-(void)touchesBegan:(NSSet*)touches withEvent:(UIEvent*)event { // 1.創(chuàng)建濾...
#pragma mark-禁止表情 BOOL emoji=[self isContainsEmoji:輸入框內(nèi)容]; - (BOOL)isCon...