240 发简信
IP属地:上海
  • 搭建流程

    1.安装homebrew2.安装node && watchman 3.安装xcode4.安装cocopods(ios) 5.安装开发工具flip...

    1.0 55 0 1
  • jdk更换

    1.查看本地jdk路径,可以看到本地java安装版本及路径(安装某个jdk可以adroidstudio File=>Project Struct...

  • 遇到问题

    1.# cli.init is not a function for react native[https://stackoverflow.co...

  • react antd使用过程问题总结

    1.表单设置初始值 当form.item 有多子元素的时候 setFieldsValue 无效问题FormItem 的状态依赖于子元素,所以带 ...

  • Resize,w 360,h 240
    react native 友盟集成

    IOS 1.友盟后台新建推送应用 1.新建应用需要提交push的证书,故无证书先配置ios含推送的证书(若原来已有证书,却没有推送,可在原先基础...

  • js 基础

    1.字符串常用方法 1.str.indexOf(string) 首次出现的索引 str.lastIndexOf(string)最后一次出现的索...

  • 打包

    环境 1.ios 1.xcode2.ruby (一般需要>2.4)3.xcode命令行工具 4.fastlane5.相关证书配置(dev,hoc...

  • js 再学习 2019-09-29

    1.https://www.liaoxuefeng.com/wiki/1022910821149312/1023021187855808

  • react native camera 使用

    安装npm install --save react-native-camera@git+https://git@github.com/reac...