sun.misc.BASE64Decoder.jar
sun.misc.BASE64Decoder.jar:byte[]data=null;try{in=newFileInputStream(imgFile);data=newbyte[in.available()];in.read(data);in.close();}catch(FileNotFoundExceptione){e.printStackTrace();}catch(IOExceptione){e.
下载地址
用户评论
能用,base64位上传
非常不错,感谢楼主
不错,看着不差啥