ios开发入门

开发入门——ios源码——ios框架

1、百度搜索“ios 开发入门”

2、点击http://www.zhihu.com/question/20264108

3、ios 60分钟入门:http://blog.csdn.net/a451493485/article/details/9364867

4、ios 框架:百度搜“ios  框架 源码”

http://www.csdn.net/article/2013-07-09/2816161

提高ios开发效率的第三方框架等:http://zhangmingwei.iteye.com/blog/2208783

5、ios 源码网站:http://www.zhihu.com/question/22914651

6、ios登录跳转:百度“ios 登录 跳转”

ios学习-delegate、传值、跳转页面http://blog.csdn.net/lilinoscar/article/details/22940947

IOS中登陆界面如何跳转到含tabbar的界面:http://segmentfault.com/q/1010000000130719

新手-iOS页面跳转笔记:http://my.oschina.net/kevinvane/blog/115498?p=1

iOS页面跳转及数据传递:http://www.2cto.com/kf/201408/326136.html

7、UITableView:可任意自定义的UITableViewCell:http://www.cnblogs.com/lovecode/archive/2012/01/07/2315630.html

纯代码实现UITableViewCell的自定义扩展:http://blog.sina.com.cn/s/blog_65cbfb2b0101cd60.html

代码实现 UITableView与UITableViewCell:http://blog.csdn.net/duxinfeng2010/article/details/7724628

8、UILable:UILabel中的文本居中问题:http://bbs.51cto.com/thread-840643-1.html

UILabel 自动换行 和支持换行符:http://blog.csdn.net/zaitianaoxiang/article/details/6743750

9、UIView:UIView 如何做出有上下滚动的弹性效果:http://www.cocoachina.com/bbs/read.php?tid=94335

怎么禁止uiscrollview垂直方向滚动,只允许水平方向滚动:http://www.cocoachina.com/bbs/read.php?tid-93385-page-2.html

iOS开发UI篇—UIScrollView控件介绍:http://www.cnblogs.com/wendingding/p/3754210.html

10、UIImageView:UIImageView的一些用法:http://blog.sina.com.cn/s/blog_60e2dbcf01014bfm.html

你可能感兴趣的:(——【ios开发】)