使用Base64 Class進行編碼與解碼. Base64 base64 = new Base64(); //使用Base64進行字串編碼String encodeString = new String(base64.encode("This ...
確定! 回上一頁