資源簡介
swift控件代碼,里面有各種基礎控件的使用

代碼片段和文件信息
//
//??AppDelegate.m
//??testCell
//
//??Created?by?ly?on?12-11-30.
//??Copyright?(c)?2012年?__MyCompanyName__.?All?rights?reserved.
//
#import?“AppDelegate.h“
@implementation?AppDelegate
@synthesize?window?=?_window;
-?(void)dealloc
{
????[_window?release];
????[super?dealloc];
}
-?(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?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-07-22?12:16??customPicker\
?????目錄???????????0??2014-07-23?07:46??customPicker\customPicker\
?????文件????????2152??2014-07-22?12:16??customPicker\customPicker\AppDelegate.swift
?????目錄???????????0??2014-08-15?10:24??__MACOSX\
?????目錄???????????0??2014-08-15?10:24??__MACOSX\customPicker\
?????目錄???????????0??2014-08-15?10:24??__MACOSX\customPicker\customPicker\
?????文件?????????171??2014-07-22?12:16??__MACOSX\customPicker\customPicker\._AppDelegate.swift
?????目錄???????????0??2014-07-22?14:14??customPicker\customPicker\ba
?????文件????????5107??2014-07-22?14:14??customPicker\customPicker\ba
?????文件????????2632??2013-09-30?14:06??customPicker\customPicker\crunch.wav
?????文件?????????212??2013-09-30?14:06??__MACOSX\customPicker\customPicker\._crunch.wav
?????目錄???????????0??2014-07-07?10:24??customPicker\customPicker\images\
?????文件????????2597??2013-09-30?14:06??customPicker\customPicker\images\dog.png
?????目錄???????????0??2014-08-15?10:24??__MACOSX\customPicker\customPicker\images\
?????文件?????????212??2013-09-30?14:06??__MACOSX\customPicker\customPicker\images\._dog.png
?????文件????????2840??2013-09-30?14:06??customPicker\customPicker\images\duck.png
?????文件?????????212??2013-09-30?14:06??__MACOSX\customPicker\customPicker\images\._duck.png
?????文件????????2944??2013-09-30?14:06??customPicker\customPicker\images\elephant.png
?????文件?????????212??2013-09-30?14:06??__MACOSX\customPicker\customPicker\images\._elephant.png
?????文件????????3250??2013-09-30?14:06??customPicker\customPicker\images\frog.png
?????文件?????????212??2013-09-30?14:06??__MACOSX\customPicker\customPicker\images\._frog.png
?????文件????????1266??2013-09-30?14:06??customPicker\customPicker\images\lose.jpg
?????文件?????????212??2013-09-30?14:06??__MACOSX\customPicker\customPicker\images\._lose.jpg
?????文件????????2867??2013-09-30?14:06??customPicker\customPicker\images\mouse.png
?????文件?????????212??2013-09-30?14:06??__MACOSX\customPicker\customPicker\images\._mouse.png
?????文件????????2740??2013-09-30?14:06??customPicker\customPicker\images\rabbit.png
?????文件?????????212??2013-09-30?14:06??__MACOSX\customPicker\customPicker\images\._rabbit.png
?????文件????????2783??2013-09-30?14:06??customPicker\customPicker\images\win.gif
?????文件?????????212??2013-09-30?14:06??__MACOSX\customPicker\customPicker\images\._win.gif
?????文件?????????212??2014-07-07?10:24??__MACOSX\customPicker\customPicker\._images
?????目錄???????????0??2014-07-22?12:16??customPicker\customPicker\Images.xcassets\
............此處省略2819個文件信息
- 上一篇:1stopt v1.5專業破解版
- 下一篇:互斥進程的uppaal模型
評論
共有 條評論