import http from "http" import fs from "fs" function readDemo(path){ return new Promise((resolve,reject)=>{ fs.read...
確定! 回上一頁