[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fip1GRqSp52Q1JjQNNdpDB-gy-FG1p1bZconlpzUH1X4":3},{"code":4,"message":5,"data":6},200,"成功",{"id":7,"createdAt":8,"title":9,"content":10,"summary":11,"image":12,"uid":13,"user":14,"categoryId":21,"category":22,"subCategoryId":24,"subCategory":25,"comments":27,"status":17,"reason":12,"notice":12,"visitCount":28,"commentCount":29,"keywords":30},12,"2024-01-12T14:49:56.402Z","何为URL安全的base64编码","### 一、常见使用场景\n腾讯万象中的图片处理中，在url上追加参数，比如文字水印、图片水印等。\n\n### 二、什么是 URL 安全的 BASE64 编码？\n1. 将普通 BASE64 编码结果中的加号（+）替换成连接号（-）；\n2. 将编码结果中的正斜线（/）替换成下划线（_）；\n3. 将编码结果中的“=”去掉。\n\n三、js中如何使用\n使用库\"js-base64\"\n```language\nimport { Base64 } from 'js-base64'\n\n// 参数中第二个使用true，即为安全的url base64编码\nconst encodedColor = Base64.toBase64('#FFFFFF', true)\n```\n","一、常见使用场景 腾讯万象中的图片处理中，在url上追加参数，比如文字水印、图片水印等。 二、什么是 URL 安全的 BASE64 编码？ 1. 将普通 BASE64 编码结果中的加号（+）替换成连接号（-）； 2. 将编码结果中的正斜线（/）替换成下划线（_）； 3. 将编码结果中的“=”去掉。 三、js中如何使用 使用库\"js-base64\" import { Base64 } from 'j","",499668042977349,{"phone":15,"userId":13,"nickName":16,"vipType":17,"avatar":18,"sign":19,"createdAt":20},"13121171998","全栈老韩",1,"https://image.xinwei.ltd/images/IMG_5430.JPG","全栈工程师，擅长iOS App开发、前端（vue、react、nuxt、小程序&Taro）开发、Flutter、React Native、后端（midwayjs、golang、express、koa）开发、docker容器、seo优化等。","2024-01-01T16:14:30.305Z",2,{"id":21,"name":23},"IT技术",32,{"id":24,"name":26,"parentId":21},"前端",[],76,0,"url,base64,url安全的base64,base64编码,url编码"]