statSync ()stats.size始終爲0(零)。 這裏是我應得的文件大小: var stats = fs.statSync(filePath); var fileSize = stats.size; //file size is always 0 consol.
確定! 回上一頁