IOS開發控件視圖day01:頁面轉跳之模態跳轉和純控件實現Navigation

一、模態跳轉web 主頁面ViewController.h聲明轉跳按鈕 @property(retain,nonatomic)UIButton *btn1; ViewController.m實現按鈕轉跳函數 @implementation ViewController - (void)viewDidLoad { [super viewDidLoad]; [btn1 setTitle:@"
相關文章
相關標籤/搜索