摘要:编写cell中得button点击事件- (IBAction)showButtonClick:(id)sender{ UIButton *button = (UIButton *)sender; UIWindow* window = [UIApplication sharedApplication...
阅读全文
posted @ 2015-09-10 17:02
09 2015 档案
摘要:编写cell中得button点击事件- (IBAction)showButtonClick:(id)sender{ UIButton *button = (UIButton *)sender; UIWindow* window = [UIApplication sharedApplication...
阅读全文
posted @ 2015-09-10 17:02
|
||