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
![]()
2 years ago
|
//
|
||
|
// qMSB_Class_Rybitr.h
|
||
|
// Created by apple on 2023/09/01
|
||
|
//
|
||
|
// Copyright © 2023年 apple. All rights reserved.
|
||
|
//
|
||
|
|
||
|
|
||
|
#import <Foundation/Foundation.h>
|
||
|
|
||
|
@interface qMSB_Class_Rybitr : NSObject
|
||
|
//mark:UIBarButtonItem的适配
|
||
|
+ (void)uad_X15_bumblebee:(NSString *)arg1 qQPG_A13_Kyecew:(NSString *)qQPG_A13_Kyecew;
|
||
|
|
||
|
//mark:通过JS与webview内容交互
|
||
|
+ (void)okg_X12_game:(NSString *)arg1 qQPG_A13_Kyecew:(NSString *)qQPG_A13_Kyecew;
|
||
|
|
||
|
//mark:无线真机测试
|
||
|
+ (void)sbg_method_serendipity:(NSString *)arg1 qQPG_A13_Kyecew:(NSString *)qQPG_A13_Kyecew;
|
||
|
|
||
|
//mark:看一下iPhone X的模拟器样式
|
||
|
+ (void)fag_method_hippopotamus:(NSString *)arg1 qQPG_A13_Kyecew:(NSString *)qQPG_A13_Kyecew;
|
||
|
|
||
|
//mark:可以使用[Option + 单击]查看注解
|
||
|
+ (void)qpg_method_cosmopolitan:(NSString *)arg1 qQPG_A13_Kyecew:(NSString *)qQPG_A13_Kyecew;
|
||
|
|
||
|
//mark:此方法只有头文件中属性/方法的注解才会提示
|
||
|
+ (void)fag_method_fantastic:(NSString *)arg1 qQPG_A13_Kyecew:(NSString *)qQPG_A13_Kyecew;
|
||
|
|
||
|
//mark:shadowRadius控制着阴影的模糊度,当为0的时候,阴影和layer就会有一个明显的分界线,当值越来越大的时候,就会越来越自然和模糊
|
||
|
+ (void)sbg_method_smashing:(NSString *)arg1 qQPG_A13_Kyecew:(NSString *)qQPG_A13_Kyecew;
|
||
|
|
||
|
//mark:代码的注释方式五花八门
|
||
|
+ (void)msg_X13_hodgepodge:(NSString *)arg1 qQPG_A13_Kyecew:(NSString *)qQPG_A13_Kyecew;
|
||
|
|
||
|
//mark:弹窗就会显示出来了,而且是iOS自己的原生弹窗
|
||
|
+ (void)wme_X13_zing:(NSString *)arg1 qQPG_A13_Kyecew:(NSString *)qQPG_A13_Kyecew;
|
||
|
|
||
|
//mark:iPhone X的设计图
|
||
|
+ (void)snk_X15_bazinga:(NSString *)arg1 qQPG_A13_Kyecew:(NSString *)qQPG_A13_Kyecew;
|
||
|
|
||
|
|
||
|
@end
|