IP属地:河南
最近在使用pod集成的时候,在用模拟器的时候导入pod的库都报错Could not find module 'SnapKit' for targ...
git init remote add
-[NSNull count]: unrecognized selector sent to instance 0x7fff8062db10 d...
Xcode断点无效,在网上查了很多,记录下: (主要修改了这个)TARGETS -> Build Settings -> Deployment ...
iOS开发中DES/CBC/PKCS5Padding方式的加密 import <CommonCrypto/CommonCryptor.h> +(...
UILabel *label = [[UILabel alloc]initWithFrame:CGRectMake(50, 100, 200, ...
import "ViewController.h" define UI_WIDTH 80 define UI_HEIGHT 30 @interf...
//获取当前屏幕显示的viewcontroller +(UIViewController *)getCurrentVC{ UIViewContr...
import "QYScanCtrl.h" import <AVFoundation/AVFoundation.h> import "trCon...