搜索资源列表
Clearqwb
- 该代码值实现了清空上网记录的功能。主要是对注册表的读写和对系统文件的操作。-value of the code achieved emptied Internet records of the function. The main thing is to read and write and registry of the operating system files.
XYIniReader
- 一个对INI文件进行读写操作的类,可以得到键名,及对应的键值,支持标识符读取
IniHelper
- /// <summary> /// INI文件读写操作帮助类 /// INI文件的结构 /// INI文件是一种按照特点方式排列的文本文件。每一个INI文件构成都非常类似,由若干段落(section)组成,在每个带括号的标题下面,是若干个以单个单词开头的关键词(keyword)和一个等号,等号右边的就是关键字对应的值(value)。其一般形式如下: /// [Section1] /// KeyWord1 = Valuel /// KeyWord2
SetIni
- MFC界面以及ini配置文件的读写操作,在初始化时读出ini文件的值,然后可以设置其他值-MFC interface as well as reading and writing ini configuration file in the initialization file read ini values, then you can set other values
Read-Excel
- 通过OLE对EXCEL文件的读写操作,包括单元格值的读取,颜色的设置等等。-EXCEL file via OLE on reading and writing, including the cell value to read, color settings, and more.
Setting
- 对INI文件和注册表进行读写操作. 要求: 1)在HKEY_CURRENT_USER下创建Key=Key Test 2)在该Key下创建一个String Value, 名字为Test 3)输入字符串,将字符串写入,亦可读出 4)在名称为Test.ini的文件中写入 [SECTION_1] Key1=Test1 Key2=Test2 [SECTION_2] Key3=Test3 Key4=Test4 亦可读出这些值-The INI file
INI_RW
- 操作INI文件的类,不仅能读写键值,还能删除已有的Section,查询存在哪些Section,功能全面-Operation INI file class, not only to reading and writing key value, but also can remove the existing Section, inquires the existence which Section, comprehensive functions
Readini
- 用标准c写的,读ini文件程序,实现ini文件读入,存储其字段名,键名,键值,并提供查找-Read ini file program
RWRegedit
- 读写注册表,在指定子键下创建子键,在子键歘工件项,并给指定项赋值。-Read and write registry, in the specified subkey create sub keys, in the key Xu workpiece, and give the specified item assignment.