上一页 1 ··· 171 172 173 174 175 176 177 178 179 ··· 206 下一页
摘要: 一,jdk16下载: 1,jdk官网: https://www.oracle.com/java/ 2,jdk下载地址: https://www.oracle.com/cn/java/technologies/javase-downloads.html 3,下载: 点击 JDK Download进入下 阅读全文
posted @ 2021-08-21 17:15 刘宏缔的架构森林 阅读(1307) 评论(0) 推荐(0)
摘要: 一,安装webpack-bundle-analyzer插件: liuhongdi@lhdpc:/data/vue/vue3index$ npm install webpack-bundle-analyzer --save-dev 说明:刘宏缔的架构森林是一个专注架构的博客, 网站:https://b 阅读全文
posted @ 2021-08-13 17:58 刘宏缔的架构森林 阅读(606) 评论(0) 推荐(0)
摘要: 一,tinymce在npm的代码地址: https://www.npmjs.com/package/@tinymce/tinymce-vue 说明:刘宏缔的架构森林是一个专注架构的博客, 网站:https://blog.imgtouch.com本文: https://blog.imgtouch.co 阅读全文
posted @ 2021-08-12 18:59 刘宏缔的架构森林 阅读(924) 评论(0) 推荐(0)
摘要: 一,查看当前的npm配置: liuhongdi@lhdpc:/data/vue/vue3index$ npm config list ; "user" config from /home/liuhongdi/.npmrc loglevel = "http" ; node bin location = 阅读全文
posted @ 2021-08-12 15:38 刘宏缔的架构森林 阅读(621) 评论(0) 推荐(0)
摘要: 一,apt方式安装需要用到的工具 1,安装git root@lhdpc:~# apt-get install -y git 查看文件: root@lhdpc:~# whereis git 2,安装cmake root@lhdpc:~# apt-get install -y cmake 查看文件 ro 阅读全文
posted @ 2021-06-24 11:14 刘宏缔的架构森林 阅读(996) 评论(0) 推荐(0)
摘要: 一,安装yarn 1,安装yarn root@lhdpc:~# npm install -g yarn > [email protected] preinstall /usr/local/soft/node-v14.17.1-linux-x64/lib/node_modules/yarn > :; (node 阅读全文
posted @ 2021-06-21 15:20 刘宏缔的架构森林 阅读(784) 评论(0) 推荐(0)
摘要: 一,下载node: 访问: https://nodejs.org/en/ 如图: 我们选择lts版本下载 liuhongdi@lhdpc:/usr/local/source$ wget https://nodejs.org/dist/v14.17.1/node-v14.17.1-linux-x64. 阅读全文
posted @ 2021-06-21 15:12 刘宏缔的架构森林 阅读(1321) 评论(0) 推荐(0)
摘要: 一,apt方式安装php 说明:用apt方式安装适用于本地开发环境,如果是线上生产环境,建议下载软件后编译安装 root@lhdpc:~# apt-get install php 查看结果: root@lhdpc:~# php -v PHP 7.4.16 (cli) (built: Mar 23 2 阅读全文
posted @ 2021-06-19 21:37 刘宏缔的架构森林 阅读(677) 评论(0) 推荐(0)
摘要: 一,下载webstorm: https://www.jetbrains.com/zh-cn/webstorm/ 如图: 说明:刘宏缔的架构森林是一个专注架构的博客, 网站:https://blog.imgtouch.com本文: https://blog.imgtouch.com/index.php 阅读全文
posted @ 2021-06-19 21:14 刘宏缔的架构森林 阅读(510) 评论(0) 推荐(0)
摘要: 一,fedora 32 上安装chrome 90浏览器 1,下载 [root@localhost source]# wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm 2,安装依赖包 [roo 阅读全文
posted @ 2021-05-07 11:10 刘宏缔的架构森林 阅读(443) 评论(0) 推荐(0)
上一页 1 ··· 171 172 173 174 175 176 177 178 179 ··· 206 下一页