摘要: 1.标哥的技术博客 http://www.henishuo.com/category/ios-interview-dictionary/ 2. 容芳志博客 http://www.cnblogs.com/stoic/ 3. Kitten's 时间锦囊 http://kittenyang.com/3df 阅读全文
posted @ 2016-04-18 17:33 筱简單 阅读(112) 评论(0) 推荐(0) 编辑
摘要: Xcode 7中http通信出现如下错误:Application Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions ca 阅读全文
posted @ 2016-04-18 17:31 筱简單 阅读(198) 评论(0) 推荐(0) 编辑
摘要: // // RegistViewController.m // O2O // // Created by Apple on 15/9/9. // Copyright (c) 2015年 apple. All rights reserved. // #import "RegistViewControl 阅读全文
posted @ 2016-04-18 17:23 筱简單 阅读(342) 评论(0) 推荐(0) 编辑
摘要: 摘自:http://www.cnblogs.com/stevenfukua/p/5403236.html 阅读全文
posted @ 2016-04-18 14:12 筱简單 阅读(197) 评论(0) 推荐(0) 编辑
摘要: 摘自:http://www.cnblogs.com/goodboy-heyang/p/5403947.html 前言:本篇博文是本人阅读国外的IOS Programming Tutorial的一篇入门文章的学习过程总结,难度不大,因为是入门。主要是入门UIImagePickerController这 阅读全文
posted @ 2016-04-18 14:08 筱简單 阅读(1659) 评论(0) 推荐(0) 编辑
摘要: 1. 关联git ,工具:sourcetree ... 2. 下图这个,调试用YES,打包用NO... 3. 3D轮播, pod 'CubeController','~>1.2.1' 4. UIDocumentInterractionController 第三方应用中打开自己的文件 方法 5. 模拟 阅读全文
posted @ 2016-04-18 13:55 筱简單 阅读(483) 评论(0) 推荐(0) 编辑