我的问题是,在这种情况下,python在使用这样的值时也会将引号附加到字符串: config = ConfigParser() config.read(["example.cfg"]) print ...
確定! 回上一頁