var stat = fs.statSync('test.html'); } catch(e) { console.log(e.message); }. The system logs a message similar to the following example to ...
確定! 回上一頁