您的位置:首页 > 移动开发 > IOS开发

iOS 博客资源精选

2014-10-21 22:14 197 查看
摘要:记录一些网上非常牛的人写的博文.收藏起来. 以备日后需要时学习备用.

1:iOS中UIWebView的Javascript与Objective-C通信

http://imchao.net/2012/03/18/uiwebview-javascript-communicate-with-cocoa-in-ios/

2:UIView 你知道多少?

/article/4690774.html

3:UIWebView stringByEvaluatingJavaScriptFromString 使用详解

/article/4667197.html

4:iOS5系统API和5个开源库的JSON解析速度测试

/article/7617437.html

5:IOS高效开发必备的10款第三方开源框架

http://archive.cnblogs.com/a/2073717/

6:详解UIView的frame、bounds和center属性

http://blog.csdn.net/muyu114/article/details/7431141

7:不要用RetainCount来获得引用计数

http://yeeyaa.me/articles/2011/04/avoid-getting-object-reference-count-using-retaincount/

8:IOS内存管理

http://topic.csdn.net/u/20111214/14/7ba48d02-8351-4ab4-bc94-ac290276ca7f.html

9:UIWebView 按比例缩放

http://blog.csdn.net/mateng323/article/details/7347751

10:字符串比较传入枚举值的含义

/article/10061777.html

11:Objective-C 内存实践准则与理解
http://www.blogjava.net/hechi158/archive/2012/02/20/370325.html

12:开发者必看:iOS应用审核的通关秘籍
/article/7859003.html

13: [IOS] Storyboard全解析-第一部分
/content/2681905.html

14: Xcode4自动生成注释和开发文档
http://blog.csdn.net/cococoolwhj/article/details/7027506
15:在IOS应用中从竖屏模式强制转换为横屏模式
http://hi.baidu.com/nowgame/blog/item/2ddd8345328cc62186947365.html

16:CGAffineTransform相关函数
http://willonboy.tk/?tag=cgaffinetransformrotate

17:IOS 消息推送教程
http://wangjun.easymorse.com/?p=1482
18:应用程序挂起、复原与终止— IOS开发
http://blog.sina.com.cn/s/blog_7a2f0a8301015ax6.html

19:关于performSelector和protocol 的问题
http://tiny4cocoa.com/thread-163-1-1.html
20:Xcode 4.1/4.2/4.3/4.4 + iOS 5.1.1免证书(iDP)开发+真机调试+生成IPA全攻略
http://kqwd.blog.163.com/blog/static/4122344820117191351263/

21:MAC下安装与配置MySQL
/article/6982202.html
22: iOS开发网络篇之:ASIHTTPRequest杂记
/article/1564294.html

23:xcode 4 制作静态库详解
/article/7626399.html

24:iOS6和Xcode4.5初体验-图多杀猫
http://blog.sina.com.cn/s/blog_4b55f68601013zvf.html

25:layoutSubviews总结
http://www.writecodes.com/develop/538.html

26: iOS5 ARC,IBOutlets 应该定义strong还是weak
http://blog.csdn.net/yiyaaixuexi/article/details/7864974

27:打印浮点数输出 1.#IND 1.#INF nan inf 等解决
http://live.aulddays.com/tech/10/double-float-ind-nan-inf/

28:数学函数查询
http://www.2cto.com/shouce/chssc/math/sqrt.html

29:新年新气象,个人收集史上最全的App Store邮箱列表,分享给大家:)
http://www.cocoachina.com/bbs/read.php?tid=92213&bsh_bid=129872628

30:iOS 单例模式
http://blog.sina.com.cn/s/blog_6c515d5a010150sv.html

31:NSLog笔记
/article/5193946.html

32:iOS UITextField 全解
http://blog.csdn.net/tskyfree/article/details/8121915#comments

33: iOS 关于HTTPS的访问
http://blog.csdn.net/archavon/article/details/7877250

34:创建操作/删除多行数据的UITableView的细节
/article/8526381.html
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: