摘要:
链接地址:http://www.2cto.com/kf/201307/231841.html UIAlertView是什么就不介绍了 1.基本用法 1 UIAlertView *view = [[UIAlertView alloc]initWithTitle:@"Test" //标题2 messag 阅读全文
摘要:
链接地址:http://www.cnblogs.com/scandy-yuan/archive/2013/03/11/2954194.html 1. 最简单的用法 UIAlertView*alert = [[UIAlertView alloc]initWithTitle:@"提示" message: 阅读全文
摘要:
链接地址:http://www.cocoachina.com/bbs/read.php?tid=273479 Xcode之外的文档浏览工具--Dash (在iOS代码库中浏览本帖) 关键字:Xcode插件,插件,API文档浏览 代码类库:其他(Others) GitHub链接:http://kape 阅读全文