C#可以对ini文件进行读和写操作。包括:读取key的值、保存key的值、读取所有section、读取所有key、移除section、移除key等操作。文章地址:http://www.cnblogs.com/polk6/p/6052908.html