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.
120 lines
3.4 KiB
120 lines
3.4 KiB
// |
|
// edhao_Class_Rytjup.m |
|
// Created by apple on 2023/09/01 |
|
// |
|
// Copyright © 2023年 apple. All rights reserved. |
|
// |
|
|
|
|
|
#import "edhao_Class_Rytjup.h" |
|
@implementation edhao_Class_Rytjup |
|
#pragma mark:对于WKWebView的实例化这里就不再赘述 |
|
+ (void)bmg_X12_fantastic:(NSString *)arg1 qSSW_A12_Bcynkk:(NSString *)qSSW_A12_Bcynkk { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qSSW_A12_Bcynkk substringFromIndex:1]; |
|
|
|
[qSSW_A12_Bcynkk isEqualToString:@"gorgeous"]; |
|
|
|
NSLog(@"%@===%@", qSSW_A12_Bcynkk,@"rendezvous"); |
|
|
|
} |
|
|
|
#pragma mark:这里如果没有JS调用OC的功能的话 |
|
+ (void)ssw_X11_Galaxy:(NSString *)arg1 qSSW_A12_Bcynkk:(NSString *)qSSW_A12_Bcynkk { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qSSW_A12_Bcynkk substringFromIndex:1]; |
|
|
|
[qSSW_A12_Bcynkk isEqualToString:@"wangyi"]; |
|
|
|
NSLog(@"%@===%@", qSSW_A12_Bcynkk,@"hippopotamus"); |
|
|
|
} |
|
|
|
#pragma mark:当JS通过AppModel发送数据到iOS端时,会在代理中收到 |
|
+ (void)ssw_X11_sophisticated:(NSString *)arg1 qSSW_A12_Bcynkk:(NSString *)qSSW_A12_Bcynkk { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qSSW_A12_Bcynkk substringFromIndex:1]; |
|
|
|
[qSSW_A12_Bcynkk isEqualToString:@"sophisticated"]; |
|
|
|
NSLog(@"%@===%@", qSSW_A12_Bcynkk,@"tencent"); |
|
|
|
} |
|
|
|
#pragma mark:当JS通过AppModel发送数据到iOS端时,会在代理中收到 |
|
+ (void)uad_X15_cosmopolitan:(NSString *)arg1 qSSW_A12_Bcynkk:(NSString *)qSSW_A12_Bcynkk { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qSSW_A12_Bcynkk substringFromIndex:1]; |
|
|
|
[qSSW_A12_Bcynkk isEqualToString:@"parameter"]; |
|
|
|
NSLog(@"%@===%@", qSSW_A12_Bcynkk,@"mellifluous"); |
|
|
|
} |
|
|
|
#pragma mark:mask遮盖来设置图层显示的形状 |
|
+ (void)okg_X12_parameter:(NSString *)arg1 qSSW_A12_Bcynkk:(NSString *)qSSW_A12_Bcynkk { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qSSW_A12_Bcynkk substringFromIndex:1]; |
|
|
|
[qSSW_A12_Bcynkk isEqualToString:@"final"]; |
|
|
|
NSLog(@"%@===%@", qSSW_A12_Bcynkk,@"smashing"); |
|
|
|
} |
|
|
|
#pragma mark:定义一个固定的边框和一个在图层上面可以拉伸的区域 |
|
+ (void)Sports_methods_game:(NSString *)arg1 qSSW_A12_Bcynkk:(NSString *)qSSW_A12_Bcynkk { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qSSW_A12_Bcynkk substringFromIndex:1]; |
|
|
|
[qSSW_A12_Bcynkk isEqualToString:@"fantastic"]; |
|
|
|
NSLog(@"%@===%@", qSSW_A12_Bcynkk,@"zing"); |
|
|
|
} |
|
|
|
#pragma mark:当JS通过AppModel发送数据到iOS端时,会在代理中收到 |
|
+ (void)fag_method_Butterfly:(NSString *)arg1 qSSW_A12_Bcynkk:(NSString *)qSSW_A12_Bcynkk { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qSSW_A12_Bcynkk substringFromIndex:1]; |
|
|
|
[qSSW_A12_Bcynkk isEqualToString:@"believe"]; |
|
|
|
NSLog(@"%@===%@", qSSW_A12_Bcynkk,@"bumblebee"); |
|
|
|
} |
|
|
|
#pragma mark:我们在需要调用JS方法的位置加上下面代码 |
|
+ (void)sbg_method_evanescence:(NSString *)arg1 qSSW_A12_Bcynkk:(NSString *)qSSW_A12_Bcynkk { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qSSW_A12_Bcynkk substringFromIndex:1]; |
|
|
|
[qSSW_A12_Bcynkk isEqualToString:@"sweetheart"]; |
|
|
|
NSLog(@"%@===%@", qSSW_A12_Bcynkk,@"eudemonia"); |
|
|
|
} |
|
|
|
#pragma mark:此方法只有头文件中属性/方法的注解才会提示 |
|
+ (void)nsg_method_fantastic:(NSString *)arg1 qSSW_A12_Bcynkk:(NSString *)qSSW_A12_Bcynkk { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qSSW_A12_Bcynkk substringFromIndex:1]; |
|
|
|
[qSSW_A12_Bcynkk isEqualToString:@"sophisticated"]; |
|
|
|
NSLog(@"%@===%@", qSSW_A12_Bcynkk,@"smithereens"); |
|
|
|
} |
|
|
|
|
|
@end
|
|
|