说明: jQuery.base64.js (feel free to write a bit about it) You can check for btoa and atob support and refer to jQuery.base64 if (!window.btoa) window.btoa = $.base64.btoa if (!window.atob) window.atob = $.base64.atob Options You can define some options p
<user00111> 上传 | 大小:7kb