https://developer.apple.com/documentation/uikit/views_and_controls

Container Views

Organize and present large data sets using container views.

Collection Views

Display nested views using a configurable and highly customizable layout.

Table Views

Display data in a single column of customizable rows.

class UIStackView

A streamlined interface for laying out a collection of views in either a column or a row.

class UIScrollView

A view that allows the scrolling and zooming of its contained views.

最新文章

  1. 在IHttpHandler中获取session
  2. DX9入门笔记1-D3D初始化
  3. 【POJ 3041】Asteroids (最小点覆盖)
  4. 细说jQuery原型的创建和实现原理,并用实例简单模仿
  5. Oracle使用经验总结
  6. SQL SERVER CURSOR游标的使用(转载)
  7. Swift面向对象基础(上)——Swift中的枚举
  8. Java Dns Cache Manipulator
  9. [Excel操作]Microsoft Office Excel 不能访问文件
  10. javascript高级程序设计读书笔记
  11. 如何在eclips下将一段代码抽取为方法Extract Method
  12. php中const定义常量
  13. Xcode 那些简单实用的插件推荐
  14. Delphi - 闲来无事,自己写个Timer玩玩(多线程Timer)
  15. VMware10虚拟机安装mac os x 10.9
  16. Java线程池总结
  17. Android基于Retrofit2.0 +RxJava 封装的超好用的RetrofitClient工具类(六)
  18. Android使用统计图AChartEngine 来展示数据
  19. 剑指offer(9)变态跳台阶
  20. MT【222】几道自招面试真题

热门文章

  1. android中单元測试中的断言assert的使用与扩展
  2. VS打包部署图文具体步骤及程序防卸载的制作(password验证卸载)
  3. div拖拽缩放jquery插件编写——带8个控制点
  4. @SessionAttributes的覆盖与加入
  5. 【POJ 1275】 Cashier Employment(差分约束系统的建立和求解)
  6. Grails边做边学入门篇[1]--------大家一起来动手建立project和Domain
  7. HTML5开发移动web应用——SAP UI5篇(6)
  8. tf.image.resize_bilinear 图像缩放,双线性插值-图像中心对齐
  9. C#项目的生成事件及批处理文件
  10. Ubuntu新版中javascript-common.conf害死人啊