摘要: 使用configparser模块读取配置文件 读取.ini文件 abc.ini [DEFAULT] serveraliveinterval = 45 compression = yes compressionlevel = 9 forwardx11 = yes [com.net] user = kn 阅读全文