let wordArray = crypto.enc.Utf8.parse(token); let str = crypto.enc.Base64.stringify(wordArray);
確定! 回上一頁