SelfSizingCells:使用 Autolayout + UITableViewAutomaticDimension 调整 UITableViewCell 大小的示例 iOS 项目

时间:2024-07-17 10:07:58
【文件属性】:

文件名称:SelfSizingCells:使用 Autolayout + UITableViewAutomaticDimension 调整 UITableViewCell 大小的示例 iOS 项目

文件大小:124KB

文件格式:ZIP

更新时间:2024-07-17 10:07:58

Objective-C

SelfSizingCells 这是一个通过 Self Sizing Cells (Autolayout + UITableViewAutomaticDimension) 实现 UITableViewCell 的例子。


【文件预览】:
SelfSizingCells-master
----.gitignore(494B)
----SelfSizingCells()
--------main.m(333B)
--------TableViewCell.m(696B)
--------ViewController.m(6KB)
--------TableViewCell.h(282B)
--------AppDelegate.h(285B)
--------NSIndexPath+USGNSStringValue.h(302B)
--------Info.plist(1KB)
--------Images.xcassets()
--------AppDelegate.m(2KB)
--------NSIndexPath+USGNSStringValue.m(843B)
--------ViewController.h(227B)
--------Base.lproj()
----LICENSE(1KB)
----README.md(279B)
----screenshot.png(106KB)
----SelfSizingCellsTests()
--------Info.plist(752B)
--------SelfSizingCellsTests.m(891B)
----SelfSizingCells.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(17KB)

网友评论