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