var b = new Buffer.from('JavaScript'); var s = b.toString('base64'); // SmF2YVNjcmlwdA== var b = new Buffer.from('SmF2YVNjcmlwdA==', ...
確定! 回上一頁