IniFileOp.cs using System; using System.Collepythonctions.Generic; using System.Linq; using System.Text; using System.Threading.Tasks;
目录INI文件介绍kernel32Demo案例实现功能程序代码扩展作用本文主要介绍通过调用kernel32函数,实现对ini文件的读取和写入。