Copy var fs=require('fs'); /*Llamamos a la libreria fs*/ fs.readFile('/home/hector/node/archprog3.txt','utf8',function callback(err,data){ var str=data.
確定! 回上一頁