小编Rea*_*ife的帖子

C#相当于Delphi的.INI读取方法

可能重复:
在C#中读/写INI文件

有哪些方法或C#库可以执行以下操作?谢谢

   //Delphi read item in a given  section of a binary file.
   uses iniFiles; 
   readString('SectionName','itemName','DefaultValueIfNotFound');
Run Code Online (Sandbox Code Playgroud)

c# delphi

1
推荐指数
1
解决办法
961
查看次数

标签 统计

c# ×1

delphi ×1