摘要:
第一步:注册NSNotificaiton[[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(func:) name:... 阅读全文
posted @ 2014-12-22 17:17
我去ios
阅读(176)
评论(0)
推荐(0)
摘要:
头文件:@interface MyAlertViewViewController : UIViewController {}- (void)alertView:(UIAlertView *)alertView clickedButtonAtIndex:(NSInteger)buttonIndex;-... 阅读全文
posted @ 2014-12-22 11:17
我去ios
阅读(122)
评论(0)
推荐(0)