1
0
mirror of https://gitee.com/coder-xiaomo/notes synced 2025-09-13 14:21:39 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

操作系统考点整理完毕

This commit is contained in:
2021-12-27 23:00:53 +08:00
parent 6ee942cb38
commit 4048fbc972
18 changed files with 184 additions and 73 deletions

View File

@@ -11,7 +11,7 @@ module.exports = {
base: '/',
host: 'localhost',
port: 80,
port: 88,
// 修改后自动打开网页
// open: true,