IP属地:江苏
AxcAE_TabBar : 使用 AxcAE_TabBar 制作底部凸起的 TabBar
// self.backgroundColor = [UIColor blackColor];// _bgView.backgrou...
//设置图片和文字之间的间隙_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...
// 创建按钮NSArray * btnArray = @[@"工程师",@"学员"];CGFloat w = (SCREEN_WIDTH-50...
选择好版本号 Version 例如 1.0.1第一步 ① Xcode 选择(🔨模式)打包模式(Generic iOS Device) 选择...