資源簡介
簡單的列表分組。點擊每一組 出現一個cell,就是顯示列表詳情的意思。 簡單的分組。

代碼片段和文件信息
//
//??AppDelegate.m
//??CustomCell2
//
//??Created?by?Amencome?on?14-10-30.
//??Copyright?(c)?2014年?am.?All?rights?reserved.
//
#import?“AppDelegate.h“
#import?“ViewController.h“
@implementation?AppDelegate
-?(BOOL)application:(UIApplication?*)application?didFinishLaunchingWithOptions:(NSDictionary?*)launchOptions
{
????self.window?=?[[UIWindow?alloc]?initWithframe:[[UIScreen?mainScreen]?bounds]];
????//?Override?point?for?customization?after?application?launch.
????ViewController?*vc?=?[[ViewController?alloc]init];
????[self.window?setRootViewController:vc];
????self.window.backgroundColor?=?[UIColor?whiteColor];
????[self.window?makeKeyAndVisible];
????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?throttle?down?OpenGL?ES?frame?rates.?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?inactive?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??2014-10-30?23:46??CustomCell?鍗曞垪琛ㄨ鎯卍emo\
?????文件????????6148??2014-10-31?13:52??CustomCell?鍗曞垪琛ㄨ鎯卍emo\.DS_Store
?????目錄???????????0??2015-04-17?16:15??__MACOSX\
?????目錄???????????0??2015-04-17?16:15??__MACOSX\CustomCell?鍗曞垪琛ㄨ鎯卍emo\
?????文件?????????120??2014-10-31?13:52??__MACOSX\CustomCell?鍗曞垪琛ㄨ鎯卍emo\._.DS_Store
?????目錄???????????0??2014-10-31?13:51??CustomCell?鍗曞垪琛ㄨ鎯卍emo\CustomCell2\
?????文件????????6148??2014-10-31?09:24??CustomCell?鍗曞垪琛ㄨ鎯卍emo\CustomCell2\.DS_Store
?????目錄???????????0??2015-04-17?16:15??__MACOSX\CustomCell?鍗曞垪琛ㄨ鎯卍emo\CustomCell2\
?????文件?????????120??2014-10-31?09:24??__MACOSX\CustomCell?鍗曞垪琛ㄨ鎯卍emo\CustomCell2\._.DS_Store
?????文件?????????273??2014-10-30?23:45??CustomCell?鍗曞垪琛ㄨ鎯卍emo\CustomCell2\AppDelegate.h
?????文件?????????171??2014-10-30?23:45??__MACOSX\CustomCell?鍗曞垪琛ㄨ鎯卍emo\CustomCell2\._AppDelegate.h
?????文件????????2297??2014-10-30?23:47??CustomCell?鍗曞垪琛ㄨ鎯卍emo\CustomCell2\AppDelegate.m
?????文件?????????171??2014-10-30?23:47??__MACOSX\CustomCell?鍗曞垪琛ㄨ鎯卍emo\CustomCell2\._AppDelegate.m
?????文件?????????258??2014-10-30?21:56??CustomCell?鍗曞垪琛ㄨ鎯卍emo\CustomCell2\CustomCell.h
?????文件?????????171??2014-10-30?21:56??__MACOSX\CustomCell?鍗曞垪琛ㄨ鎯卍emo\CustomCell2\._CustomCell.h
?????文件?????????445??2014-10-30?22:46??CustomCell?鍗曞垪琛ㄨ鎯卍emo\CustomCell2\CustomCell.m
?????文件?????????171??2014-10-30?22:46??__MACOSX\CustomCell?鍗曞垪琛ㄨ鎯卍emo\CustomCell2\._CustomCell.m
?????文件????????2466??2014-10-31?11:04??CustomCell?鍗曞垪琛ㄨ鎯卍emo\CustomCell2\CustomCell.xib
?????文件????????1166??2014-10-30?23:45??CustomCell?鍗曞垪琛ㄨ鎯卍emo\CustomCell2\CustomCell2-Info.plist
?????文件?????????344??2014-10-30?23:45??CustomCell?鍗曞垪琛ㄨ鎯卍emo\CustomCell2\CustomCell2-Prefix.pch
?????文件?????????171??2014-10-30?23:45??__MACOSX\CustomCell?鍗曞垪琛ㄨ鎯卍emo\CustomCell2\._CustomCell2-Prefix.pch
?????目錄???????????0??2014-10-30?23:45??CustomCell?鍗曞垪琛ㄨ鎯卍emo\CustomCell2\en.lproj\
?????文件??????????45??2014-10-30?23:45??CustomCell?鍗曞垪琛ㄨ鎯卍emo\CustomCell2\en.lproj\InfoPlist.strings
?????目錄???????????0??2015-04-17?16:15??__MACOSX\CustomCell?鍗曞垪琛ㄨ鎯卍emo\CustomCell2\en.lproj\
?????文件?????????171??2014-10-30?23:45??__MACOSX\CustomCell?鍗曞垪琛ㄨ鎯卍emo\CustomCell2\en.lproj\._InfoPlist.strings
?????目錄???????????0??2014-10-30?23:45??CustomCell?鍗曞垪琛ㄨ鎯卍emo\CustomCell2\Images.xcassets\
?????目錄???????????0??2014-10-30?23:45??CustomCell?鍗曞垪琛ㄨ鎯卍emo\CustomCell2\Images.xcassets\AppIcon.appiconset\
?????文件?????????333??2014-10-30?23:45??CustomCell?鍗曞垪琛ㄨ鎯卍emo\CustomCell2\Images.xcassets\AppIcon.appiconset\Contents.json
?????目錄???????????0??2015-04-17?16:15??__MACOSX\CustomCell?鍗曞垪琛ㄨ鎯卍emo\CustomCell2\Images.xcassets\
?????目錄???????????0??2015-04-17?16:15??__MACOSX\CustomCell?鍗曞垪琛ㄨ鎯卍emo\CustomCell2\Images.xcassets\AppIcon.appiconset\
?????文件?????????171??2014-10-30?23:45??__MACOSX\CustomCell?鍗曞垪琛ㄨ鎯卍emo\CustomCell2\Images.xcassets\AppIcon.appiconset\._Contents.json
............此處省略36個文件信息
評論
共有 條評論