• 大小: 7.92M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2025-05-06
  • 语言: 其他
  • 标签: iOS  IO  水印  

资源简介

IOS水印

资源截图

代码片段和文件信息

//
//  AppDelegate.m
//  ImageWater
//
//  Created by Apple on 2020/1/15.
//  Copyright © 2020年 Allan. 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  2020-01-15 17:08  ImageWater\
     目录           0  2020-01-15 19:19  ImageWater\ImageWater\
     文件        1689  2020-01-15 17:39  ImageWater\ImageWater\ImgWaterTool.m
     目录           0  2020-02-24 09:56  __MACOSX\
     目录           0  2020-02-24 09:56  __MACOSX\ImageWater\
     目录           0  2020-02-24 09:56  __MACOSX\ImageWater\ImageWater\
     文件         176  2020-01-15 17:39  __MACOSX\ImageWater\ImageWater\._ImgWaterTool.m
     文件         274  2020-01-15 17:08  ImageWater\ImageWater\AppDelegate.h
     文件         171  2020-01-15 17:08  __MACOSX\ImageWater\ImageWater\._AppDelegate.h
     文件        2268  2020-01-15 19:19  ImageWater\ImageWater\ImageTool.m
     文件         176  2020-01-15 19:19  __MACOSX\ImageWater\ImageWater\._ImageTool.m
     目录           0  2020-01-15 17:15  ImageWater\ImageWater\Assets.xcassets\
     目录           0  2020-01-15 17:13  ImageWater\ImageWater\Assets.xcassets\IMG_0907.imageset\
     文件         305  2020-01-15 17:13  ImageWater\ImageWater\Assets.xcassets\IMG_0907.imageset\Contents.json
     文件     2547620  2020-01-15 17:13  ImageWater\ImageWater\Assets.xcassets\IMG_0907.imageset\IMG_0907.JPG
     目录           0  2020-01-15 17:15  ImageWater\ImageWater\Assets.xcassets\logo.imageset\
     文件       11391  2020-01-15 17:15  ImageWater\ImageWater\Assets.xcassets\logo.imageset\logo.png
     文件         301  2020-01-15 17:15  ImageWater\ImageWater\Assets.xcassets\logo.imageset\Contents.json
     目录           0  2020-01-15 17:08  ImageWater\ImageWater\Assets.xcassets\AppIcon.appiconset\
     文件        1590  2020-01-15 17:08  ImageWater\ImageWater\Assets.xcassets\AppIcon.appiconset\Contents.json
     目录           0  2020-01-15 17:13  ImageWater\ImageWater\Assets.xcassets\IMG_2765.imageset\
     文件     1562169  2020-01-15 17:13  ImageWater\ImageWater\Assets.xcassets\IMG_2765.imageset\IMG_2765.JPG
     文件         305  2020-01-15 17:13  ImageWater\ImageWater\Assets.xcassets\IMG_2765.imageset\Contents.json
     文件          62  2020-01-15 17:15  ImageWater\ImageWater\Assets.xcassets\Contents.json
     文件        1598  2020-01-15 19:17  ImageWater\ImageWater\ViewController.m
     文件         333  2020-01-15 19:17  __MACOSX\ImageWater\ImageWater\._ViewController.m
     目录           0  2020-01-15 17:08  ImageWater\ImageWater\base.lproj\
     文件        1681  2020-01-15 17:08  ImageWater\ImageWater\base.lproj\LaunchScreen.storyboard
     目录           0  2020-02-24 09:56  __MACOSX\ImageWater\ImageWater\base.lproj\
     文件         171  2020-01-15 17:08  __MACOSX\ImageWater\ImageWater\base.lproj\._LaunchScreen.storyboard
     文件        1614  2020-01-15 17:08  ImageWater\ImageWater\base.lproj\Main.storyboard
............此处省略124个文件信息

评论

共有 条评论