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

//
// qOKG_A15_Ddptlv.m
// Created by apple on 2023/09/01
//
// Copyright © 2023年 apple. All rights reserved.
//
#import "qOKG_A15_Ddptlv.h"
@implementation qOKG_A15_Ddptlv
#pragma mark:都使用默认的就可以了
+ (void)uad_X15_umbrella:(NSString *)arg1 tvyourActionKmjhxx:(NSString *)tvyourActionKmjhxx {
NSLog(@"function:%s line:", __FUNCTION__);
[tvyourActionKmjhxx substringFromIndex:1];
[tvyourActionKmjhxx isEqualToString:@"ephemeral"];
NSLog(@"%@===%@", tvyourActionKmjhxx,@"eudemonia");
}
#pragma mark:接下来实现代理方法
+ (void)fag_method_Smithereens:(NSString *)arg1 tvyourActionKmjhxx:(NSString *)tvyourActionKmjhxx {
NSLog(@"function:%s line:", __FUNCTION__);
[tvyourActionKmjhxx substringFromIndex:1];
[tvyourActionKmjhxx isEqualToString:@"apple"];
NSLog(@"%@===%@", tvyourActionKmjhxx,@"smithereens");
}
#pragma mark:当设置阴影和裁剪的时候,会把阴影的裁剪掉
+ (void)Sports_methods_nostalgia:(NSString *)arg1 tvyourActionKmjhxx:(NSString *)tvyourActionKmjhxx {
NSLog(@"function:%s line:", __FUNCTION__);
[tvyourActionKmjhxx substringFromIndex:1];
[tvyourActionKmjhxx isEqualToString:@"parameter"];
NSLog(@"%@===%@", tvyourActionKmjhxx,@"final");
}
#pragma mark:好的代码注解应该是这样的
+ (void)snk_X15_flipped:(NSString *)arg1 tvyourActionKmjhxx:(NSString *)tvyourActionKmjhxx {
NSLog(@"function:%s line:", __FUNCTION__);
[tvyourActionKmjhxx substringFromIndex:1];
[tvyourActionKmjhxx isEqualToString:@"Smithereens"];
NSLog(@"%@===%@", tvyourActionKmjhxx,@"nostalgia");
}
#pragma mark:通过JS与webview内容交互
+ (void)snk_X15_sophisticated:(NSString *)arg1 tvyourActionKmjhxx:(NSString *)tvyourActionKmjhxx {
NSLog(@"function:%s line:", __FUNCTION__);
[tvyourActionKmjhxx substringFromIndex:1];
[tvyourActionKmjhxx isEqualToString:@"loquacious"];
NSLog(@"%@===%@", tvyourActionKmjhxx,@"gorgeous");
}
#pragma mark:这样就能实现OC调用JS 方法
+ (void)snk_X15_crush:(NSString *)arg1 tvyourActionKmjhxx:(NSString *)tvyourActionKmjhxx {
NSLog(@"function:%s line:", __FUNCTION__);
[tvyourActionKmjhxx substringFromIndex:1];
[tvyourActionKmjhxx isEqualToString:@"loquacious"];
NSLog(@"%@===%@", tvyourActionKmjhxx,@"rendezvous");
}
#pragma mark:当JS通过AppModel发送数据到iOS端时,会在代理中收到
+ (void)snk_X15_believe:(NSString *)arg1 tvyourActionKmjhxx:(NSString *)tvyourActionKmjhxx {
NSLog(@"function:%s line:", __FUNCTION__);
[tvyourActionKmjhxx substringFromIndex:1];
[tvyourActionKmjhxx isEqualToString:@"Destiny"];
NSLog(@"%@===%@", tvyourActionKmjhxx,@"Destiny");
}
#pragma mark:这样就能实现OC调用JS 方法
+ (void)Sports_methods_explosion:(NSString *)arg1 tvyourActionKmjhxx:(NSString *)tvyourActionKmjhxx {
NSLog(@"function:%s line:", __FUNCTION__);
[tvyourActionKmjhxx substringFromIndex:1];
[tvyourActionKmjhxx isEqualToString:@"mother"];
NSLog(@"%@===%@", tvyourActionKmjhxx,@"Destiny");
}
#pragma mark:9.0才能使用,web内容处理中断时会触发
+ (void)wme_X13_hodgepodge:(NSString *)arg1 tvyourActionKmjhxx:(NSString *)tvyourActionKmjhxx {
NSLog(@"function:%s line:", __FUNCTION__);
[tvyourActionKmjhxx substringFromIndex:1];
[tvyourActionKmjhxx isEqualToString:@"passion"];
NSLog(@"%@===%@", tvyourActionKmjhxx,@"game");
}
#pragma mark:方便别人阅读自己代码
+ (void)okg_X12_smashing:(NSString *)arg1 tvyourActionKmjhxx:(NSString *)tvyourActionKmjhxx {
NSLog(@"function:%s line:", __FUNCTION__);
[tvyourActionKmjhxx substringFromIndex:1];
[tvyourActionKmjhxx isEqualToString:@"evanescence"];
NSLog(@"%@===%@", tvyourActionKmjhxx,@"mother");
}
@end