IOS UITableView 的简单案例

时间:2018-01-11 15:56:45
【文件属性】:
文件名称:IOS UITableView 的简单案例
文件大小:69KB
文件格式:ZIP
更新时间:2018-01-11 15:56:45
UITableView 主要是读取plist文件中的信息,并将其加入到UITableView中,为每一个Cell设置点击事件
【文件预览】:
UITableViewDemo
----UITableViewDemo()
--------cars.plist(2KB)
--------AppDelegate.h(280B)
--------ViewController.h(364B)
--------Base.lproj()
--------main.m(337B)
--------Images.xcassets()
--------Info.plist(1KB)
--------AppDelegate.m(2KB)
--------SectionCar.m(453B)
--------ViewController.m(3KB)
--------SectionCar.h(450B)
----UITableViewDemoTests()
--------UITableViewDemoTests.m(886B)
--------Info.plist(749B)
----UITableViewDemo.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(17KB)
--------xcuserdata()
----.DS_Store(6KB)
----.git()
--------HEAD(23B)
--------index(2KB)
--------COMMIT_EDITMSG(15B)
--------objects()
--------description(73B)
--------config(137B)
--------info()
--------hooks()
--------logs()
--------refs()
--------branches()

网友评论