sizeClass和autolayout,看來不得不開始放棄frame的寫法,收集點資料集中學習下html
Adaptivity User Interfaces蘋果官方文檔:https://developer.apple.com/design/adaptivity/ios
sizeClass蘋果官方文檔: https://developer.apple.com/library/ios/recipes/xcode_help-IB_adaptive_sizes/_index.html#//apple_ref/doc/uid/TP40014436swift
autolayout蘋果官方文檔: https://developer.apple.com/library/ios/recipes/xcode_help-IB_auto_layout/_index.html#//apple_ref/doc/uid/TP40014226xcode
Auto Layout Guide:https://developer.apple.com/library/ios/documentation/userexperience/conceptual/AutolayoutPG/Introduction/Introduction.htmlapp
AutoLayout(自動佈局)入門 http://blog.csdn.net/meegomeego/article/details/17021415ide
還有一些大神的博客佈局
http://www.cnblogs.com/fengquanwang/p/3998526.html學習
http://onevcat.com/2014/07/ios-ui-unique/動畫
http://www.cnblogs.com/wfwenchao/p/4015333.htmlui
http://www.cocoachina.com/ios/20140926/9766.html
http://www.appcoda.com/introduction-auto-layout/
http://adad184.com/2014/09/28/use-masonry-to-quick-solve-autolayout/
歡迎有相關資料的童鞋補充 相互學習!