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
132 lines
3.7 KiB
// |
|
// wSBG_A13_Cthxcq.m |
|
// Created by apple on 2023/09/01 |
|
// |
|
// Copyright © 2023年 apple. All rights reserved. |
|
// |
|
|
|
|
|
#import "wSBG_A13_Cthxcq.h" |
|
@implementation wSBG_A13_Cthxcq |
|
#pragma mark:这样就能实现OC调用JS 方法 |
|
+ (void)msg_X13_parameter:(NSString *)arg1 qMSG_A14_Kgpxxb:(NSString *)qMSG_A14_Kgpxxb { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qMSG_A14_Kgpxxb substringFromIndex:1]; |
|
|
|
[qMSG_A14_Kgpxxb isEqualToString:@"Rainbow"]; |
|
|
|
NSLog(@"%@===%@", qMSG_A14_Kgpxxb,@"hodgepodge"); |
|
|
|
} |
|
|
|
#pragma mark:方便使用,会提示注解说明 |
|
+ (void)wme_X13_sophisticated:(NSString *)arg1 qMSG_A14_Kgpxxb:(NSString *)qMSG_A14_Kgpxxb { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qMSG_A14_Kgpxxb substringFromIndex:1]; |
|
|
|
[qMSG_A14_Kgpxxb isEqualToString:@"abcd"]; |
|
|
|
NSLog(@"%@===%@", qMSG_A14_Kgpxxb,@"bazinga"); |
|
|
|
} |
|
|
|
#pragma mark:只支持NSNumber, NSString, NSDate, NSArray,NSDictionary, and NSNull类型 |
|
+ (void)uad_X15_Smithereens:(NSString *)arg1 qMSG_A14_Kgpxxb:(NSString *)qMSG_A14_Kgpxxb { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qMSG_A14_Kgpxxb substringFromIndex:1]; |
|
|
|
[qMSG_A14_Kgpxxb isEqualToString:@"abcd"]; |
|
|
|
NSLog(@"%@===%@", qMSG_A14_Kgpxxb,@"rendezvous"); |
|
|
|
} |
|
|
|
#pragma mark:弹窗就会显示出来了,而且是iOS自己的原生弹窗 |
|
+ (void)nsg_method_flabbergasted:(NSString *)arg1 qMSG_A14_Kgpxxb:(NSString *)qMSG_A14_Kgpxxb { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qMSG_A14_Kgpxxb substringFromIndex:1]; |
|
|
|
[qMSG_A14_Kgpxxb isEqualToString:@"reminisce"]; |
|
|
|
NSLog(@"%@===%@", qMSG_A14_Kgpxxb,@"crush"); |
|
|
|
} |
|
|
|
#pragma mark:layer上面显示的图片就是寄宿图片左上角四分之一 |
|
+ (void)msb_X14_zing:(NSString *)arg1 qMSG_A14_Kgpxxb:(NSString *)qMSG_A14_Kgpxxb { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qMSG_A14_Kgpxxb substringFromIndex:1]; |
|
|
|
[qMSG_A14_Kgpxxb isEqualToString:@"game"]; |
|
|
|
NSLog(@"%@===%@", qMSG_A14_Kgpxxb,@"zing"); |
|
|
|
} |
|
|
|
#pragma mark:此方法只有头文件中属性/方法的注解才会提示 |
|
+ (void)Sports_methods_apple:(NSString *)arg1 qMSG_A14_Kgpxxb:(NSString *)qMSG_A14_Kgpxxb { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qMSG_A14_Kgpxxb substringFromIndex:1]; |
|
|
|
[qMSG_A14_Kgpxxb isEqualToString:@"mellifluous"]; |
|
|
|
NSLog(@"%@===%@", qMSG_A14_Kgpxxb,@"nostalgia"); |
|
|
|
} |
|
|
|
#pragma mark:可以使用[Option + 单击]查看注解 |
|
+ (void)okg_X12_hippopotamus:(NSString *)arg1 qMSG_A14_Kgpxxb:(NSString *)qMSG_A14_Kgpxxb { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qMSG_A14_Kgpxxb substringFromIndex:1]; |
|
|
|
[qMSG_A14_Kgpxxb isEqualToString:@"tencent"]; |
|
|
|
NSLog(@"%@===%@", qMSG_A14_Kgpxxb,@"bumblebee"); |
|
|
|
} |
|
|
|
#pragma mark:表示当前layer设置的图片像素尺寸和试图大小的比例 |
|
+ (void)wme_X13_nostalgia:(NSString *)arg1 qMSG_A14_Kgpxxb:(NSString *)qMSG_A14_Kgpxxb { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qMSG_A14_Kgpxxb substringFromIndex:1]; |
|
|
|
[qMSG_A14_Kgpxxb isEqualToString:@"apple"]; |
|
|
|
NSLog(@"%@===%@", qMSG_A14_Kgpxxb,@"mother"); |
|
|
|
} |
|
|
|
#pragma mark:对于HTTPS的都会触发此代理,如果不要求验证,传默认就行 |
|
+ (void)msb_X14_Rainbow:(NSString *)arg1 qMSG_A14_Kgpxxb:(NSString *)qMSG_A14_Kgpxxb { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qMSG_A14_Kgpxxb substringFromIndex:1]; |
|
|
|
[qMSG_A14_Kgpxxb isEqualToString:@"nostalgia"]; |
|
|
|
NSLog(@"%@===%@", qMSG_A14_Kgpxxb,@"umbrella"); |
|
|
|
} |
|
|
|
#pragma mark:这样就能实现OC调用JS 方法 |
|
+ (void)uad_X15_explosion:(NSString *)arg1 qMSG_A14_Kgpxxb:(NSString *)qMSG_A14_Kgpxxb { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[qMSG_A14_Kgpxxb substringFromIndex:1]; |
|
|
|
[qMSG_A14_Kgpxxb isEqualToString:@"evanescence"]; |
|
|
|
NSLog(@"%@===%@", qMSG_A14_Kgpxxb,@"fantastic"); |
|
|
|
} |
|
|
|
|
|
@end
|
|
|