iOS

iOS

0篇文章
  Xcode Playgound示例代码: let testView = UIView() testView.frame = CGRect.init(x: 100, y: 100...
    使用的webview为WKWebView,核心部分代码(Swift 4): // 创建打印渲染 let printPageRenderer:PDFRender = PDFR...
       带有<video>或者<audio>标签的H5网页在播放音频视频时,退出webview后不会自动停止播放,手动处理一下。       1.注入...
      官方文档直通车     Performance Testing A baseline is a combination of the average time perf...
    在模拟器(iPhone 4s,iOS 8.4)中运行应用时, 应用crash在了使用CIContext(options:nil) 这个API的一个纯Swift第三方库。  ...
present的使用方式 present只能是A present B , B present C , C present D这样的链式弹出。 不能A present B , A p...
根据appium 1.4.13.1版本整理 如有错误请多多指正 Appium_Python_Api文档 1.contexts contexts(self): Returns the...
App、H5和微信小程序判断是安卓还是ios switch(uni.getSystemInfoSync().platform){ case 'android': console.l...
el-select 再添加 filterable属性支持输入搜索时,在ios上无法拉起键盘 解决 <el-select ref="selectRef" v-model="it...
目录 背景 优雅的解决方法 验证越界使用 验证常规使用 结论 背景 在使用数组(swift)的编码过程中,不让程序崩溃是基本的要求,特别是在团队合作中时。 如果直接下面代码,会出现...

关注我们的公众号

微信公众号