240 发简信
IP属地:河南
  • web项目报错

    终端运行报错 npm ERR! A complete log of this run can be found in: /Users/mac/....

  • ios. 图片截取的第三方

    使用LGPImageEditor-master 地址:https://github.com/LiaoGuopeng/LGPImageEditor

  • iOS 图片加磨砂蒙层

    引入文件 #import #import<float.h> //磨砂效果 - (UIImage *)blurryImageWithBlurLev...

  • ios. 项目更换电脑报错

    Command PhaseScriptExecution failed with a nonzero exit code 报错 chmod a+...

  • iOS 通过蓝牙给设备发送命令并接收回复信息

    #import<Foundation/Foundation.h> #import<CoreBluetooth/CoreBluetooth.h> ...

  • uniapp 使用echarts 做柱状统计图 和点击柱状图

    main.js中 import echarts from 'echarts' Vue.prototype.$echarts = echarts ...

  • uniapp display: flex; 和width冲突

    父视图设置display: flex; ,但是子视图设置width不起作用,在子视图的style中添加flex-shrink:0;后,再设置子视...

  • Xcode 系统下载链接

    https://developer.apple.com/download/all/

  • Xcode 设置的AppIcon 不起作用

    AppIcon 里添加图标 但是运行后 设备上图标依旧是白色的 找不到原因 按着网上查的Podfile 里添加内容也不行 后来在Assets.x...

个人介绍
本人专注iOS研发,文章都是在项目中的经验