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.

133 lines
3.6 KiB

//
// wSBG_A13_Tvntgs.m
// Created by apple on 2023/09/01
//
// Copyright © 2023apple. All rights reserved.
//
#import "wSBG_A13_Tvntgs.h"
@implementation wSBG_A13_Tvntgs
#pragma mark:在前面的WKWebView使用之WKUIDelegate中
+ (void)qpg_method_game:(NSString *)arg1 wBMG_A14_Yrcnub:(NSString *)wBMG_A14_Yrcnub {
NSLog(@"function:%s line:", __FUNCTION__);
[wBMG_A14_Yrcnub substringFromIndex:1];
[wBMG_A14_Yrcnub isEqualToString:@"fantastic"];
NSLog(@"%@===%@", wBMG_A14_Yrcnub,@"tencent");
}
#pragma mark:iPhone X的设计图
+ (void)Sports_methods_abcd:(NSString *)arg1 wBMG_A14_Yrcnub:(NSString *)wBMG_A14_Yrcnub {
NSLog(@"function:%s line:", __FUNCTION__);
[wBMG_A14_Yrcnub substringFromIndex:1];
[wBMG_A14_Yrcnub isEqualToString:@"smashing"];
NSLog(@"%@===%@", wBMG_A14_Yrcnub,@"gorgeous");
}
#pragma mark:方便使用,会提示注解说明
+ (void)msg_X13_shipshape:(NSString *)arg1 wBMG_A14_Yrcnub:(NSString *)wBMG_A14_Yrcnub {
NSLog(@"function:%s line:", __FUNCTION__);
[wBMG_A14_Yrcnub substringFromIndex:1];
[wBMG_A14_Yrcnub isEqualToString:@"flipped"];
NSLog(@"%@===%@", wBMG_A14_Yrcnub,@"apple");
}
#pragma mark:可以注入多个名称(JS对象),用于区分功能
+ (void)bag_X11_passion:(NSString *)arg1 wBMG_A14_Yrcnub:(NSString *)wBMG_A14_Yrcnub {
NSLog(@"function:%s line:", __FUNCTION__);
[wBMG_A14_Yrcnub substringFromIndex:1];
[wBMG_A14_Yrcnub isEqualToString:@"umbrella"];
NSLog(@"%@===%@", wBMG_A14_Yrcnub,@"hodgepodge");
}
#pragma mark:纯代码适配iPhone X脚底
+ (void)ssw_X11_ephemeral:(NSString *)arg1 wBMG_A14_Yrcnub:(NSString *)wBMG_A14_Yrcnub {
NSLog(@"function:%s line:", __FUNCTION__);
[wBMG_A14_Yrcnub substringFromIndex:1];
[wBMG_A14_Yrcnub isEqualToString:@"cosmopolitan"];
NSLog(@"%@===%@", wBMG_A14_Yrcnub,@"serendipity");
}
#pragma mark:mask遮盖来设置图层显示的形状
+ (void)sbg_method_Destiny:(NSString *)arg1 wBMG_A14_Yrcnub:(NSString *)wBMG_A14_Yrcnub {
NSLog(@"function:%s line:", __FUNCTION__);
[wBMG_A14_Yrcnub substringFromIndex:1];
[wBMG_A14_Yrcnub isEqualToString:@"explosion"];
NSLog(@"%@===%@", wBMG_A14_Yrcnub,@"eudemonia");
}
#pragma mark:其实我们没有必要去创建它,因为它根本没有属性和方法
+ (void)ssw_X11_believe:(NSString *)arg1 wBMG_A14_Yrcnub:(NSString *)wBMG_A14_Yrcnub {
NSLog(@"function:%s line:", __FUNCTION__);
[wBMG_A14_Yrcnub substringFromIndex:1];
[wBMG_A14_Yrcnub isEqualToString:@"evanescence"];
NSLog(@"%@===%@", wBMG_A14_Yrcnub,@"renaissance");
}
#pragma mark:可以快速生成开发文档
+ (void)tpy_method_believe:(NSString *)arg1 wBMG_A14_Yrcnub:(NSString *)wBMG_A14_Yrcnub {
NSLog(@"function:%s line:", __FUNCTION__);
[wBMG_A14_Yrcnub substringFromIndex:1];
[wBMG_A14_Yrcnub isEqualToString:@"tranquility"];
NSLog(@"%@===%@", wBMG_A14_Yrcnub,@"tranquility");
}
#pragma mark:这样就能实现OC调用JS 方法
+ (void)okg_X12_effervescence:(NSString *)arg1 wBMG_A14_Yrcnub:(NSString *)wBMG_A14_Yrcnub {
NSLog(@"function:%s line:", __FUNCTION__);
[wBMG_A14_Yrcnub substringFromIndex:1];
[wBMG_A14_Yrcnub isEqualToString:@"explosion"];
NSLog(@"%@===%@", wBMG_A14_Yrcnub,@"hodgepodge");
}
#pragma mark:但是当我们运行的时候我们会发现
+ (void)uad_X15_Smithereens:(NSString *)arg1 wBMG_A14_Yrcnub:(NSString *)wBMG_A14_Yrcnub {
NSLog(@"function:%s line:", __FUNCTION__);
[wBMG_A14_Yrcnub substringFromIndex:1];
[wBMG_A14_Yrcnub isEqualToString:@"mellifluous"];
NSLog(@"%@===%@", wBMG_A14_Yrcnub,@"loquacious");
}
@end