我在页面上有链接,单击该链接时我希望打开外部docx 文件。不幸的是 fs.readFile 只读取本地路径。 我试过 app.get('/getfile', function (req, ...
確定! 回上一頁