摘要:
知识点: 1)UINavigationController 2)UINavigationBar 3)UINavigationItem 4)UIToolBar======================================================一、UINavigationCont... 阅读全文
posted @ 2016-01-06 22:12
Mr~Lin
阅读(622)
评论(0)
推荐(3)
摘要:
#import "ViewController.h"@interface ViewController ()@property (nonatomic,strong) UITextField *tf;@end@implementation ViewController- (void)viewDidLo... 阅读全文
posted @ 2016-01-06 08:47
Mr~Lin
阅读(490)
评论(0)
推荐(0)