資源簡介
IOSK線蠟燭OHLC圖Demo

代碼片段和文件信息
//
//??AppDelegate.m
//??kLineDemo
//
//??Created?by?nethanhan?on?2017/5/23.
//??Copyright???2017年?nethanhan.?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-05-24?15:20??k綰緿emo\
?????文件????????6148??2017-05-31?22:28??k綰緿emo\.DS_Store
?????目錄???????????0??2017-05-31?22:28??__MACOSX\
?????目錄???????????0??2017-05-31?22:28??__MACOSX\k綰緿emo\
?????文件?????????120??2017-05-31?22:28??__MACOSX\k綰緿emo\._.DS_Store
?????目錄???????????0??2017-05-31?22:27??k綰緿emo\kLineDemo\
?????文件????????6148??2017-05-31?15:26??k綰緿emo\kLineDemo\.DS_Store
?????目錄???????????0??2017-05-31?22:28??__MACOSX\k綰緿emo\kLineDemo\
?????文件?????????120??2017-05-31?15:26??__MACOSX\k綰緿emo\kLineDemo\._.DS_Store
?????文件?????????281??2017-05-23?07:09??k綰緿emo\kLineDemo\AppDelegate.h
?????文件?????????171??2017-05-23?07:09??__MACOSX\k綰緿emo\kLineDemo\._AppDelegate.h
?????文件????????2043??2017-05-23?07:09??k綰緿emo\kLineDemo\AppDelegate.m
?????文件?????????171??2017-05-23?07:09??__MACOSX\k綰緿emo\kLineDemo\._AppDelegate.m
?????目錄???????????0??2017-05-23?07:09??k綰緿emo\kLineDemo\Assets.xcassets\
?????目錄???????????0??2017-05-23?07:09??k綰緿emo\kLineDemo\Assets.xcassets\AppIcon.appiconset\
?????文件?????????585??2017-05-23?07:09??k綰緿emo\kLineDemo\Assets.xcassets\AppIcon.appiconset\Contents.json
?????目錄???????????0??2017-05-31?22:28??__MACOSX\k綰緿emo\kLineDemo\Assets.xcassets\
?????目錄???????????0??2017-05-31?22:28??__MACOSX\k綰緿emo\kLineDemo\Assets.xcassets\AppIcon.appiconset\
?????文件?????????171??2017-05-23?07:09??__MACOSX\k綰緿emo\kLineDemo\Assets.xcassets\AppIcon.appiconset\._Contents.json
?????目錄???????????0??2017-05-23?07:09??k綰緿emo\kLineDemo\ba
?????文件????????1740??2017-05-23?07:09??k綰緿emo\kLineDemo\ba
?????目錄???????????0??2017-05-31?22:28??__MACOSX\k綰緿emo\kLineDemo\ba
?????文件?????????171??2017-05-23?07:09??__MACOSX\k綰緿emo\kLineDemo\ba
?????文件????????1689??2017-05-23?07:09??k綰緿emo\kLineDemo\ba
?????文件?????????171??2017-05-23?07:09??__MACOSX\k綰緿emo\kLineDemo\ba
?????文件?????????609??2017-05-31?17:35??k綰緿emo\kLineDemo\CAShapela
?????文件?????????504??2017-05-31?17:35??__MACOSX\k綰緿emo\kLineDemo\._CAShapela
?????文件????????1280??2017-05-31?22:27??k綰緿emo\kLineDemo\CAShapela
?????文件?????????488??2017-05-31?22:27??__MACOSX\k綰緿emo\kLineDemo\._CAShapela
?????文件?????????368??2017-05-31?10:25??k綰緿emo\kLineDemo\CAShapela
?????文件?????????376??2017-05-31?10:25??__MACOSX\k綰緿emo\kLineDemo\._CAShapela
............此處省略74個文件信息
- 上一篇:ios端分時線demo-包含十字叉效果
- 下一篇:智能雨傘創新創業項目策劃書
評論
共有 條評論