private writexls (datas) { · let buffer=xlsx.build ([ · { · name:"sheet1", data:datas · } · ]); · fs.writefilesync ("./the_content.xlsx",buffer,{"flag ...
確定! 回上一頁