-
FileMon 中 c + + 源代码
文件监控源代码对于win9x中,胜利NT,赢得EXP。该代码可用于API监测学习与发展有益。你可以使用它作为第一个API监测项目,因为它用最简单的方法来做到这一点。
- 2023-01-07 16:35:03下载
- 积分:1
-
用正则表达式提取文本内容
VB代码实现用正则表达式对一段文字或对一个文本文件的内容进行匹配提取,提取到多段符合表达式的内容后可以自已指定用什么符号隔开显示。注意,建立VB工程后,要引用regexp.tlb文件,才支持正则表达式。
- 2022-03-15 07:46:51下载
- 积分:1
-
获取文件属性(大小、创建时间、修改时间、访问时间等)
获取文件属性(大小、创建时间、修改时间、访问时间等)-access to file attributes (size, creation time, the modification time, the time for the visit)
- 2022-05-30 15:07:36下载
- 积分:1
-
Simple XML applications. XML, including some basic algorithms. Suitable for begi...
简单的XML应用程序。包括一些XMl基本的算法。适合初学者。-Simple XML applications. XML, including some basic algorithms. Suitable for beginners.
- 2022-02-12 00:55:44下载
- 积分:1
-
access and document attributes summary of the contents, such as : the document t...
此源码是获得和设置文件的属性中的摘要中的内容,如:文件的标题、主题、作者、类别、关键字、备注等等。由vb.ne编写。-access and document attributes summary of the contents, such as : the document title, subject, author, category, keyword, etc. Remarks.vb.ne
- 2022-04-15 09:55:01下载
- 积分:1
-
translate Excell to txt file
translate Excell to txt file-create spin and slider toolbar
- 2023-01-05 02:35:03下载
- 积分:1
-
一个用vc开发的小程序,写文件,采用面向对象的设计思想,还是不错的...
一个用vc开发的小程序,写文件,采用面向对象的设计思想,还是不错的
- 2023-05-02 20:45:03下载
- 积分:1
-
INI文件的操作,是使用非常方便:1。首先,inifil删除…
操作INI文件,非常方便...
使用方法:
1.先把IniFile.h,IniFile.ccp加入Porject,在要使用该类的头文件中加入
#include "IniFile.h",及CIniFile IniFile
2.读取和写入:
string = IniFile.GetString("section","item","默认")
int = IniFile.GetInt("section","item",666)
IniFile.SetString("section","item","设置值")
IniFile.SetInt("section","item",666)
3.ini文件名及路径在初始化时,用SetFileName()设置-Operation of INI file, is very convenient to use ...: 1. First IniFile.h, IniFile.ccp adding Porject, to be used in the first such document by adding# Include
- 2023-07-09 08:15:03下载
- 积分:1
-
演示了将用","分隔的文件转换到Excel文件的转换。包括组件调用,Excel单元格的字体、颜色、属性设置等操作。...
演示了将用","分隔的文件转换到Excel文件的转换。包括组件调用,Excel单元格的字体、颜色、属性设置等操作。-Will be used to demonstrate " ," delimited file conversion to Excel file conversion. Including the components to call, Excel cell fonts, colors, and other property operation.
- 2022-05-26 10:33:09下载
- 积分:1
-
用vb.net编写的读office中doc文件的例子.
用vb.net编写的读office中doc文件的例子.-vb.net using office time to prepare the documents were doc example.
- 2022-12-15 15:45:03下载
- 积分:1