[Python之ConfigParser]
ConfigParser是一个读取/写入类似于windows ini的配置文件的类.
参考:http://blog.chinaunix.net/uid-25890465-id-3312861.html
官方文档:http://docs.python.org/2.7/library/configparser.html#ConfigParser.ConfigParser.get
[Python之ConfigParser]
ConfigParser是一个读取/写入类似于windows ini的配置文件的类.
参考:http://blog.chinaunix.net/uid-25890465-id-3312861.html
官方文档:http://docs.python.org/2.7/library/configparser.html#ConfigParser.ConfigParser.get