iOS备忘录之IOS开发的一些网站(看看还是不错的)

iOS开发初学者需要经常去的论坛或网站 

  Apple Developer:网址:https://devforums.apple.com/[美国 Apple公司]上有很多文档,对英语的要求也稍高,适合敲完上面两个网站的入门教程后,做参考和提升使用。 

  objc中国:推荐一个特别棒的项目:objc.io 原版地址:http://www.objc.io/ 中国版地址:http://objccn.io/ 为中国 Objective-C 社区带来最佳实践和先进技术 

  欢迎大家前去学习,如果你有不错的东西,也欢迎跟帖分享。 

  Stack Overflow:网址www.stackoverflow.com/ [美国 CloudFlare公司CDN网络节点] 

  AppCoda Community 同样提供了很多手把手的教程,质量也很高。 

  很多国外的书籍和网站已经全面转向Swift了,所以或许还需要 The Swift Programming Language中文版 

  斯坦福的iOS8开发已经全部翻译完 Developing_iOS_8_Apps_With_Swift 

  Google、Stack Overflow是所有程序员必备。 

  CocoaChina 苹果开发中文站:http://www.cocoachina.com/ 

  mac要换系统了,把平时经常用的几个网站在博客里备份一下 

  百度iOS入门教程 http://wenku.baidu.com/course/view/1ce3571252d380eb62946d8c 

  M了个J博客 http://www.cnblogs.com/mjios/tag/objective-c/ 

  Cocoa China http://www.cocoachina.com 

  git网 https://git.oschina.net 

  开源中国社区 http://www.oschina.net 

  iOS命令行 http://blog.sina.com.cn/s/blog_71715bf801016di7.html 

  摄像头 https://developer.apple.com/library/ios/documentation/AudioVideo/Conceptual/CameraAndPhotoLib_TopicsForIOS/Articles/TakingPicturesAndMovies.html

  摄像头 http://www.appcoda.com/ios-programming-camera-iphone-app/ 

  下拉菜单 https://github.com/iVishal/VSDropdown 

  真机调试 http://blog.csdn.net/xuchaovip/article/details/39959281 

  mac 应用APNs的配置 http://blog.csdn.net/zhugq_1988/article/details/37656107 

  @selector后不能加参数 http://blog.sina.com.cn/s/blog_721cd3390101vnyq.html 

  键盘通知和相关的Notisfaction http://blog.csdn.net/youcanping2008/article/details/9844975 

  百度开放云平台,云推送 http://developer.baidu.com/wiki/index.php?title=docs/cplat/push/guideios 

  关于云推送的两个网站,很重要 

  http://blog.csdn.net/zhugq_1988/article/details/37656107 

  http://mmz06.blog.163.com/blog/static/121416962011111710934946/ 

  ARC代码和非ARC代码混用 http://blog.csdn.net/chengyakun11/article/details/8124463

  NSString常用方法 http://www.cnblogs.com/lovekarri/articles/2380033.html 

  NSString截取 http://www.cnblogs.com/csj007523/archive/2012/07/15/2592188.html 

  为所有的尺寸准备一个Storyboard http://www.cocoachina.com/ios/20140926/9766.html 

  字体设置 1,http://justcoding.iteye.com/blog/1418533 

  字体设置 2,http://blog.csdn.net/justinjing0612/article/details/8093985 

  ios8 push解决方法 http://bbs.csdn.net/topics/390889517 

  设置全局对象 http://bbs.csdn.net/topics/390447064 

  push推送跳转 http://www.cocoachina.com/ask/questions/show/121438/怎么才能在任意页面跳转到指定页面? 

  cell中button怎么得到对应cell的indexpath 以及关于UITableViewCellContentView的问题 http://www.tuicool.com/articles/YNBfy2 

  iTunes https://itunesconnect.apple.com 

  IOS 7.0以后的UILabel自适应高度解决办法 http://blog.csdn.net/braver_smile/article/details/38487181 

  UITableViewCell滑动删除及移动 http://blog.csdn.net/mad2man/article/details/19125231 

  ios sqlite3实用命令 http://blog.csdn.net/xy849288321/article/details/7594944 

  pickView http://www.cnblogs.com/Peter-Youny/archive/2013/04/23/3037344.html 

  FMDB http://blog.sina.com.cn/s/blog_aab4525f01017kgi.html 

  按钮长按删除图片 http://blog.csdn.net/rhljiayou/article/details/11784821 

  按钮长按删除图片及抖动 http://down.51cto.com/data/612377 

  UIButton设置边框 http://blog.csdn.net/like7xiaoben/article/details/7588551 

  UIScrollView http://www.beauty-soft.net/blog/ceiba/Ios/2013-03-02/66.html 

  iOS调用相册、相机、上传等问题 http://blog.sina.com.cn/s/blog_71ce775e0101fjhq.html 

  IOS研究院之打开照相机与本地相册选择图片 http://www.xuanyusong.com/archives/1493 

  iOS之AFN2.0上传下载详细步骤 http://www.cnblogs.com/changxs/p/4048457.html 

  更改相册和照相机按钮的文字 http://www.2cto.com/kf/201407/319623.html 

  IOS图片等比压缩 http://www.cnblogs.com/yswdarren/p/3611934.html 

  datePickerView http://blog.csdn.net/xuqiang918/article/details/12007777 

  Sqlite数据库sqlite3命令 http://www.cnblogs.com/frankliiu-java/archive/2010/05/18/1738144.html 

  RGB和16进制转换 http://www.714.hk/msi/16.html 

  打开读取联系人 http://wbqingheng.blog.163.com/blog/static/17938376020136217364539/ 

  navigationController返回問題(代码直接返回到多层view) http://www.cocoachina.com/bbs/simple/?t47305.html 

  ios中NSUserDefault的使用 http://blog.csdn.net/binyanye1/article/details/7633728 

  联系人按拼音首字母排序 http://www.cocoachina.com/bbs/read.php?tid-111709.html 

  IOS 开发,调用打电话,发短信,打开网址 http://www.cnblogs.com/zcw-ios/articles/2607985.html 

  popViewControllerAnimated的问题 http://www.cocoachina.com/bbs/read.php?tid=252557 

  UITabBarController使用详解 http://www.cnblogs.com/smileEvday/archive/2012/05/20/UITabBarController.html

  iOS的APP如何适应iPhone 5s/6/6Plus 三种屏幕的尺寸? http://www.tuicool.com/articles/yEFbE3 

  Hack实战——探究支付宝app手势密码 http://blog.csdn.net/yiyaaixuexi/article/details/18520053 

  隐藏tabbar http://blog.csdn.net/dragoncheng/article/details/6254142 

  获取应用程序的名称和版本号 http://www.cnblogs.com/speeding/archive/2012/06/05/2535602.html 

  Mac上小巧实用的GIF格式录屏软件 http://www.macx.cn/forum.php?mod=viewthread&tid=2101657 

  view遍历 http://www.cocoachina.com/bbs/read.php?tid-30228.html 

  如何遍历View上所有的UIButton http://zhidao.baidu.com/link?url=yeUch3Pa3A3h1xKEu_KuB8pzg6ZtB_sF5pj9gO2o–GmUZzBre6gkEaSDxNzoeg8vBkqO4fuYSR_iENHD11byq 

  Android,iOS打开手机QQ与指定用户聊天界面http://blog.csdn.net/qduningning/article/details/40587099 

  iOS开发的一些奇巧淫技(这个很经典的!!!)http://www.cocoachina.com/ios/20141231/10783.html 

  获得键盘高度http://www.cnblogs.com/qingjoin/archive/2012/09/12/2681659.html 

  UITabBar index切换http://www.lidaren.com/archives/817 

  网络状态监测 http://www.cnblogs.com/mrhgw/archive/2012/08/01/2617760.html 

  sqlite http://www.aichengxu.com/view/21462 

  动态加载cell http://blog.163.com/zhangshouyin_good/blog/static/137179437201333073012976/ 

  自定义tableView Cell http://www.howzhi.com/group/iosDevelop/discuss/2068 

  下拉列表 http://blog.csdn.net/xuqiang918/article/details/12105231 

  xib view复用 http://www.cocoachina.com/ios/20141209/10566.html 

  VMWare虚拟机 http://bbs.feng.com/read-htm-tid-8249837.html 

  裁剪圆形图片 http://www.open-open.com/lib/view/open1413183898171.html 

  观察者模式使用详解 http://blog.csdn.net/gf771115/article/details/7755186 

  代理模式详解 http://www.cocoachina.com/ios/20150112/10880.html 

  appDev https://developer.apple.com/devcenter/ios/index.action 

  http://docs.getui.com/pages/viewpage.action?pageId=590063#id-附录创建Apple应用并创建APNS推送证书-创建应用程序ID 

  isKindOfClass, isMemberOfClass http://blog.csdn.net/yangxt/article/details/8078740 

  把iOS应用里边的头像或者照片裁剪成圆角 http://www.open-open.com/lib/view/open1413183898171.html 

  iOS 从相机或相册获取图片并裁剪 http://www.cnblogs.com/dyllove98/archive/2013/07/05/3174493.html 

  苹果开发者 https://developer.apple.com/account/ios/certificate/certificateList.action?type=development 

  iOS求职之OC面试题 http://www.cnblogs.com/ios8/p/ios-oc-test.html 

  第三方接口demo http://www.devstore.cn/service/serviceDetail/25-24.html#pl 

  iOS应用如何实现64位的支持 http://www.codeceo.com/article/ios-64-bit.html 
  • 1
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值