最近在使用pod集成的时候,在用模拟器的时候导入pod的库都报错Could not find module 'SnapKit' for target 'arm64-apple...
最近在使用pod集成的时候,在用模拟器的时候导入pod的库都报错Could not find module 'SnapKit' for target 'arm64-apple...
git init remote add
-[NSNull count]: unrecognized selector sent to instance 0x7fff8062db10 dynamic_cast err...
前言 前段时间上架直播教育类APP,考虑之前一直没有做过类似的APP(内购),上架历程是心酸的,七次被拒,一直被拒的心情真是糟糕透了,现在就分享被拒的经历,重点:通过观察被拒...
文/婉兮 图/网络 1 马伊琍和文章终于离婚了。 之所以说“终于”,是因为早在出轨事件爆发的2014年,吃瓜群众便翘首以待,盼着马司令能够快刀斩乱麻,为女人们活出酣畅淋漓的...
Xcode断点无效,在网上查了很多,记录下: (主要修改了这个)TARGETS -> Build Settings -> Deployment Postprocessing:...
iOS开发中DES/CBC/PKCS5Padding方式的加密 import <CommonCrypto/CommonCryptor.h> +(NSString **)enc...
UILabel *label = [[UILabel alloc]initWithFrame:CGRectMake(50, 100, 200, 21)];
UILabel *label = [[UILabel alloc]initWithFrame:CGRectMake(50, 100, 200, 21)];
import "ViewController.h" define UI_WIDTH 80 define UI_HEIGHT 30 @interface ViewControl...
import "ViewController.h" define UI_WIDTH 80 define UI_HEIGHT 30 @interface ViewControl...
//获取当前屏幕显示的viewcontroller +(UIViewController *)getCurrentVC{ UIViewController *result =...
import "QYScanCtrl.h" import <AVFoundation/AVFoundation.h> import "trConst.h" @interfac...
import "QYScanCtrl.h" import <AVFoundation/AVFoundation.h> import "trConst.h" @interfac...
监听键盘 [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(keyboard...
1.$ gem sources --remove https://rubygems.org///http必须带s2.$ gem sources -a https://ruby...
检测手机在前台锁屏//检测在前台锁屏—需要导入 #import<notify.h> #define NotificationLock CFSTR("com.apple.spr...