資源簡介
一個簡單的可以拖拽的UITableView

代碼片段和文件信息
//
//??AppDelegate.m
//??TableViewTest
//
//??Created?by?azw?on?15/8/17.
//??Copyright?(c)?2015年?azw.?All?rights?reserved.
//
#import?“AppDelegate.h“
@interface?AppDelegate?()
@end
@implementation?AppDelegate
-?(BOOL)application:(UIApplication?*)application?didFinishLaunchingWithOptions:(NSDictionary?*)launchOptions?{
????return?YES;
}
-?(void)applicationWillResignActive:(UIApplication?*)application?{
}
-?(void)applicationDidEnterBackground:(UIApplication?*)application?{
}
-?(void)applicationWillEnterForeground:(UIApplication?*)application?{
}
-?(void)applicationDidBecomeActive:(UIApplication?*)application?{
}
-?(void)applicationWillTerminate:(UIApplication?*)application?{
}
@end
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2015-08-17?16:52??TableViewTest\
?????文件????????6148??2015-08-17?16:52??TableViewTest\.DS_Store
?????目錄???????????0??2015-08-17?16:53??__MACOSX\
?????目錄???????????0??2015-08-17?16:53??__MACOSX\TableViewTest\
?????文件?????????120??2015-08-17?16:52??__MACOSX\TableViewTest\._.DS_Store
?????目錄???????????0??2015-08-17?16:51??TableViewTest\TableViewTest\
?????文件?????????272??2015-08-17?09:21??TableViewTest\TableViewTest\AppDelegate.h
?????目錄???????????0??2015-08-17?16:53??__MACOSX\TableViewTest\TableViewTest\
?????文件?????????171??2015-08-17?09:21??__MACOSX\TableViewTest\TableViewTest\._AppDelegate.h
?????文件?????????704??2015-08-17?09:21??TableViewTest\TableViewTest\AppDelegate.m
?????文件?????????171??2015-08-17?09:21??__MACOSX\TableViewTest\TableViewTest\._AppDelegate.m
?????目錄???????????0??2015-08-17?11:35??TableViewTest\TableViewTest\ba
?????文件????????3704??2015-08-17?09:21??TableViewTest\TableViewTest\ba
?????目錄???????????0??2015-08-17?16:53??__MACOSX\TableViewTest\TableViewTest\ba
?????文件?????????171??2015-08-17?09:21??__MACOSX\TableViewTest\TableViewTest\ba
?????文件????????3115??2015-08-17?11:35??TableViewTest\TableViewTest\ba
?????目錄???????????0??2015-08-17?09:21??TableViewTest\TableViewTest\Images.xcassets\
?????目錄???????????0??2015-08-17?09:21??TableViewTest\TableViewTest\Images.xcassets\AppIcon.appiconset\
?????文件?????????585??2015-08-17?09:21??TableViewTest\TableViewTest\Images.xcassets\AppIcon.appiconset\Contents.json
?????目錄???????????0??2015-08-17?16:53??__MACOSX\TableViewTest\TableViewTest\Images.xcassets\
?????目錄???????????0??2015-08-17?16:53??__MACOSX\TableViewTest\TableViewTest\Images.xcassets\AppIcon.appiconset\
?????文件?????????171??2015-08-17?09:21??__MACOSX\TableViewTest\TableViewTest\Images.xcassets\AppIcon.appiconset\._Contents.json
?????文件????????1225??2015-08-17?09:21??TableViewTest\TableViewTest\Info.plist
?????文件?????????329??2015-08-17?09:21??TableViewTest\TableViewTest\main.m
?????文件?????????171??2015-08-17?09:21??__MACOSX\TableViewTest\TableViewTest\._main.m
?????文件?????????312??2015-08-17?10:25??TableViewTest\TableViewTest\ViewController.h
?????文件?????????171??2015-08-17?10:25??__MACOSX\TableViewTest\TableViewTest\._ViewController.h
?????文件????????4995??2015-08-17?16:51??TableViewTest\TableViewTest\ViewController.m
?????文件?????????171??2015-08-17?16:51??__MACOSX\TableViewTest\TableViewTest\._ViewController.m
?????目錄???????????0??2015-08-17?09:21??TableViewTest\TableViewTest.xcodeproj\
?????文件???????16272??2015-08-17?09:21??TableViewTest\TableViewTest.xcodeproj\project.pbxproj
............此處省略15個文件信息
- 上一篇:基于Verilog的SPI總線寫數據
- 下一篇:浮點數乘法器,verilog
評論
共有 條評論