1、func.js const fs = require("fs"); function fsRead(path){//封裝讀取文件函數return new Promise((resolve,reject)=>{
確定! 回上一頁