静态:Swift中适用于iOS的简单静态表视图

时间:2021-02-24 05:55:55
【文件属性】:
文件名称:静态:Swift中适用于iOS的简单静态表视图
文件大小:344KB
文件格式:ZIP
更新时间:2021-02-24 05:55:55
Swift Swift中适用于iOS的简单静态表格视图。 静态的目标是将模型数据与表示分离。 Row s Row和Section s Section是您单元格的“视图模型”。 您只需指定要使用的单元格类即可处理所有演示文稿。 有关详细信息,请参见下面的部分。 版本兼容性 迅捷版 静态版本 5.0+ 4.0.0 4.2+ 3.0.1 3.2+ 2.1 3.0.1 2.0.1 3.0 2.0 2.3 1.2 2.2 1.1 2.0-2.1 1.0 安装 迦太基 建议使用安装Static。 将以下内容添加到您的Cartfile中: github "venmo/Static" 可可豆 是Cocoa项目的依赖项经理。 要在CocoaPods中安装静态: 确保已安装CocoaPods(静态版本要求为0.37或更高版本)。 更新您的Podfile,使其包含以下内容: use_f
【文件预览】:
Static-master
----Static.podspec(592B)
----Static()
--------SegmentedControlAccessory.swift(977B)
--------Info.plist(808B)
--------Section.swift(3KB)
--------Value2Cell.swift(342B)
--------Static.h(207B)
--------Tests()
--------TableViewController.swift(4KB)
--------Cell.swift(593B)
--------DataSource.swift(11KB)
--------SubtitleCell.swift(348B)
--------ButtonCell.swift(661B)
--------Row.swift(6KB)
--------SwitchAccessory.swift(743B)
--------Value1Cell.swift(342B)
----.swift-version(6B)
----Static.xcodeproj()
--------xcshareddata()
--------project.xcworkspace()
--------project.pbxproj(29KB)
----.travis.yml(319B)
----LICENSE(1KB)
----Example()
--------ViewController.swift(6KB)
--------NibTableViewCell.swift(445B)
--------Info.plist(1KB)
--------WindowController.swift(566B)
--------Base.lproj()
--------Assets.xcassets()
--------NibTableViewCell.xib(3KB)
--------CustomTableViewCell.swift(1KB)
----docs()
--------static.png(323KB)
----.gitignore(550B)
----Readme.markdown(6KB)

网友评论