-
大小: 91KB文件類型: .zip金幣: 2下載: 0 次發布日期: 2021-06-11
- 語言: 其他
- 標簽: Objective-C??表格??
資源簡介
iOS 自己寫的表格

代碼片段和文件信息
//
//??AppDelegate.m
//??WXDataGrid
//
//??Created?by?Iris?Technology?on?17/3/16.
//??Copyright???2017年?Iris?Technology.?All?rights?reserved.
//
#import?“AppDelegate.h“
@interface?AppDelegate?()
@end
@implementation?AppDelegate
-?(BOOL)application:(UIApplication?*)application?didFinishLaunchingWithOptions:(NSDictionary?*)launchOptions?{
????//?Override?point?for?customization?after?application?launch.
????return?YES;
}
-?(void)applicationWillResignActive:(UIApplication?*)application?{
????//?Sent?when?the?application?is?about?to?move?from?active?to?inactive?state.?This?can?occur?for?certain?types?of?temporary?interruptions?(such?as?an?incoming?phone?call?or?SMS?message)?or?when?the?user?quits?the?application?and?it?begins?the?transition?to?the?background?state.
????//?Use?this?method?to?pause?ongoing?tasks?disable?timers?and?invalidate?graphics?rendering?callbacks.?Games?should?use?this?method?to?pause?the?game.
}
-?(void)applicationDidEnterBackground:(UIApplication?*)application?{
????//?Use?this?method?to?release?shared?resources?save?user?data?invalidate?timers?and?store?enough?application?state?information?to?restore?your?application?to?its?current?state?in?case?it?is?terminated?later.
????//?If?your?application?supports?background?execution?this?method?is?called?instead?of?applicationWillTerminate:?when?the?user?quits.
}
-?(void)applicationWillEnterForeground:(UIApplication?*)application?{
????//?Called?as?part?of?the?transition?from?the?background?to?the?active?state;?here?you?can?undo?many?of?the?changes?made?on?entering?the?background.
}
-?(void)applicationDidBecomeActive:(UIApplication?*)application?{
????//?Restart?any?tasks?that?were?paused?(or?not?yet?started)?while?the?application?was?inactive.?If?the?application?was?previously?in?the?background?optionally?refresh?the?user?interface.
}
-?(void)applicationWillTerminate:(UIApplication?*)application?{
????//?Called?when?the?application?is?about?to?terminate.?Save?data?if?appropriate.?See?also?applicationDidEnterBackground:.
}
@end
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-03-17?18:53??WXDataGrid\
?????文件????????6148??2017-03-17?18:53??WXDataGrid\.DS_Store
?????目錄???????????0??2017-03-17?18:53??__MACOSX\
?????目錄???????????0??2017-03-17?18:53??__MACOSX\WXDataGrid\
?????文件?????????120??2017-03-17?18:53??__MACOSX\WXDataGrid\._.DS_Store
?????目錄???????????0??2017-03-17?18:45??WXDataGrid\.git\
?????文件?????????137??2017-03-16?15:55??WXDataGrid\.git\config
?????文件??????????73??2017-03-16?15:55??WXDataGrid\.git\desc
?????文件??????????23??2017-03-16?15:55??WXDataGrid\.git\HEAD
?????目錄???????????0??2017-03-16?15:55??WXDataGrid\.git\hooks\
?????文件?????????177??2017-03-16?15:55??WXDataGrid\.git\hooks\README.sample
?????文件????????3480??2017-03-17?18:45??WXDataGrid\.git\index
?????目錄???????????0??2017-03-16?15:55??WXDataGrid\.git\info\
?????文件??????????40??2017-03-16?15:55??WXDataGrid\.git\info\exclude
?????目錄???????????0??2017-03-17?18:53??__MACOSX\WXDataGrid\.git\
?????目錄???????????0??2017-03-17?18:53??__MACOSX\WXDataGrid\.git\info\
?????文件?????????171??2017-03-16?15:55??__MACOSX\WXDataGrid\.git\info\._exclude
?????目錄???????????0??2017-03-17?18:45??WXDataGrid\.git\ob
?????目錄???????????0??2017-03-17?18:45??WXDataGrid\.git\ob
?????文件?????????302??2017-03-17?18:45??WXDataGrid\.git\ob
?????目錄???????????0??2017-03-16?15:55??WXDataGrid\.git\ob
?????文件?????????161??2017-03-16?15:55??WXDataGrid\.git\ob
?????文件????????3745??2017-03-16?15:55??WXDataGrid\.git\ob
?????目錄???????????0??2017-03-16?16:15??WXDataGrid\.git\ob
?????文件?????????164??2017-03-16?16:15??WXDataGrid\.git\ob
?????目錄???????????0??2017-03-17?18:45??WXDataGrid\.git\ob
?????文件?????????481??2017-03-17?18:45??WXDataGrid\.git\ob
?????目錄???????????0??2017-03-17?18:44??WXDataGrid\.git\ob
?????文件?????????285??2017-03-17?18:44??WXDataGrid\.git\ob
?????目錄???????????0??2017-03-17?18:42??WXDataGrid\.git\ob
?????文件?????????304??2017-03-17?18:42??WXDataGrid\.git\ob
............此處省略129個文件信息
評論
共有 條評論