byte byteXl[] = JSON.toJSONString(configMap).getBytes("UTF-8"); //字符串轉化為一個字節數組byte[] Base64 encoder = new Base64();
確定! 回上一頁