上一页 1 2 3 4 5 6 7 8 9 10 ··· 14 下一页

2014年10月9日

摘要: System Services is a singleton class to gather all available information about a device. Over 75 methods to determine everything from: System uptime, Network Information, Battery Usage, Accelerometer Data, Disk Usage, Running Processes, Memory Usage, and a complete UDID replacement based on unchanging device information. 阅读全文
posted @ 2014-10-09 20:24 李长鸿 阅读(225) 评论(0) 推荐(0) 编辑

2014年9月27日

摘要: 待研究之iOS硬件调研 阅读全文
posted @ 2014-09-27 20:34 李长鸿 阅读(295) 评论(0) 推荐(0) 编辑

2014年9月18日

摘要: IOS开发-几种截屏方法 阅读全文
posted @ 2014-09-18 17:31 李长鸿 阅读(648) 评论(0) 推荐(0) 编辑

2014年9月17日

摘要: coreData旧版本增加字段,新版本是否可以继续使用旧版本内容的测试(MagicalRecord的使用) 阅读全文
posted @ 2014-09-17 14:39 李长鸿 阅读(531) 评论(0) 推荐(0) 编辑
 
摘要: 1,项目创建最好有一个自己的继承于UIViewController的类,并且其他控制器继承这个控制器,灵活性较大,例如:要给项目每个页面添加截图或用户操作轨迹记录等,这样就省去了到每个页面添加的麻烦,在这个父类中写逻辑即可!2,不用所有的UI元素都在控制器里self.view addsubview,... 阅读全文
posted @ 2014-09-17 09:51 李长鸿 阅读(295) 评论(0) 推荐(0) 编辑

2014年8月18日

摘要: 在 Linux 的 KVM虚拟机 上安装 Mac OS 系统的研究总结 阅读全文
posted @ 2014-08-18 10:22 李长鸿 阅读(8997) 评论(0) 推荐(0) 编辑
 
摘要: iOS log第三方库之间的对比 阅读全文
posted @ 2014-08-18 10:21 李长鸿 阅读(520) 评论(0) 推荐(1) 编辑

2014年8月13日

摘要: mac下U盘装机系统的制作(命令行) 阅读全文
posted @ 2014-08-13 14:34 李长鸿 阅读(575) 评论(0) 推荐(0) 编辑

2014年7月31日

摘要: MAC下Android的Eclipse开发环境的搭建 阅读全文
posted @ 2014-07-31 16:50 李长鸿 阅读(246) 评论(0) 推荐(0) 编辑

2014年7月28日

摘要: 程序自启动及后台持续运行的研究(voip和GPS方式) 阅读全文
posted @ 2014-07-28 14:42 李长鸿 阅读(687) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 10 ··· 14 下一页