06 2022 档案

摘要:window vue打包部署linux 打包: npm run build:prod 阅读全文
posted @ 2022-06-29 10:48 枫- 阅读(87) 评论(0) 推荐(0)
摘要:nginx相关操作 启动:[root@VM-4-10-centos nginx-1.8.0]# sudo nginx 重启:[root@VM-4-10-centos nginx-1.8.0]# nginx -s reload 关闭:[root@VM-4-10-centos nginx-1.8.0]# 阅读全文
posted @ 2022-06-23 11:17 枫- 阅读(102) 评论(0) 推荐(0)
摘要:Visual Studio Code 开发环境 Rust 编译工具:https://www.rust-lang.org/zh-CN/tools/install Visual Studio Code:https://code.visualstudio.com/Download 命令: cargo ne 阅读全文
posted @ 2022-06-21 16:44 枫- 阅读(187) 评论(0) 推荐(0)