06 2021 档案

摘要:1.新建一个文件 加入代码 const Base64 = { //加密 encode(str) { return btoa(encodeURIComponent(str).replace(/%([0-9A-F]{2})/g, function toSolidBytes(match, p1) { re 阅读全文
posted @ 2021-06-20 18:55 一封未寄出的信 阅读(2138) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示