摘要:
参考:http://blog.csdn.net/xyz_lmn/article/details/8916752 开发应用程序都要了解其生命周期,开始接触Android时也是从应用程序生命周期开始的,android的应用程序生命周期更多是其组件的生命周期,例如Activity、Service。今天我们 阅读全文
摘要:
参考:http://blog.csdn.net/xyz_lmn/article/details/8907502 iOS的系统架构分为四个层次:核心操作系统层(Core OS layer)、核心服务层(Core Services layer)、媒体层(Media layer)和可触摸层(Cocoa T 阅读全文
摘要:
一.装XCode mac air 先更新到最新版mac系统 macOS Sierra 10.12.5 appStore 下载XCode Version 8.3.2 漫长等待... 二.建HelloWord 打开XCode,选择File->New Project,然后选择iOS->Applicatio 阅读全文