-
本程序的功能是将大文件进行分割,便于网络速度慢的情况下进行文件传输。
本程序对一份已有的文件分割软件进行了改进,修正了上面的一系列BUG...
本程序的功能是将大文件进行分割,便于网络速度慢的情况下进行文件传输。
本程序对一份已有的文件分割软件进行了改进,修正了上面的一系列BUG
-this procedure is the function of the documents will be divided to facilitate slow speed network for the conduct of file transfer. The program has been a division of documents and software enhancements, the amendment to the above series BUG
- 2022-03-01 08:10:22下载
- 积分:1
-
WinCE没有直接writeprofilestring顺序读写INI文件,…
wince 里面没有WRITEPROFILESTRING等直接读写INI文件的命令,多有不便.因此这份源码实现了WINCE下读写INI的功能.附有源代码及测试程序.经实际使用,效果不错.-wince There are no direct WRITEPROFILESTRING order to read and write INI files, and more has the inconvenience. Therefore the source realize the read and write INI under WINCE function. with the source code and testing procedures. by actual use, good results.
- 2022-02-04 10:54:19下载
- 积分:1
-
关于excel的单元格的合并的问题,很有效的一个文件,帮助进行excel操作...
关于excel的单元格的合并的问题,很有效的一个文件,帮助进行excel操作-excel on the cells of the merger, a very effective one, for help operators excel
- 2022-05-08 15:17:59下载
- 积分: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
-
Remove deleted files can not be!
Remove deleted files can not be!
- 2022-03-20 13:00:53下载
- 积分:1
-
一个监控文件夹源程序
一个监控文件夹源程序-a source control folder
- 2022-03-17 15:42:11下载
- 积分:1
-
文件管理系统.可以队文件进行复制删除剪切等操作,非常好用,是现在非常流行的文件管理软件....
文件管理系统.可以队文件进行复制删除剪切等操作,非常好用,是现在非常流行的文件管理软件.-document management system. Teams can copy files delete shear etc, very convenient, is now very popular file management software.
- 2023-01-20 05:30:03下载
- 积分:1
-
This a design of Full Adder for DLD Students
This a design of Full Adder for DLD Students
- 2022-03-10 02:54:41下载
- 积分:1
-
Batch file encryption, the encryption algorithm can be increased or on
实现文件批量加密,其加密算法可以自选或者另行增加加密算法,其扩展方便-Batch file encryption, the encryption algorithm can be increased or on-demand encryption algorithm, the expansion of convenience
- 2023-02-25 14:35:04下载
- 积分:1
-
VC操作Word的几个例子
压缩包中有六个小程序,分别对Word做出了不同的操作,如打开、关闭、新建、向Word输入内容、读取Word中的内容(文本)
- 2022-06-21 01:33:34下载
- 积分:1