29
2
1341
0
1
// UIControl控制類 // addTarget:action:forControlEvents //添加響應事件(滿足什么條件讓某人調...
//創建vc RootViewController *rootVC = [[RootViewController alloc]init]; //...