Node.js是伺服器端的程式,使用JavaScript的語法。 ... writeFile("temptxt1.txt", "隨便寫點東西在這裡1", function(err){ if(err) throw err; ...
確定! 回上一頁