• 大小: 107KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-05-18
  • 语言: 其他
  • 标签: IOSK线Demo  

资源简介

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\base.lproj\
     文件        1740  2017-05-23 07:09  k绾緿emo\kLineDemo\base.lproj\LaunchScreen.storyboard
     目录           0  2017-05-31 22:28  __MACOSX\k绾緿emo\kLineDemo\base.lproj\
     文件         171  2017-05-23 07:09  __MACOSX\k绾緿emo\kLineDemo\base.lproj\._LaunchScreen.storyboard
     文件        1689  2017-05-23 07:09  k绾緿emo\kLineDemo\base.lproj\Main.storyboard
     文件         171  2017-05-23 07:09  __MACOSX\k绾緿emo\kLineDemo\base.lproj\._Main.storyboard
     文件         609  2017-05-31 17:35  k绾緿emo\kLineDemo\CAShapelayer+YKBorderlayer.h
     文件         504  2017-05-31 17:35  __MACOSX\k绾緿emo\kLineDemo\._CAShapelayer+YKBorderlayer.h
     文件        1280  2017-05-31 22:27  k绾緿emo\kLineDemo\CAShapelayer+YKBorderlayer.m
     文件         488  2017-05-31 22:27  __MACOSX\k绾緿emo\kLineDemo\._CAShapelayer+YKBorderlayer.m
     文件         368  2017-05-31 10:25  k绾緿emo\kLineDemo\CAShapelayer+YKCandlelayer.h
     文件         376  2017-05-31 10:25  __MACOSX\k绾緿emo\kLineDemo\._CAShapelayer+YKCandlelayer.h
............此处省略74个文件信息

评论

共有 条评论

相关资源