config = ConfigParser() config.read('connections.cfg') sections = config.sections(). 如何關閉用 config.read 打開的文件? 我在 config.cfg 文件中添加新的節/ ...
確定! 回上一頁