随笔分类 - UI控件
摘要://// firstViewController.m// TabBarcontroller//// Created by 520 on 15-6-17.// Copyright (c) 2015年 520. All rights reserved.//#import "firstViewCo...
阅读全文
摘要:#import "DengViewController.h"@interface DengViewController ()@end@implementation DengViewController- (void)viewDidLoad{ [super viewDidLoad]; CG...
阅读全文
摘要:#import "DengViewController.h"#import @interface DengViewController ()@end@implementation DengViewController@synthesize arrayStrig=_arrayStrig;//@synt...
阅读全文
摘要:#import "DengViewController.h"@interface DengViewController ()@end@implementation DengViewController@synthesize pc=_pc;- (void)viewDidLoad{ [super ...
阅读全文
摘要:- (void)viewDidLoad{ [super viewDidLoad]; lb=[[UILabel alloc] initWithFrame:CGRectMake(60, 150, 200, 50)]; lb.text=@"label"; ///字体颜色 ...
阅读全文

浙公网安备 33010602011771号