IP屬地:江蘇
AxcAE_TabBar : 使用 AxcAE_TabBar 制作底部凸起的 TabBar
// self.backgroundColor = [UIColor blackColor];// _bgView.backgrou...
//設(shè)置圖片和文字之間的間隙_leftAllBtn.imageEdgeInsets = UIEdgeInsetsMake(0, 5, 0, 0);
------錯誤描述 ------問題解決
(BOOL)textView:(UITextView)textView shouldChangeTextInRange:(NSRange)ran...
UILabel *myLabel = [[UILabel alloc]initWithFrame:CGRectMake(100, 100, 20...
import "DMViewController.h" @interface DMViewController ()@property (wea...
// 創(chuàng)建按鈕NSArray * btnArray = @[@"工程師",@"學(xué)員"];CGFloat w = (SCREEN_WIDTH-50...
選擇好版本號 Version 例如 1.0.1第一步 ① Xcode 選擇(??模式)打包模式(Generic iOS Device) 選擇...