-
DBF文件操作类,可以有索引,C++代码,编译为一个DLL工程。其中的OrderDbf.h和OrderDbf.cpp为其他工程使用的一个例子。...
DBF文件操作类,可以有索引,C++代码,编译为一个DLL工程。其中的OrderDbf.h和OrderDbf.cpp为其他工程使用的一个例子。-DBF file operation type, can be indexed and C code, compile to a DLL project. The OrderDbf.h OrderDbf.cpp and other projects for the use of an example.
- 2022-03-21 10:15:09下载
- 积分:1
-
VB2005 a used copy of the document prepared by the time the date and then a smal...
一个用VB2005编写的文件拷贝并用时间日期随即命名的小程序-VB2005 a used copy of the document prepared by the time the date and then a small program named
- 2022-06-18 02:46:23下载
- 积分:1
-
TinyXML is an open
TinyXML是一个开源的解析XML的解析库。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。给出了tinyxml应用示例,vc实现。-TinyXML is an open-source parsing XML parsing library. The analytical model of the library by parsing XML file, and then generate the DOM model in memory, so that we are very convenient to traverse the XML tree that lesson. Tinyxml application examples are given, vc achieved.
- 2022-03-22 06:35:10下载
- 积分:1
-
Perl脚本的FTP客户端
Perl Script Ftp Client - Connect the Ftp server and some file operation like create directly and file etc-Perl Script Ftp Client- Connect the Ftp server and some file operation like create directly and file etc
- 2022-03-16 11:46:20下载
- 积分:1
-
8个用Java编写的I/O程序
8个用Java编写的I/O程序-eight prepared by the Java I/O procedures
- 2022-04-24 02:04:05下载
- 积分:1
-
如何将数据导入 Word
如何将数据导入 Word-how the data into Word
- 2022-04-15 07:48:04下载
- 积分:1
-
比较2个文件夹(a,b)中的所有文件和文件夹,删除文件a中与b中相同的文件,保留不同文件和文件夹....
比较2个文件夹(a,b)中的所有文件和文件夹,删除文件a中与b中相同的文件,保留不同文件和文件夹.-Comparison of two folders (a, b) all files and folders, delete files a and b in the same document, to retain the different files and folders.
- 2022-01-25 16:24:06下载
- 积分:1
-
当需要拷贝大量零散文件时,可以使用该工具指定要拷贝的文件和目的文件夹,还可以生成.bat文件供以后使用。源代码在
BCB2007下编译通过。...
当需要拷贝大量零散文件时,可以使用该工具指定要拷贝的文件和目的文件夹,还可以生成.bat文件供以后使用。源代码在
BCB2007下编译通过。-When copying a large number of fragmented files, you can use the tool to specify the purpose of copying files and folders can also be generated. Bat file for later use. Source code in the compiler under BCB2007 through.
- 2022-06-26 11:57:28下载
- 积分:1
-
│ Array.cpp
│ Array.ds w
│ Array.h
│ Array.rc
│ ArrayDlg.cpp
│ ArrayDl...
│ Array.cpp
│ Array.ds w
│ Array.h
│ Array.rc
│ ArrayDlg.cpp
│ ArrayDlg.h
│ ReadMe.txt
│ Resource.h
│ StdAfx.cpp
│ StdAfx.h
│
└─res
Array.ico
Array.rc2
MFC的数组类支持的数组类似于C++中的常规数组,可以存放任何数据类型。C++的常规数组在使用前必须将其定义成能够容纳所有可能需要的元素,而MFC数组类创建的对象可以根据需要动态地增大或减小,数组的起始下标是0,而上限可以是固定的,也可以随着元素的增加而增加,数组在内存中的地址仍然是连续分配的。
MFC定义了数组模板类CArray,并针对各种常用变量类型定义了CByteArray,CWordArray,CUIntArray,CDWordArray,CStringArray,CObArray,CPtrArray。
MFC数组类使用方法基本相同。--- Array.cpp Array.dsp---- Array .dsw . h-- Array.rc ArrayDlg.cpp---- Read ArrayDlg.h Me.txt-- Resource.h StdAfx.cpp---- supply-StdAfx.h res Array.ico Array.rc2 MFC array is an array type of support similar to the regular C Regulation array can store any data type. Conventional C prior to the use of the array must be defined as possible to accommodate all the needs of the elements, MFC array type and the object can be created based on the need to dynamically increase or decrease the threshold array index is 0, and the ceiling i
- 2022-03-07 20:55:03下载
- 积分:1
-
操作PE文件的一个类,对于理解PE文件的格式有帮助
操作PE文件的一个类,对于理解PE文件的格式有帮助-operation of a document PE class for understanding the format of PE help
- 2022-03-06 18:09:10下载
- 积分:1