摘要: iOS exit(),abort(),assert()函数区别exit() 退出程序abort() 停止程序,assert()检查里面的参数如果为nil抛出异常; 阅读全文
posted @ 2014-01-13 09:45 cocoajin 阅读(2028) 评论(0) 推荐(0)