摘要:
1,- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions下添加 //安装异常捕获#ifdef DEBUG [NSThread detachNewThreadSelector:@selector(startCatchException) toTarget:self withObject:nil];#endif2,- (void)startCatchException{ NSAutoreleasePool *pool ... 阅读全文
posted @ 2013-12-06 15:34
暖流
阅读(1430)
评论(0)
推荐(0)

浙公网安备 33010602011771号