2015年7月17日
摘要: Themain.mFileandtheUIApplicationMainFunctionThemainfunctioninmain.mcallstheUIApplicationMainfunctionwithinanautoreleasepool.@autoreleasepool{returnUIA... 阅读全文
posted @ 2015-07-17 03:56 88123 阅读(158) 评论(0) 推荐(0)
摘要: -(void)viewDidLoad{UISwipeGestureRecognizer *recognizer; recognizer = [[UISwipeGestureRecognizer alloc]initWithTarget:self action:@selector(handleSwip... 阅读全文
posted @ 2015-07-17 03:40 88123 阅读(170) 评论(0) 推荐(0)