nodeJS文件操作
摘要:const { log } = require("console"); const fs = require("fs"); const path = require("path"); const filename = path.resolve(__dirname, "./myfiles1.txt")
阅读全文
posted @ 2024-05-23 23:03
posted @ 2024-05-23 23:03
posted @ 2024-05-23 19:50
posted @ 2024-05-23 16:30