renderFile (path.join(__dirname, 'demo.html'), {username: 'huangfuyk'}, (err, str) => { console.log(str); // 输出绘制后的HTML 字符串 });. 1; 2; 3 ...
確定! 回上一頁