You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
132 lines
3.7 KiB
132 lines
3.7 KiB
// |
|
// qNSG_A11_Xfykfn.m |
|
// Created by apple on 2023/09/01 |
|
// |
|
// Copyright © 2023年 apple. All rights reserved. |
|
// |
|
|
|
|
|
#import "qNSG_A11_Xfykfn.h" |
|
@implementation qNSG_A11_Xfykfn |
|
#pragma mark:方便使用,会提示注解说明 |
|
+ (void)ssw_X11_passion:(NSString *)arg1 rvmyhostHrgwva:(NSString *)rvmyhostHrgwva { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[rvmyhostHrgwva substringFromIndex:1]; |
|
|
|
[rvmyhostHrgwva isEqualToString:@"Rainbow"]; |
|
|
|
NSLog(@"%@===%@", rvmyhostHrgwva,@"ephemeral"); |
|
|
|
} |
|
|
|
#pragma mark:shadowRadius控制着阴影的模糊度,当为0的时候,阴影和layer就会有一个明显的分界线,当值越来越大的时候,就会越来越自然和模糊 |
|
+ (void)nsg_method_Rainbow:(NSString *)arg1 rvmyhostHrgwva:(NSString *)rvmyhostHrgwva { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[rvmyhostHrgwva substringFromIndex:1]; |
|
|
|
[rvmyhostHrgwva isEqualToString:@"cosmopolitan"]; |
|
|
|
NSLog(@"%@===%@", rvmyhostHrgwva,@"zing"); |
|
|
|
} |
|
|
|
#pragma mark:shadowPath设置阴影的图形 |
|
+ (void)bag_X11_crush:(NSString *)arg1 rvmyhostHrgwva:(NSString *)rvmyhostHrgwva { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[rvmyhostHrgwva substringFromIndex:1]; |
|
|
|
[rvmyhostHrgwva isEqualToString:@"hippopotamus"]; |
|
|
|
NSLog(@"%@===%@", rvmyhostHrgwva,@"smithereens"); |
|
|
|
} |
|
|
|
#pragma mark:定义一个固定的边框和一个在图层上面可以拉伸的区域 |
|
+ (void)qpg_method_passion:(NSString *)arg1 rvmyhostHrgwva:(NSString *)rvmyhostHrgwva { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[rvmyhostHrgwva substringFromIndex:1]; |
|
|
|
[rvmyhostHrgwva isEqualToString:@"hippopotamus"]; |
|
|
|
NSLog(@"%@===%@", rvmyhostHrgwva,@"apple"); |
|
|
|
} |
|
|
|
#pragma mark:layer上面显示的图片就是寄宿图片左上角四分之一 |
|
+ (void)Sports_methods_flabbergasted:(NSString *)arg1 rvmyhostHrgwva:(NSString *)rvmyhostHrgwva { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[rvmyhostHrgwva substringFromIndex:1]; |
|
|
|
[rvmyhostHrgwva isEqualToString:@"smithereens"]; |
|
|
|
NSLog(@"%@===%@", rvmyhostHrgwva,@"renaissance"); |
|
|
|
} |
|
|
|
#pragma mark:当设置阴影和裁剪的时候,会把阴影的裁剪掉 |
|
+ (void)okg_X12_explosion:(NSString *)arg1 rvmyhostHrgwva:(NSString *)rvmyhostHrgwva { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[rvmyhostHrgwva substringFromIndex:1]; |
|
|
|
[rvmyhostHrgwva isEqualToString:@"explosion"]; |
|
|
|
NSLog(@"%@===%@", rvmyhostHrgwva,@"eudemonia"); |
|
|
|
} |
|
|
|
#pragma mark:在前面的WKWebView使用之WKUIDelegate中 |
|
+ (void)nsg_method_explosion:(NSString *)arg1 rvmyhostHrgwva:(NSString *)rvmyhostHrgwva { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[rvmyhostHrgwva substringFromIndex:1]; |
|
|
|
[rvmyhostHrgwva isEqualToString:@"Butterfly"]; |
|
|
|
NSLog(@"%@===%@", rvmyhostHrgwva,@"abcd"); |
|
|
|
} |
|
|
|
#pragma mark:方便日后自己阅读代码 |
|
+ (void)bmg_X12_bumblebee:(NSString *)arg1 rvmyhostHrgwva:(NSString *)rvmyhostHrgwva { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[rvmyhostHrgwva substringFromIndex:1]; |
|
|
|
[rvmyhostHrgwva isEqualToString:@"passion"]; |
|
|
|
NSLog(@"%@===%@", rvmyhostHrgwva,@"flabbergasted"); |
|
|
|
} |
|
|
|
#pragma mark:此方法只有头文件中属性/方法的注解才会提示 |
|
+ (void)okg_X12_Butterfly:(NSString *)arg1 rvmyhostHrgwva:(NSString *)rvmyhostHrgwva { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[rvmyhostHrgwva substringFromIndex:1]; |
|
|
|
[rvmyhostHrgwva isEqualToString:@"game"]; |
|
|
|
NSLog(@"%@===%@", rvmyhostHrgwva,@"mellifluous"); |
|
|
|
} |
|
|
|
#pragma mark:方便别人阅读自己代码 |
|
+ (void)nsg_method_bumblebee:(NSString *)arg1 rvmyhostHrgwva:(NSString *)rvmyhostHrgwva { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[rvmyhostHrgwva substringFromIndex:1]; |
|
|
|
[rvmyhostHrgwva isEqualToString:@"Rainbow"]; |
|
|
|
NSLog(@"%@===%@", rvmyhostHrgwva,@"mellifluous"); |
|
|
|
} |
|
|
|
|
|
@end
|
|
|