关于atob和btoa函数的问题?发布于 7 年前作者 xlei2150 次浏览最后编辑 7 年前来自 ask当使用atob将base64编码的字符串转化为字符串没问题,但是使用btoa将字符串转化为base64就出现问题?ReferenceError: btoa is not defined