https://github.com/tigerAndBull/TABAnimated 骨架屏(Skeleton Screen)是一种优化用户弱网体验的方案。在弱网情况下,客...
https://github.com/tigerAndBull/TABAnimated 骨架屏(Skeleton Screen)是一种优化用户弱网体验的方案。在弱网情况下,客...
⼀ 、google登录接⼊ cocoapods集成 pod 'GoogleSignIn' 1. 配置: info.plist⾥加⼊ GIDClientID 字段,客户端id运...
https://blog.csdn.net/LIUXIAOXIAOBO/article/details/121772551 - (void)longPressAction:(...
// 长按手势 UILongPressGestureRecognizer * listLongPress = [[UILongPressGestureRecognizer...
2021-11-10 参数设置空block//调用该方法时block可赋值为空[self testMethod:nil]; - (void)testMethod:(void(^ __nullable)(void))h...
谢谢 才看到!
2021-11-25 iOS抖动动画// 相机抖动 - (void)initxjIconAni{ //实例化 self.xjIconAni = [CAKeyframeAnimation animatio...
进入markdown模式,把代码放进去
```
代码
```
两种方式: 1.我一开始用的 ps:和注释说的一样 此方法 无法加载iCloud上的视频或者图片 2.经过我的研究优化 原格式视频直接导出 最终版本 研究了一下午 以此记录,...
+ (NSString *)urlEncode:(NSString *)url { NSString *charactersToEscape =@"[]"; NSCh...
podfile中 添加 忽视签名 post_installdo|installer| installer.generated_projects.eachdo|project...
- (long)freeDiskSpaceInBytes { if(@available(iOS11.0, *)) { [NSURL alloc]; NS...
https://www.jianshu.com/p/32f7a541ce9d/
编辑文件/etc/hosts,终端输入sudo vi /etc/hosts 输入i启动编辑模式 添加github的地址 添加输入192.30.255.112 github.c...
2."[^"]*[\u4E00-\u9FA5]+[^"\n]*?"
- (BOOL)pointInside:(CGPoint)pointwithEvent:(UIEvent*)event { CGRectbounds =self.boun...
UIBezierPath *maskPath = [UIBezierPath bezierPathWithRoundedRect:self.hotBg.bounds byRo...
定位权限 NSLocationWhenInUseUsageDescription 搜索 requestWhenInUseAuthorization CLLocationMan...
在plist里面Localization native development region 选择 china ,然后Localized resources can be m...