摘要: 创建json文件 { "fontFamily": "微软雅黑", "fontSize": 12, "BaseSettings":{ "font":1, "size":2 }} 读取json文件 import json def loadFont(): f = open("Settings.json", 阅读全文
posted @ 2018-02-23 19:33 致橡树的你 阅读(307) 评论(0) 推荐(0)