重写了Python ConfigParser类中的RawConfigParser类,支持保留原配置文件中注释信息,支持添加新option到section最后,支持格式化输出option及value以实现“=”对齐。