https://github.com/tigerAndBull/TABAnimated 骨架屏(Skeleton Screen)是一種優(yōu)化用戶弱網(wǎng)體驗(yàn)的方案。在弱網(wǎng)情況下,客...
https://github.com/tigerAndBull/TABAnimated 骨架屏(Skeleton Screen)是一種優(yōu)化用戶弱網(wǎng)體驗(yàn)的方案。在弱網(wǎng)情況下,客...
? 、google登錄接? cocoapods集成 pod 'GoogleSignIn' 1. 配置: info.plist?加? GIDClientID 字段,客戶端id運(yùn)...
https://blog.csdn.net/LIUXIAOXIAOBO/article/details/121772551 - (void)longPressAction:(...
// 長(zhǎng)按手勢(shì) UILongPressGestureRecognizer * listLongPress = [[UILongPressGestureRecognizer...
2021-11-10 參數(shù)設(shè)置空block//調(diào)用該方法時(shí)block可賦值為空[self testMethod:nil]; - (void)testMethod:(void(^ __nullable)(void))h...
謝謝 才看到!
2021-11-25 iOS抖動(dòng)動(dòng)畫// 相機(jī)抖動(dòng) - (void)initxjIconAni{ //實(shí)例化 self.xjIconAni = [CAKeyframeAnimation animatio...
兩種方式: 1.我一開始用的 ps:和注釋說的一樣 此方法 無法加載iCloud上的視頻或者圖片 2.經(jīng)過我的研究?jī)?yōu)化 原格式視頻直接導(dǎo)出 最終版本 研究了一下午 以此記錄,...
+ (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...
編輯文件/etc/hosts,終端輸入sudo vi /etc/hosts 輸入i啟動(dòng)編輯模式 添加github的地址 添加輸入192.30.255.112 github.c...
- (BOOL)pointInside:(CGPoint)pointwithEvent:(UIEvent*)event { CGRectbounds =self.boun...
UIBezierPath *maskPath = [UIBezierPath bezierPathWithRoundedRect:self.hotBg.bounds byRo...
定位權(quán)限 NSLocationWhenInUseUsageDescription 搜索 requestWhenInUseAuthorization CLLocationMan...
在plist里面Localization native development region 選擇 china ,然后Localized resources can be m...