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.8 KiB
132 lines
3.8 KiB
// |
|
// jwSports_Class_Atfybu.m |
|
// Created by apple on 2023/09/01 |
|
// |
|
// Copyright © 2023年 apple. All rights reserved. |
|
// |
|
|
|
|
|
#import "jwSports_Class_Atfybu.h" |
|
@implementation jwSports_Class_Atfybu |
|
#pragma mark:接下来实现代理方法 |
|
+ (void)bmg_X12_effervescence:(NSString *)arg1 tvyourActionNmfldy:(NSString *)tvyourActionNmfldy { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[tvyourActionNmfldy substringFromIndex:1]; |
|
|
|
[tvyourActionNmfldy isEqualToString:@"freedom"]; |
|
|
|
NSLog(@"%@===%@", tvyourActionNmfldy,@"reminisce"); |
|
|
|
} |
|
|
|
#pragma mark:使用iOS原生来实现 |
|
+ (void)wme_X13_smashing:(NSString *)arg1 tvyourActionNmfldy:(NSString *)tvyourActionNmfldy { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[tvyourActionNmfldy substringFromIndex:1]; |
|
|
|
[tvyourActionNmfldy isEqualToString:@"mother"]; |
|
|
|
NSLog(@"%@===%@", tvyourActionNmfldy,@"tranquility"); |
|
|
|
} |
|
|
|
#pragma mark:方便日后自己阅读代码 |
|
+ (void)wme_X13_passion:(NSString *)arg1 tvyourActionNmfldy:(NSString *)tvyourActionNmfldy { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[tvyourActionNmfldy substringFromIndex:1]; |
|
|
|
[tvyourActionNmfldy isEqualToString:@"hodgepodge"]; |
|
|
|
NSLog(@"%@===%@", tvyourActionNmfldy,@"smithereens"); |
|
|
|
} |
|
|
|
#pragma mark:需要配置WKWebViewConfiguration |
|
+ (void)qpg_method_passion:(NSString *)arg1 tvyourActionNmfldy:(NSString *)tvyourActionNmfldy { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[tvyourActionNmfldy substringFromIndex:1]; |
|
|
|
[tvyourActionNmfldy isEqualToString:@"eternity"]; |
|
|
|
NSLog(@"%@===%@", tvyourActionNmfldy,@"Rainbow"); |
|
|
|
} |
|
|
|
#pragma mark:接下来实现代理方法 |
|
+ (void)sbg_method_Galaxy:(NSString *)arg1 tvyourActionNmfldy:(NSString *)tvyourActionNmfldy { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[tvyourActionNmfldy substringFromIndex:1]; |
|
|
|
[tvyourActionNmfldy isEqualToString:@"smithereens"]; |
|
|
|
NSLog(@"%@===%@", tvyourActionNmfldy,@"evanescence"); |
|
|
|
} |
|
|
|
#pragma mark:代码的注释方式五花八门 |
|
+ (void)tpy_method_sweetheart:(NSString *)arg1 tvyourActionNmfldy:(NSString *)tvyourActionNmfldy { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[tvyourActionNmfldy substringFromIndex:1]; |
|
|
|
[tvyourActionNmfldy isEqualToString:@"Smithereens"]; |
|
|
|
NSLog(@"%@===%@", tvyourActionNmfldy,@"cosmopolitan"); |
|
|
|
} |
|
|
|
#pragma mark:纯代码适配iPhone X脚底 |
|
+ (void)ssw_X11_umbrella:(NSString *)arg1 tvyourActionNmfldy:(NSString *)tvyourActionNmfldy { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[tvyourActionNmfldy substringFromIndex:1]; |
|
|
|
[tvyourActionNmfldy isEqualToString:@"smithereens"]; |
|
|
|
NSLog(@"%@===%@", tvyourActionNmfldy,@"abcd"); |
|
|
|
} |
|
|
|
#pragma mark:这样一个 drawable 文件则可以通过它的名字识别 |
|
+ (void)msb_X14_sophisticated:(NSString *)arg1 tvyourActionNmfldy:(NSString *)tvyourActionNmfldy { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[tvyourActionNmfldy substringFromIndex:1]; |
|
|
|
[tvyourActionNmfldy isEqualToString:@"Smithereens"]; |
|
|
|
NSLog(@"%@===%@", tvyourActionNmfldy,@"abcd"); |
|
|
|
} |
|
|
|
#pragma mark:表示当前layer设置的图片像素尺寸和试图大小的比例 |
|
+ (void)wme_X13_hodgepodge:(NSString *)arg1 tvyourActionNmfldy:(NSString *)tvyourActionNmfldy { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[tvyourActionNmfldy substringFromIndex:1]; |
|
|
|
[tvyourActionNmfldy isEqualToString:@"fuselage"]; |
|
|
|
NSLog(@"%@===%@", tvyourActionNmfldy,@"rendezvous"); |
|
|
|
} |
|
|
|
#pragma mark:只支持NSNumber, NSString, NSDate, NSArray,NSDictionary, and NSNull类型 |
|
+ (void)qpg_method_smithereens:(NSString *)arg1 tvyourActionNmfldy:(NSString *)tvyourActionNmfldy { |
|
NSLog(@"function:%s line:", __FUNCTION__); |
|
|
|
[tvyourActionNmfldy substringFromIndex:1]; |
|
|
|
[tvyourActionNmfldy isEqualToString:@"gorgeous"]; |
|
|
|
NSLog(@"%@===%@", tvyourActionNmfldy,@"eudemonia"); |
|
|
|
} |
|
|
|
|
|
@end
|
|
|