生日祝福APP


生日祝福,来自github网上的开源库,欢迎下载分享。。。。。
资源截图
代码片段和文件信息
//
//  AppDelegate.m
//  DaaaQing
//
//  Created by Fireloli on 17/10/18.
//  Copyright © 2017年 Fireloli. 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  2018-01-27 06:19  Birthday-master
     文件        1398  2018-01-27 06:19  Birthday-master.gitignore
     目录           0  2018-01-27 06:19  Birthday-masterDaaaQing.xcodeproj
     文件       46593  2018-01-27 06:19  Birthday-masterDaaaQing.xcodeprojproject.pbxproj
     目录           0  2018-01-27 06:19  Birthday-masterDaaaQing.xcodeprojproject.xcworkspace
     文件         153  2018-01-27 06:19  Birthday-masterDaaaQing.xcodeprojproject.xcworkspacecontents.xcworkspacedata
     目录           0  2018-01-27 06:19  Birthday-masterDaaaQing.xcworkspace
     文件         226  2018-01-27 06:19  Birthday-masterDaaaQing.xcworkspacecontents.xcworkspacedata
     目录           0  2018-01-27 06:19  Birthday-masterDaaaQing
     文件         277  2018-01-27 06:19  Birthday-masterDaaaQingAppDelegate.h
     文件        2039  2018-01-27 06:19  Birthday-masterDaaaQingAppDelegate.m
     目录           0  2018-01-27 06:19  Birthday-masterDaaaQingAssets.xcassets
     目录           0  2018-01-27 06:19  Birthday-masterDaaaQingAssets.xcassetsAppIcon.appiconset
     文件       24030  2018-01-27 06:19  Birthday-masterDaaaQingAssets.xcassetsAppIcon.appiconset120@3x.png
     文件        3421  2018-01-27 06:19  Birthday-masterDaaaQingAssets.xcassetsAppIcon.appiconset120x120@3x的副本.png
     文件        5820  2018-01-27 06:19  Birthday-masterDaaaQingAssets.xcassetsAppIcon.appiconset180x180@3x.png
     文件       12248  2018-01-27 06:19  Birthday-masterDaaaQingAssets.xcassetsAppIcon.appiconset80@2x-1.png
     文件       12248  2018-01-27 06:19  Birthday-masterDaaaQingAssets.xcassetsAppIcon.appiconset80@2x.png
     文件        2501  2018-01-27 06:19  Birthday-masterDaaaQingAssets.xcassetsAppIcon.appiconset87x87@3x.png
     文件         970  2018-01-27 06:19  Birthday-masterDaaaQingAssets.xcassetsAppIcon.appiconsetContents.json
     文件          62  2018-01-27 06:19  Birthday-masterDaaaQingAssets.xcassetsContents.json
     目录           0  2018-01-27 06:19  Birthday-masterDaaaQingAssets.xcassetsFire
     目录           0  2018-01-27 06:19  Birthday-masterDaaaQingAssets.xcassetsFire1_star_1.imageset
     文件        2380  2018-01-27 06:19  Birthday-masterDaaaQingAssets.xcassetsFire1_star_1.imageset1_star_1@3x.png
     文件         308  2018-01-27 06:19  Birthday-masterDaaaQingAssets.xcassetsFire1_star_1.imagesetContents.json
     目录           0  2018-01-27 06:19  Birthday-masterDaaaQingAssets.xcassetsFire1_star_2.imageset
     文件        4147  2018-01-27 06:19  Birthday-masterDaaaQingAssets.xcassetsFire1_star_2.imageset1_star_2@3x.png
     文件         308  2018-01-27 06:19  Birthday-masterDaaaQingAssets.xcassetsFire1_star_2.imagesetContents.json
     目录           0  2018-01-27 06:19  Birthday-masterDaaaQingAssets.xcassetsFire1_star_3.imageset
     文件        2864  2018-01-27 06:19  Birthday-masterDaaaQingAssets.xcassetsFire1_star_3.imageset1_star_3@3x.png
     文件         308  2018-01-27 06:19  Birthday-masterDaaaQingAssets.xcassetsFire1_star_3.imagesetContents.json
............此处省略1004个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)