Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 343 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 343 Bytes

操作系统磁盘调度算法

  • FIFS
  • SSTF
  • SCAN
  • C-SCAN

项目运行步骤

1、

npm install

2、

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.