import android.util.Base64; import java.io.UnsupportedEncodingException; public class Base64Utils { /** * 字符Base64加密* @param str ...
確定! 回上一頁