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