ios7中的struct and spring的替代品是什么?
在看斯坦福ios5的公开课,老师讲布局的时候总是提到struct and spring,但是我在Xcode里找不到,是被弃用么了?
那现在遇到有用struct and spring的需要,用什么来控制布局呢?
ios7中的struct and spring的替代品是什么?
在看斯坦福ios5的公开课,老师讲布局的时候总是提到struct and spring,但是我在Xcode里找不到,是被弃用么了?
那现在遇到有用struct and spring的需要,用什么来控制布局呢?
AutoLayout ==> Constraints
http://stackoverflow.com/questions/18739033/ios-autolayout-vs-springs-struts
Google it!