摘要: https://jingyan.baidu.com/article/8065f87f47b29523312498e4.html 环境变量是电脑操作系统中常用的一些变量,作用类似于将一些常用命令所在的文件夹位置预先告诉操作系统,当以后需要用到这些命令时,操作系统就自动来这些位置取。设置环境变量可以简化 阅读全文
posted @ 2019-05-31 16:38 sundayswift 阅读(839) 评论(0) 推荐(0) 编辑
摘要: https://jingyan.baidu.com/article/8065f87f47b29523312498e4.html 2018.06.22 17:38 字数 104 阅读 1464评论 0喜欢 0 比如想要将/Applications/GPAC.app/Contents/MacOS添加到环 阅读全文
posted @ 2019-05-31 16:36 sundayswift 阅读(459) 评论(0) 推荐(0) 编辑
摘要: RN中文网站 https://reactnative.cn/docs/getting-started/ 创建项目 1.最新版本项目react-native init MyApp 使用可行版本 react-native init MyApp --version 0.44.3 2.运行项目 cd Awe 阅读全文
posted @ 2019-05-31 11:35 sundayswift 阅读(593) 评论(0) 推荐(0) 编辑