2016年9月29日

quick player运行分析

摘要: mac应用从AppController.mm源文件的applicationDidFinishLaunching函数启动: 1 1、 2 - (void)applicationDidFinishLaunching:(NSNotification *)aNotification 3 { 4 [self installUncaughtExceptionHandler]; 5... 阅读全文

posted @ 2016-09-29 12:24 ZhYQ_note 阅读(698) 评论(0) 推荐(0)

导航