iOS 从UITableViewController中分离数据源

时间:2017-05-18 18:32:29
【文件属性】:
文件名称:iOS 从UITableViewController中分离数据源
文件大小:82KB
文件格式:ZIP
更新时间:2017-05-18 18:32:29
iOS 分离数据源 TableView iOS 从UITableViewController中分离数据源 原文地址:http://blog.csdn.net/jymn_chen/article/details/24676067
【文件预览】:
TableCellTest
----TableCellTest.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(21KB)
--------xcuserdata()
----TableCellTestTests()
--------TableCellTestTests-Info.plist(691B)
--------TableCellTestTests.m(659B)
--------en.lproj()
----TableCellTest()
--------main.m(342B)
--------DataSource.h(509B)
--------AppDelegate.h(282B)
--------AppDelegate.m(2KB)
--------Base.lproj()
--------TableViewController.m(1KB)
--------TableCellTest-Info.plist(1KB)
--------TableCellTest-Prefix.pch(344B)
--------TableViewController.h(235B)
--------Cell.h(243B)
--------Cell.m(948B)
--------DataSource.m(2KB)
--------Images.xcassets()
--------en.lproj()
----.git()
--------index(2KB)
--------hooks()
--------config(137B)
--------description(73B)
--------refs()
--------branches()
--------logs()
--------objects()
--------info()
--------COMMIT_EDITMSG(15B)
--------HEAD(23B)
----.DS_Store(6KB)

网友评论

  • 不错, 初学者可以借鉴下。