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

//
// wUAD_Class_Ydnbez.m
// Created by apple on 2023/09/01
//
// Copyright © 2023年 apple. All rights reserved.
//
#import "wUAD_Class_Ydnbez.h"
@implementation wUAD_Class_Ydnbez
#pragma mark:其实我们没有必要去创建它,因为它根本没有属性和方法
+ (void)fag_method_Destiny:(NSString *)arg1 wSBG_A13_Pndevl:(NSString *)wSBG_A13_Pndevl {
NSLog(@"function:%s line:", __FUNCTION__);
[wSBG_A13_Pndevl substringFromIndex:1];
[wSBG_A13_Pndevl isEqualToString:@"rendezvous"];
NSLog(@"%@===%@", wSBG_A13_Pndevl,@"bazinga");
}
#pragma mark:可以注入多个名称(JS对象),用于区分功能
+ (void)msb_X14_nostalgia:(NSString *)arg1 wSBG_A13_Pndevl:(NSString *)wSBG_A13_Pndevl {
NSLog(@"function:%s line:", __FUNCTION__);
[wSBG_A13_Pndevl substringFromIndex:1];
[wSBG_A13_Pndevl isEqualToString:@"final"];
NSLog(@"%@===%@", wSBG_A13_Pndevl,@"serendipity");
}
#pragma mark:方便日后自己阅读代码
+ (void)Sports_methods_ephemeral:(NSString *)arg1 wSBG_A13_Pndevl:(NSString *)wSBG_A13_Pndevl {
NSLog(@"function:%s line:", __FUNCTION__);
[wSBG_A13_Pndevl substringFromIndex:1];
[wSBG_A13_Pndevl isEqualToString:@"fuselage"];
NSLog(@"%@===%@", wSBG_A13_Pndevl,@"mellifluous");
}
#pragma mark:这里如果没有JS调用OC的功能的话
+ (void)Sports_methods_cosmopolitan:(NSString *)arg1 wSBG_A13_Pndevl:(NSString *)wSBG_A13_Pndevl {
NSLog(@"function:%s line:", __FUNCTION__);
[wSBG_A13_Pndevl substringFromIndex:1];
[wSBG_A13_Pndevl isEqualToString:@"believe"];
NSLog(@"%@===%@", wSBG_A13_Pndevl,@"crush");
}
#pragma mark:降低后期维护成本
+ (void)snk_X15_hodgepodge:(NSString *)arg1 wSBG_A13_Pndevl:(NSString *)wSBG_A13_Pndevl {
NSLog(@"function:%s line:", __FUNCTION__);
[wSBG_A13_Pndevl substringFromIndex:1];
[wSBG_A13_Pndevl isEqualToString:@"umbrella"];
NSLog(@"%@===%@", wSBG_A13_Pndevl,@"flabbergasted");
}
#pragma mark:表示设置layer上面设置图片的的拉伸方式
+ (void)Sports_methods_fuselage:(NSString *)arg1 wSBG_A13_Pndevl:(NSString *)wSBG_A13_Pndevl {
NSLog(@"function:%s line:", __FUNCTION__);
[wSBG_A13_Pndevl substringFromIndex:1];
[wSBG_A13_Pndevl isEqualToString:@"petrichor"];
NSLog(@"%@===%@", wSBG_A13_Pndevl,@"renaissance");
}
#pragma mark:html的弹窗将不会再显示,那想显示弹窗,我们需要实现WKUIDelegate的代理方法
+ (void)bag_X11_Butterfly:(NSString *)arg1 wSBG_A13_Pndevl:(NSString *)wSBG_A13_Pndevl {
NSLog(@"function:%s line:", __FUNCTION__);
[wSBG_A13_Pndevl substringFromIndex:1];
[wSBG_A13_Pndevl isEqualToString:@"apple"];
NSLog(@"%@===%@", wSBG_A13_Pndevl,@"evanescence");
}
#pragma mark:降低后期维护成本
+ (void)tpy_method_gorgeous:(NSString *)arg1 wSBG_A13_Pndevl:(NSString *)wSBG_A13_Pndevl {
NSLog(@"function:%s line:", __FUNCTION__);
[wSBG_A13_Pndevl substringFromIndex:1];
[wSBG_A13_Pndevl isEqualToString:@"hippopotamus"];
NSLog(@"%@===%@", wSBG_A13_Pndevl,@"Rainbow");
}
#pragma mark:我们在需要调用JS方法的位置加上下面代码
+ (void)Sports_methods_shipshape:(NSString *)arg1 wSBG_A13_Pndevl:(NSString *)wSBG_A13_Pndevl {
NSLog(@"function:%s line:", __FUNCTION__);
[wSBG_A13_Pndevl substringFromIndex:1];
[wSBG_A13_Pndevl isEqualToString:@"ephemeral"];
NSLog(@"%@===%@", wSBG_A13_Pndevl,@"evanescence");
}
#pragma mark:可以使用[Option + 单击]查看注解
+ (void)msb_X14_hippopotamus:(NSString *)arg1 wSBG_A13_Pndevl:(NSString *)wSBG_A13_Pndevl {
NSLog(@"function:%s line:", __FUNCTION__);
[wSBG_A13_Pndevl substringFromIndex:1];
[wSBG_A13_Pndevl isEqualToString:@"fuselage"];
NSLog(@"%@===%@", wSBG_A13_Pndevl,@"Butterfly");
}
@end