-
大小: 54KB文件類型: .zip金幣: 2下載: 0 次發布日期: 2021-06-12
- 語言: 其他
- 標簽:
資源簡介
iOS時間選擇器,開始時間(時分)— 結束時間(時分)(彈出視圖),因為項目的需求,在別人代碼的基礎上,修改成自己想要的。有時間了就把控件分享出來給需要的人使用。(滑動有點卡頓,但不影響)。

代碼片段和文件信息
//
//??AppDelegate.m
//??CustomTimeSelector
//
//??Created?by?曾勇兵?on?16/8/26.
//??Copyright???2016年?zyb.?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?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??2016-08-26?16:08??CustomTimeSelector\
?????文件????????6148??2016-08-26?16:10??CustomTimeSelector\.DS_Store
?????目錄???????????0??2016-08-26?16:16??__MACOSX\
?????目錄???????????0??2016-08-26?16:16??__MACOSX\CustomTimeSelector\
?????文件?????????120??2016-08-26?16:10??__MACOSX\CustomTimeSelector\._.DS_Store
?????目錄???????????0??2016-08-26?16:08??CustomTimeSelector\CustomTimeSelector\
?????文件????????6148??2016-08-26?15:46??CustomTimeSelector\CustomTimeSelector\.DS_Store
?????目錄???????????0??2016-08-26?16:16??__MACOSX\CustomTimeSelector\CustomTimeSelector\
?????文件?????????212??2016-08-26?15:46??__MACOSX\CustomTimeSelector\CustomTimeSelector\._.DS_Store
?????文件?????????282??2016-08-26?15:59??CustomTimeSelector\CustomTimeSelector\AppDelegate.h
?????文件?????????263??2016-08-26?15:59??__MACOSX\CustomTimeSelector\CustomTimeSelector\._AppDelegate.h
?????文件????????2036??2016-08-26?15:59??CustomTimeSelector\CustomTimeSelector\AppDelegate.m
?????文件?????????263??2016-08-26?15:59??__MACOSX\CustomTimeSelector\CustomTimeSelector\._AppDelegate.m
?????目錄???????????0??2016-08-26?15:45??CustomTimeSelector\CustomTimeSelector\Assets.xcassets\
?????目錄???????????0??2016-08-26?15:45??CustomTimeSelector\CustomTimeSelector\Assets.xcassets\AppIcon.appiconset\
?????文件?????????585??2016-08-26?15:45??CustomTimeSelector\CustomTimeSelector\Assets.xcassets\AppIcon.appiconset\Contents.json
?????目錄???????????0??2016-08-26?16:16??__MACOSX\CustomTimeSelector\CustomTimeSelector\Assets.xcassets\
?????目錄???????????0??2016-08-26?16:16??__MACOSX\CustomTimeSelector\CustomTimeSelector\Assets.xcassets\AppIcon.appiconset\
?????文件?????????263??2016-08-26?15:45??__MACOSX\CustomTimeSelector\CustomTimeSelector\Assets.xcassets\AppIcon.appiconset\._Contents.json
?????文件?????????212??2016-08-26?15:45??__MACOSX\CustomTimeSelector\CustomTimeSelector\Assets.xcassets\._AppIcon.appiconset
?????文件?????????212??2016-08-26?15:45??__MACOSX\CustomTimeSelector\CustomTimeSelector\._Assets.xcassets
?????目錄???????????0??2016-08-26?16:08??CustomTimeSelector\CustomTimeSelector\ba
?????文件????????1664??2016-08-26?15:45??CustomTimeSelector\CustomTimeSelector\ba
?????目錄???????????0??2016-08-26?16:16??__MACOSX\CustomTimeSelector\CustomTimeSelector\ba
?????文件?????????263??2016-08-26?15:45??__MACOSX\CustomTimeSelector\CustomTimeSelector\ba
?????文件????????1575??2016-08-26?15:45??CustomTimeSelector\CustomTimeSelector\ba
?????文件?????????263??2016-08-26?15:45??__MACOSX\CustomTimeSelector\CustomTimeSelector\ba
?????文件?????????212??2016-08-26?16:08??__MACOSX\CustomTimeSelector\CustomTimeSelector\._ba
?????文件????????1205??2016-08-26?15:45??CustomTimeSelector\CustomTimeSelector\Info.plist
?????文件?????????212??2016-08-26?15:45??__MACOSX\CustomTimeSelector\CustomTimeSelector\._Info.plist
?????文件?????????343??2016-08-26?15:45??CustomTimeSelector\CustomTimeSelector\main.m
............此處省略60個文件信息
- 上一篇:信息系統項目維護方案模板
- 下一篇:delphi vclzipvclunzip組件
評論
共有 條評論