![240](https://cdn2.jianshu.io/assets/default_avatar/14-0651acff782e7a18653d7530d6b27661.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP屬地:上海
//文字在靠在最左邊 (右邊為Right) button.contentHorizontalAlignment =UIControlConten...
NSString *testStr = @"abcedf"; NSLog(@"%@",[testStr uppercaseString]);/...
第一種方案: AppDelegate * appDelegate = (AppDelegate *)[UIApplication share...
第一種方法 (比較簡單稚瘾,一行搞定) [self.view.subviews makeObjectsPerformSelector:@select...
將string字符串轉換為array數組 NSArray *array = [str componentsSeparatedByString:@...
UILabel *label1 = [[UILabel alloc] initWithFrame:CGRectMake(100, 100, 20...
//九宮格算法牡昆。 /* 計算步驟 1,確定每個app的寬和高 2摊欠,計算marginX迁杨,marginY钻心, marginTop 3,計算每個app所...
新建項目 command+shift+n 新建文件 command+n 新建空文件 command+control+n 打開 command+o...