码迷,mamicode.com
首页 > 移动开发 > 详细

iOS开发系列-NSTimer

时间:2018-04-13 17:52:48      阅读:228      评论:0      收藏:0      [点我收藏+]

标签:sele   view   bsp   elf   style   observer   select   server   super   

- (void)viewDidLoad {
    [super viewDidLoad];
   
    // 通知
    [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(notification:) name:nil object:nil];
   
}

 

iOS开发系列-NSTimer

标签:sele   view   bsp   elf   style   observer   select   server   super   

原文地址:https://www.cnblogs.com/CoderHong/p/8821496.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!