1. 安装依赖的软件包 /usr/bin/env: perl: No such file or directory出现这种错误可能是没有安装prel 2. 安装openres...
1. 安装依赖的软件包 /usr/bin/env: perl: No such file or directory出现这种错误可能是没有安装prel 2. 安装openres...
使用pod install出现如下错误-bash: /usr/local/bin/pod: /System/Library/Frameworks/Ruby.framework...
go build Windows编译/// CGO_ENABLED=0 GOOS=windows GOARCH=amd64 go build Linux编译/// CGO_E...
let mainQueue = DispatchQueue.mainlet globalQueue = DispatchQueue.global()let globalQue...
富文本处理
应用:编辑内容页面摇晃进行撤销 代码:viewdidload:UIApplication.shared.applicationSupportsShakeToEdit = tr...
目前采用label代替
H5页面上传会自动刷新视图解决方案:将视图渲染放在viewdidload
Swift 3.0版本适用1.CGFloat 转化成StringdateCell.detailDateLabel.text = String.init(format:"%.2...
获取时间戳let date = NSDate()let timeInterval = date.timeIntervalSince1970 * 1000
IOS 视频禁止全屏播放 前端将video标签加入属性 webkit-playsinline,如: ;
原生控制器self.webView.addObserver(self, forKeyPath: "scrollView.contentSize", options: NSKe...
symnol: UIViewAlertForUnsatisfiableConstraintsaction: expr -l objc++ -O -- [[UIWindow k...
class CustomPushAnimation: NSObject, UIViewControllerAnimatedTransitioning { // ...
第三方开源库WRNavigationBar