2021年4月20日

摘要: var base64 = require("base-64");var utf8 = require("utf8");const data = [{"browser_open":"\"http://www.bilibili.com\""},{"closeBrowser": ""}]// 测试auto 阅读全文
posted @ 2021-04-20 17:10 张博的博客 阅读(100) 评论(0) 推荐(0) 编辑
摘要: # aaa = ''' # [ # {"browser_open":"\\"http://www.bilibili.com\\""} # ] # ''' # ttt= json.load(aaa) you should use \\ for escape string to make it work 阅读全文
posted @ 2021-04-20 17:06 张博的博客 阅读(156) 评论(0) 推荐(0) 编辑

导航