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/
欢迎有相关资料的童鞋补充 相互学习!