摘要: import configparser config = configparser.ConfigParser() ''' # 创建配置文件 config["DEFAULT"] = {"ServerAliveInterval": "45", "Compression": "yes", "Compres 阅读全文
posted @ 2024-11-08 17:37 GDquicksand 阅读(0) 评论(0) 推荐(0) 编辑