Results 1 issues of 有关部门

#conf.ini [prome] host = http://localhost md5 = testvalue conf = goini.SetConfig("conf.ini") conf.SetValue("prome", "md5", "newvalue") 我发现文件conf.ini的md5还是原来的内容。