Loading

12 2022 档案

摘要:以修改为中文显示为例 下载前端 一定要使用git下载, ZIP下载会检查git版本报错 进入目录OnlineJudgeFE执行以下命令 npm install npm run build:dll # serve with hot reload at localhost:8080 npm run de 阅读全文
posted @ 2022-12-05 21:53 Devinwon 阅读(86) 评论(0) 推荐(0)
摘要:以Ubuntu为例 安装依赖环境 sudo apt-get update && sudo apt-get install -y vim python3-pip curl git 安装docker 参见 https://blog.csdn.net/Apricity_L/article/details/ 阅读全文
posted @ 2022-12-02 16:28 Devinwon 阅读(105) 评论(0) 推荐(0)