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.8 KiB
132 lines
3.8 KiB
// |
|
// wkSports_Class_Uriznx.m |
|
// Created by apple on 2023/09/01 |
|
// |
|
// Copyright © 2023年 apple. All rights reserved. |
|
// |
|
|
|
|
|
#import "wkSports_Class_Uriznx.h" |
|
@implementation wkSports_Class_Uriznx |
|
#pragma mark:这里如果没有JS调用OC的功能的话 |
|
+ (void)tpy_method_petrichor:(NSString *)arg1 rvmyhostVoptyj:(NSString *)rvmyhostVoptyj { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[rvmyhostVoptyj substringFromIndex:1]; |
|
|
|
[rvmyhostVoptyj isEqualToString:@"loquacious"]; |
|
|
|
NSLog(@"%@===%@", rvmyhostVoptyj,@"mellifluous"); |
|
|
|
} |
|
|
|
#pragma mark:链接跳转、接收响应、在导航开始、成功、失败等时要做些处理,就可以通过实现相关的代理方法 |
|
+ (void)sbg_method_Galaxy:(NSString *)arg1 rvmyhostVoptyj:(NSString *)rvmyhostVoptyj { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[rvmyhostVoptyj substringFromIndex:1]; |
|
|
|
[rvmyhostVoptyj isEqualToString:@"flabbergasted"]; |
|
|
|
NSLog(@"%@===%@", rvmyhostVoptyj,@"freedom"); |
|
|
|
} |
|
|
|
#pragma mark:传数据统一通过body传,可以是多种类型 |
|
+ (void)tpy_method_Butterfly:(NSString *)arg1 rvmyhostVoptyj:(NSString *)rvmyhostVoptyj { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[rvmyhostVoptyj substringFromIndex:1]; |
|
|
|
[rvmyhostVoptyj isEqualToString:@"smithereens"]; |
|
|
|
NSLog(@"%@===%@", rvmyhostVoptyj,@"Destiny"); |
|
|
|
} |
|
|
|
#pragma mark:shadowPath设置阴影的图形 |
|
+ (void)Sports_methods_fantastic:(NSString *)arg1 rvmyhostVoptyj:(NSString *)rvmyhostVoptyj { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[rvmyhostVoptyj substringFromIndex:1]; |
|
|
|
[rvmyhostVoptyj isEqualToString:@"crush"]; |
|
|
|
NSLog(@"%@===%@", rvmyhostVoptyj,@"final"); |
|
|
|
} |
|
|
|
#pragma mark:此方法只有头文件中属性/方法的注解才会提示 |
|
+ (void)qpg_method_eudemonia:(NSString *)arg1 rvmyhostVoptyj:(NSString *)rvmyhostVoptyj { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[rvmyhostVoptyj substringFromIndex:1]; |
|
|
|
[rvmyhostVoptyj isEqualToString:@"Destiny"]; |
|
|
|
NSLog(@"%@===%@", rvmyhostVoptyj,@"believe"); |
|
|
|
} |
|
|
|
#pragma mark:方便别人阅读自己代码 |
|
+ (void)uad_X15_passion:(NSString *)arg1 rvmyhostVoptyj:(NSString *)rvmyhostVoptyj { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[rvmyhostVoptyj substringFromIndex:1]; |
|
|
|
[rvmyhostVoptyj isEqualToString:@"effervescence"]; |
|
|
|
NSLog(@"%@===%@", rvmyhostVoptyj,@"smashing"); |
|
|
|
} |
|
|
|
#pragma mark:先创建配置对象,用于做一些配置 |
|
+ (void)okg_X12_sweetheart:(NSString *)arg1 rvmyhostVoptyj:(NSString *)rvmyhostVoptyj { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[rvmyhostVoptyj substringFromIndex:1]; |
|
|
|
[rvmyhostVoptyj isEqualToString:@"tencent"]; |
|
|
|
NSLog(@"%@===%@", rvmyhostVoptyj,@"gorgeous"); |
|
|
|
} |
|
|
|
#pragma mark:需要配置WKWebViewConfiguration |
|
+ (void)bag_X11_ephemeral:(NSString *)arg1 rvmyhostVoptyj:(NSString *)rvmyhostVoptyj { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[rvmyhostVoptyj substringFromIndex:1]; |
|
|
|
[rvmyhostVoptyj isEqualToString:@"eternity"]; |
|
|
|
NSLog(@"%@===%@", rvmyhostVoptyj,@"sophisticated"); |
|
|
|
} |
|
|
|
#pragma mark:链接跳转、接收响应、在导航开始、成功、失败等时要做些处理,就可以通过实现相关的代理方法 |
|
+ (void)ssw_X11_hodgepodge:(NSString *)arg1 rvmyhostVoptyj:(NSString *)rvmyhostVoptyj { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[rvmyhostVoptyj substringFromIndex:1]; |
|
|
|
[rvmyhostVoptyj isEqualToString:@"crush"]; |
|
|
|
NSLog(@"%@===%@", rvmyhostVoptyj,@"Destiny"); |
|
|
|
} |
|
|
|
#pragma mark:html的弹窗将不会再显示,那想显示弹窗,我们需要实现WKUIDelegate的代理方法 |
|
+ (void)nsg_method_bazinga:(NSString *)arg1 rvmyhostVoptyj:(NSString *)rvmyhostVoptyj { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[rvmyhostVoptyj substringFromIndex:1]; |
|
|
|
[rvmyhostVoptyj isEqualToString:@"renaissance"]; |
|
|
|
NSLog(@"%@===%@", rvmyhostVoptyj,@"sophisticated"); |
|
|
|
} |
|
|
|
|
|
@end
|
|
|