02 2022 档案

摘要:## 在线工具-获取iOS设备名称JSON数据 https://www.cnblogs.com/wgb1234/articles/17555311.html ![](https://img2022.cnblogs.com/blog/797853/202207/797853-2022072221254 阅读全文
posted @ 2022-02-24 20:38 CoderWGB 阅读(861) 评论(0) 推荐(0) 编辑
摘要:```html URL编码与解码 编码🔽 解码🔼 ``` 阅读全文
posted @ 2022-02-12 12:21 CoderWGB 阅读(174) 评论(0) 推荐(0) 编辑
摘要:参考 https://support.apple.com/zh-cn/guide/shortcuts/apda283236d7/5.0/ios/15.0 打开捷径 shortcuts:// 创建捷径 shortcuts://create-shortcut 打开指定捷径 shortcuts://ope 阅读全文
posted @ 2022-02-07 07:37 CoderWGB 阅读(773) 评论(0) 推荐(0) 编辑
摘要:```html Base64编码与解码 编码🔽 解码🔼 文件转Base64,选择文件或把文件拖到蓝色方块区域内: 这例子🌰是采用CDN的方式访问github的json文件,经过验证,不存在跨域问题,其他api就不好说了 https://cdn.jsdelivr.net/gh/WangGuibi 阅读全文
posted @ 2022-02-03 19:32 CoderWGB 阅读(118) 评论(0) 推荐(0) 编辑