IOS应用程序的生命周期
摘要:
//应用程序分类: //ios本地应用程序: 利用iphone软件开发包(SDK)开发的本地应用程序 //web应用程序: 在web中显现的应用程序 //开发环境及工具 //1. xcode :编辑及调试代码文本 //2. interface builder: 可视化UI接口创建工具 //3. in 阅读全文
posted @ 2014-03-13 20:24 Sinner_Yun 阅读(295) 评论(0) 推荐(0) 编辑