主要是res.write需要加入new Buffer('EFBBBF', 'hex')不然從excel無法正確看到文字var s = '報名序號'var content = new Buffer(s) ...
確定! 回上一頁