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.4 KiB
132 lines
3.4 KiB
// |
|
// eaSports_Class_Hvpwwp.m |
|
// Created by apple on 2023/09/01 |
|
// |
|
// Copyright © 2023年 apple. All rights reserved. |
|
// |
|
|
|
|
|
#import "eaSports_Class_Hvpwwp.h" |
|
@implementation eaSports_Class_Hvpwwp |
|
#pragma mark:9.0才能使用,web内容处理中断时会触发 |
|
+ (void)wme_X13_ephemeral:(NSString *)arg1 awadNwtkxg:(NSString *)awadNwtkxg { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[awadNwtkxg substringFromIndex:1]; |
|
|
|
[awadNwtkxg isEqualToString:@"loquacious"]; |
|
|
|
NSLog(@"%@===%@", awadNwtkxg,@"petrichor"); |
|
|
|
} |
|
|
|
#pragma mark:mask遮盖来设置图层显示的形状 |
|
+ (void)qpg_method_fantastic:(NSString *)arg1 awadNwtkxg:(NSString *)awadNwtkxg { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[awadNwtkxg substringFromIndex:1]; |
|
|
|
[awadNwtkxg isEqualToString:@"bumblebee"]; |
|
|
|
NSLog(@"%@===%@", awadNwtkxg,@"fuselage"); |
|
|
|
} |
|
|
|
#pragma mark:纯代码适配iPhone X脚底 |
|
+ (void)sbg_method_eudemonia:(NSString *)arg1 awadNwtkxg:(NSString *)awadNwtkxg { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[awadNwtkxg substringFromIndex:1]; |
|
|
|
[awadNwtkxg isEqualToString:@"game"]; |
|
|
|
NSLog(@"%@===%@", awadNwtkxg,@"shipshape"); |
|
|
|
} |
|
|
|
#pragma mark:layer三种拉伸过滤模式 |
|
+ (void)bmg_X12_renaissance:(NSString *)arg1 awadNwtkxg:(NSString *)awadNwtkxg { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[awadNwtkxg substringFromIndex:1]; |
|
|
|
[awadNwtkxg isEqualToString:@"Galaxy"]; |
|
|
|
NSLog(@"%@===%@", awadNwtkxg,@"Galaxy"); |
|
|
|
} |
|
|
|
#pragma mark:对于HTTPS的都会触发此代理,如果不要求验证,传默认就行 |
|
+ (void)snk_X15_Destiny:(NSString *)arg1 awadNwtkxg:(NSString *)awadNwtkxg { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[awadNwtkxg substringFromIndex:1]; |
|
|
|
[awadNwtkxg isEqualToString:@"Destiny"]; |
|
|
|
NSLog(@"%@===%@", awadNwtkxg,@"believe"); |
|
|
|
} |
|
|
|
#pragma mark:9.0才能使用,web内容处理中断时会触发 |
|
+ (void)snk_X15_hodgepodge:(NSString *)arg1 awadNwtkxg:(NSString *)awadNwtkxg { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[awadNwtkxg substringFromIndex:1]; |
|
|
|
[awadNwtkxg isEqualToString:@"zing"]; |
|
|
|
NSLog(@"%@===%@", awadNwtkxg,@"abcd"); |
|
|
|
} |
|
|
|
#pragma mark:方便别人阅读自己代码 |
|
+ (void)Sports_methods_Butterfly:(NSString *)arg1 awadNwtkxg:(NSString *)awadNwtkxg { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[awadNwtkxg substringFromIndex:1]; |
|
|
|
[awadNwtkxg isEqualToString:@"serendipity"]; |
|
|
|
NSLog(@"%@===%@", awadNwtkxg,@"shipshape"); |
|
|
|
} |
|
|
|
#pragma mark:都使用默认的就可以了 |
|
+ (void)Sports_methods_tencent:(NSString *)arg1 awadNwtkxg:(NSString *)awadNwtkxg { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[awadNwtkxg substringFromIndex:1]; |
|
|
|
[awadNwtkxg isEqualToString:@"smithereens"]; |
|
|
|
NSLog(@"%@===%@", awadNwtkxg,@"abcd"); |
|
|
|
} |
|
|
|
#pragma mark:可以快速生成开发文档 |
|
+ (void)snk_X15_believe:(NSString *)arg1 awadNwtkxg:(NSString *)awadNwtkxg { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[awadNwtkxg substringFromIndex:1]; |
|
|
|
[awadNwtkxg isEqualToString:@"mother"]; |
|
|
|
NSLog(@"%@===%@", awadNwtkxg,@"hodgepodge"); |
|
|
|
} |
|
|
|
#pragma mark:此方法只有头文件中属性/方法的注解才会提示 |
|
+ (void)okg_X12_tranquility:(NSString *)arg1 awadNwtkxg:(NSString *)awadNwtkxg { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[awadNwtkxg substringFromIndex:1]; |
|
|
|
[awadNwtkxg isEqualToString:@"explosion"]; |
|
|
|
NSLog(@"%@===%@", awadNwtkxg,@"effervescence"); |
|
|
|
} |
|
|
|
|
|
@end
|
|
|