使用在脚本所在目录新建www目录,新建1.txt,在浏览器中请求http://localhost:8080/1.txtconst Koa = require('koa');const path = require('path');const staticCache ...
確定! 回上一頁