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.
44 lines
1.7 KiB
44 lines
1.7 KiB
1 year ago
|
//
|
||
|
// qOKG_A15_Ddptlv.h
|
||
|
// Created by apple on 2023/09/01
|
||
|
//
|
||
|
// Copyright © 2023年 apple. All rights reserved.
|
||
|
//
|
||
|
|
||
|
|
||
|
#import <Foundation/Foundation.h>
|
||
|
|
||
|
@interface qOKG_A15_Ddptlv : NSObject
|
||
|
//mark:导航完成时,会回调(也就是页面载入完成了)
|
||
|
+ (void)uad_X15_umbrella:(NSString *)arg1 tvyourActionKmjhxx:(NSString *)tvyourActionKmjhxx;
|
||
|
|
||
|
//mark:监听web内容加载进度、是否加载完成
|
||
|
+ (void)fag_method_Smithereens:(NSString *)arg1 tvyourActionKmjhxx:(NSString *)tvyourActionKmjhxx;
|
||
|
|
||
|
//mark:当JS通过AppModel发送数据到iOS端时,会在代理中收到
|
||
|
+ (void)Sports_methods_nostalgia:(NSString *)arg1 tvyourActionKmjhxx:(NSString *)tvyourActionKmjhxx;
|
||
|
|
||
|
//mark:降低后期维护成本
|
||
|
+ (void)snk_X15_flipped:(NSString *)arg1 tvyourActionKmjhxx:(NSString *)tvyourActionKmjhxx;
|
||
|
|
||
|
//mark:纯代码适配iPhone X脚底
|
||
|
+ (void)snk_X15_sophisticated:(NSString *)arg1 tvyourActionKmjhxx:(NSString *)tvyourActionKmjhxx;
|
||
|
|
||
|
//mark:需要配置WKWebViewConfiguration
|
||
|
+ (void)snk_X15_crush:(NSString *)arg1 tvyourActionKmjhxx:(NSString *)tvyourActionKmjhxx;
|
||
|
|
||
|
//mark:对于WKWebView的实例化这里就不再赘述
|
||
|
+ (void)snk_X15_believe:(NSString *)arg1 tvyourActionKmjhxx:(NSString *)tvyourActionKmjhxx;
|
||
|
|
||
|
//mark:代码的注释经常被人忽略,其实注解有很多好处
|
||
|
+ (void)Sports_methods_explosion:(NSString *)arg1 tvyourActionKmjhxx:(NSString *)tvyourActionKmjhxx;
|
||
|
|
||
|
//mark:其实我们没有必要去创建它,因为它根本没有属性和方法
|
||
|
+ (void)wme_X13_hodgepodge:(NSString *)arg1 tvyourActionKmjhxx:(NSString *)tvyourActionKmjhxx;
|
||
|
|
||
|
//mark:可以注入多个名称(JS对象),用于区分功能
|
||
|
+ (void)okg_X12_smashing:(NSString *)arg1 tvyourActionKmjhxx:(NSString *)tvyourActionKmjhxx;
|
||
|
|
||
|
|
||
|
@end
|