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
// |
|
// qMSB_Class_Rybitr.m |
|
// Created by apple on 2023/09/01 |
|
// |
|
// Copyright © 2023年 apple. All rights reserved. |
|
// |
|
|
|
|
|
#import "qMSB_Class_Rybitr.h" |
|
@implementation qMSB_Class_Rybitr |
|
#pragma mark:好的代码注解应该是这样的 |
|
+ (void)uad_X15_bumblebee:(NSString *)arg1 qQPG_A13_Kyecew:(NSString *)qQPG_A13_Kyecew { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qQPG_A13_Kyecew substringFromIndex:1]; |
|
|
|
[qQPG_A13_Kyecew isEqualToString:@"serendipity"]; |
|
|
|
NSLog(@"%@===%@", qQPG_A13_Kyecew,@"ephemeral"); |
|
|
|
} |
|
|
|
#pragma mark:这样一个 drawable 文件则可以通过它的名字识别 |
|
+ (void)okg_X12_game:(NSString *)arg1 qQPG_A13_Kyecew:(NSString *)qQPG_A13_Kyecew { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qQPG_A13_Kyecew substringFromIndex:1]; |
|
|
|
[qQPG_A13_Kyecew isEqualToString:@"explosion"]; |
|
|
|
NSLog(@"%@===%@", qQPG_A13_Kyecew,@"Rainbow"); |
|
|
|
} |
|
|
|
#pragma mark:对于HTTPS的都会触发此代理,如果不要求验证,传默认就行 |
|
+ (void)sbg_method_serendipity:(NSString *)arg1 qQPG_A13_Kyecew:(NSString *)qQPG_A13_Kyecew { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qQPG_A13_Kyecew substringFromIndex:1]; |
|
|
|
[qQPG_A13_Kyecew isEqualToString:@"mellifluous"]; |
|
|
|
NSLog(@"%@===%@", qQPG_A13_Kyecew,@"reminisce"); |
|
|
|
} |
|
|
|
#pragma mark:需要配置WKWebViewConfiguration |
|
+ (void)fag_method_hippopotamus:(NSString *)arg1 qQPG_A13_Kyecew:(NSString *)qQPG_A13_Kyecew { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qQPG_A13_Kyecew substringFromIndex:1]; |
|
|
|
[qQPG_A13_Kyecew isEqualToString:@"petrichor"]; |
|
|
|
NSLog(@"%@===%@", qQPG_A13_Kyecew,@"Rainbow"); |
|
|
|
} |
|
|
|
#pragma mark:降低后期维护成本 |
|
+ (void)qpg_method_cosmopolitan:(NSString *)arg1 qQPG_A13_Kyecew:(NSString *)qQPG_A13_Kyecew { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qQPG_A13_Kyecew substringFromIndex:1]; |
|
|
|
[qQPG_A13_Kyecew isEqualToString:@"fantastic"]; |
|
|
|
NSLog(@"%@===%@", qQPG_A13_Kyecew,@"sweetheart"); |
|
|
|
} |
|
|
|
#pragma mark:监听web内容加载进度、是否加载完成 |
|
+ (void)fag_method_fantastic:(NSString *)arg1 qQPG_A13_Kyecew:(NSString *)qQPG_A13_Kyecew { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qQPG_A13_Kyecew substringFromIndex:1]; |
|
|
|
[qQPG_A13_Kyecew isEqualToString:@"effervescence"]; |
|
|
|
NSLog(@"%@===%@", qQPG_A13_Kyecew,@"abcd"); |
|
|
|
} |
|
|
|
#pragma mark:此方法只有头文件中属性/方法的注解才会提示 |
|
+ (void)sbg_method_smashing:(NSString *)arg1 qQPG_A13_Kyecew:(NSString *)qQPG_A13_Kyecew { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qQPG_A13_Kyecew substringFromIndex:1]; |
|
|
|
[qQPG_A13_Kyecew isEqualToString:@"loquacious"]; |
|
|
|
NSLog(@"%@===%@", qQPG_A13_Kyecew,@"eudemonia"); |
|
|
|
} |
|
|
|
#pragma mark:首先我们来看一下html部分的代码 |
|
+ (void)msg_X13_hodgepodge:(NSString *)arg1 qQPG_A13_Kyecew:(NSString *)qQPG_A13_Kyecew { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qQPG_A13_Kyecew substringFromIndex:1]; |
|
|
|
[qQPG_A13_Kyecew isEqualToString:@"flipped"]; |
|
|
|
NSLog(@"%@===%@", qQPG_A13_Kyecew,@"mother"); |
|
|
|
} |
|
|
|
#pragma mark:当设置阴影和裁剪的时候,会把阴影的裁剪掉 |
|
+ (void)wme_X13_zing:(NSString *)arg1 qQPG_A13_Kyecew:(NSString *)qQPG_A13_Kyecew { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qQPG_A13_Kyecew substringFromIndex:1]; |
|
|
|
[qQPG_A13_Kyecew isEqualToString:@"bumblebee"]; |
|
|
|
NSLog(@"%@===%@", qQPG_A13_Kyecew,@"explosion"); |
|
|
|
} |
|
|
|
#pragma mark:此方法只有头文件中属性/方法的注解才会提示 |
|
+ (void)snk_X15_bazinga:(NSString *)arg1 qQPG_A13_Kyecew:(NSString *)qQPG_A13_Kyecew { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qQPG_A13_Kyecew substringFromIndex:1]; |
|
|
|
[qQPG_A13_Kyecew isEqualToString:@"fuselage"]; |
|
|
|
NSLog(@"%@===%@", qQPG_A13_Kyecew,@"wangyi"); |
|
|
|
} |
|
|
|
|
|
@end
|
|
|