天天看點

ios UI開發相關轉載連結彙總

ui指路明燈!!!蘋果官方人機界面指南:

https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/MobileHIG/LayoutandAppearance.html

1.autolayout下uilabel自動換行的必須設定技巧 http://blog.csdn.net/lihogjun/article/details/30365269

2.presentviewcontroller中的簡單動畫定制(無需ios7+,不用實作相關代理) http://blog.csdn.net/ityanping/article/details/39270609

3.uilabel使用 http://blog.csdn.net/w122079514/article/details/7554770

4.xcode中使用矢量圖形 http://www.cocoachina.com/design/20141229/10784.html

5.uicollectionview詳解及使用 http://blog.csdn.net/eqera/article/details/8134986

6.autolayout介紹文章(附樣例代碼,包括VFL格式語言介紹) http://www.2cto.com/kf/201411/349854.html

7.ios字型和高度相關的适配方案介紹 http://www.cocoachina.com/applenews/devnews/2014/0825/9450.html

8.如何在UIAlertView中顯示進度條 http://www.cocoachina.com/iphonedev/toolthain/2011/1223/3778.html

9.autolayout相關 http://blog.csdn.net/ysy441088327/article/details/12558097

10.ios ui建構方法和技巧介紹 http://www.cocoachina.com/applenews/devnews/2014/0102/7640.html

11.支援ios7的布局設定(純幹貨) http://www.cocoachina.com/applenews/devnews/2013/1120/7387.html

12.定制ios7中的導航欄和狀态欄 http://www.cocoachina.com/applenews/devnews/2013/1104/7287.html

13.nib的了解 http://www.cnblogs.com/martin1009/archive/2012/06/01/2531028.html