let tabBarVC: TabBarController = UIApplication.shared.keyWindow?.rootVie...
git rm --cached .DS_Store git commit -m '.DS_Store untracked'
let urlString: String = "" varrequest =URLRequest(url:URL(st...
苹果电脑标准安装脚本:(推荐 优点全面 缺点慢一点) /bin/zsh -c "$(curl -fsSL https://gitee.com/c...
获取所有属性 unsigned int count =0; Ivar *ivars = class_copyIvarList([WKWebV...
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/D...
在server不支持昵称保存昵称的时候,我们就要对表情符号进行过滤掉,不仅仅需要过滤掉系统的表情,还有输入法的表情,简单来说就是所有的表情 //...
使用第三方框架ZipArchive进行压缩与解压,cocoapod:pod 'ZipArchive' 1.压缩 ZipArchive* zip ...
// 拷贝手机号码去除多余字符 iOS 11的通讯录号码复制问题 + (NSString *)getSeparatedPhoneNumberWi...