• 大小: 304KB
    文件类型: .zip
    金币: 2
    下载: 1 次
    发布日期: 2021-01-09
  • 语言: 其他
  • 标签: 日历  

资源简介

在别人的基础上仿钉钉日历

资源截图

代码片段和文件信息

//
//  AppDelegate.m
//  Calendar
//
//  Created by Vergil on 2017/7/6.
//  Copyright © 2017年 Vergil. 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

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2017-10-25 11:34  SXYCalendar-masterTest\
     文件        6148  2017-09-26 17:17  SXYCalendar-masterTest\.DS_Store
     目录           0  2017-10-27 15:03  __MACOSX\
     目录           0  2017-10-27 15:03  __MACOSX\SXYCalendar-masterTest\
     文件         120  2017-09-26 17:17  __MACOSX\SXYCalendar-masterTest\._.DS_Store
     目录           0  2017-10-25 11:42  SXYCalendar-masterTest\.git\
     目录           0  2017-10-25 11:34  SXYCalendar-masterTest\.git\branches\
     文件           7  2017-10-25 11:39  SXYCalendar-masterTest\.git\COMMIT_EDITMSG
     文件         304  2017-10-25 11:42  SXYCalendar-masterTest\.git\config
     文件          73  2017-10-25 11:34  SXYCalendar-masterTest\.git\description
     文件           0  2017-10-25 11:37  SXYCalendar-masterTest\.git\FETCH_HEAD
     文件          23  2017-10-25 11:34  SXYCalendar-masterTest\.git\HEAD
     目录           0  2017-10-25 11:34  SXYCalendar-masterTest\.git\hooks\
     文件         478  2017-10-25 11:34  SXYCalendar-masterTest\.git\hooks\applypatch-msg.sample
     文件         896  2017-10-25 11:34  SXYCalendar-masterTest\.git\hooks\commit-msg.sample
     文件         189  2017-10-25 11:34  SXYCalendar-masterTest\.git\hooks\post-update.sample
     文件         424  2017-10-25 11:34  SXYCalendar-masterTest\.git\hooks\pre-applypatch.sample
     文件        1642  2017-10-25 11:34  SXYCalendar-masterTest\.git\hooks\pre-commit.sample
     文件        1348  2017-10-25 11:34  SXYCalendar-masterTest\.git\hooks\pre-push.sample
     文件        4951  2017-10-25 11:34  SXYCalendar-masterTest\.git\hooks\pre-rebase.sample
     文件         544  2017-10-25 11:34  SXYCalendar-masterTest\.git\hooks\pre-receive.sample
     文件        1239  2017-10-25 11:34  SXYCalendar-masterTest\.git\hooks\prepare-commit-msg.sample
     文件        3610  2017-10-25 11:34  SXYCalendar-masterTest\.git\hooks\update.sample
     文件        3417  2017-10-25 11:35  SXYCalendar-masterTest\.git\index
     目录           0  2017-10-25 11:34  SXYCalendar-masterTest\.git\info\
     文件         240  2017-10-25 11:34  SXYCalendar-masterTest\.git\info\exclude
     目录           0  2017-10-25 11:35  SXYCalendar-masterTest\.git\logs\
     文件         155  2017-10-25 11:35  SXYCalendar-masterTest\.git\logs\HEAD
     目录           0  2017-10-25 11:42  SXYCalendar-masterTest\.git\logs\refs\
     目录           0  2017-10-25 11:35  SXYCalendar-masterTest\.git\logs\refs\heads\
     文件         155  2017-10-25 11:35  SXYCalendar-masterTest\.git\logs\refs\heads\master
............此处省略193个文件信息

评论

共有 条评论