开发工具:xcode 6.2
1,File --> User Interface --> Empty
2,命名要一致
4,拖一个UIView进来,我没有勾选Auto Layout 和Size Classes。
5,选择UIView的 referencing Outlet。
6,拖个UILabel上来,进行测试。
本文详细介绍了使用 Xcode 6.2 开发工具创建 UIView 的步骤,包括新建用户界面文件、设置类名、添加 UIView 和 UILabel 控件等过程。
开发工具:xcode 6.2
1,File --> User Interface --> Empty
2,命名要一致
4,拖一个UIView进来,我没有勾选Auto Layout 和Size Classes。
5,选择UIView的 referencing Outlet。
6,拖个UILabel上来,进行测试。
1053

被折叠的 条评论
为什么被折叠?