iOS开发---网址收藏

来源:互联网 发布:linux装进u盘 编辑:程序博客网 时间:2024/05/18 03:38
一.一周回顾
http://www.cocoachina.com/gamedev/misc/2014/0516/8454.html
http://www.cocoachina.com/applenews/devnews/2014/0523/8531.html

二.新手教程
1.提交AppStore
http://www.cocoachina.com/newbie/tutorial/2013/0508/6155.html
2.联机调试和发布
http://www.cocoachina.com/bbs/read.php?tid-7923.html
三.Xcode使用教程
1.制作Framework
http://www.cocoachina.com/applenews/devnews/2014/0526/8548.html
2.调试技巧
http://www.cocoachina.com/newbie/env/2014/0526/8555.html

四、Sprite Kit物理引擎
http://www.cocoachina.com/applenews/devnews/2014/0526/8552.html


五、应用程序国际化
http://www.cocoachina.com/applenews/devnews/2014/0526/8554.html
[IOS]使用genstrings和NSLocalizedString实现App文本的本地化

六、好的博客
http://www.cocoachina.com/applenews/devnews/2013/1224/7597.html

对比iOS中的四种数据存储(重点kache)
http://www.infoq.com/cn/articles/data-storage-in-ios

objective-c 非主流代码技巧
http://blog.sunnyxx.com/2014/08/02/objc-weird-code/


七、值得去的网站

https://github.com/Aufree/trip-to-iOS

http://objcio.cn/

https://www.v2ex.com/

http://stackoverflow.com/questions/tagged/ios

http://www.raywenderlich.com/

0 0