-
两个目录下的文件比较工具,应用于源程序更新
两个目录下的文件比较工具,应用于源程序更新-two files in the directory comparison tool that should be used to update the source.
- 2022-02-25 01:43:19下载
- 积分:1
-
现在,我将文件分割为操作简单,如下:1、O。
下面我将这个文件分割器的运行流程简单列出如下:
1、 选择要分割原文件,用OpenFileDialog控件实现,变量SplitSourceFileName 记录文件路径。
2、 选择分割后文件的保存地址,用FolderBrouserDialog控件实现,变量SplTargetFolder记录保存路径。
3、 用户输入分块大小,可选择以KB或以MB为单位,变量ItemSize记录。
4、 点击“开始分割”按键,若个参数合法,则开始执行分割过程,进度条显示执行进度,否则提示错误。
5、 合并过程与分割过程类似,只是多了对可选择的合并文件的限制。
-Now, I will split the document for the operation is simple, is as follows : 1, opted to split the original document, with OpenFileDialog control achieved record variable SplitSourceFileName paper trails. 2, the choice of segmentation document addresses the preservation, use FolderBrouserDialog Controls, variable SplTargetFolder record keeping path. 3, user input block size, the option to KB or MB units, a variable ItemSize record. 4, clicking on the "Start split." Button, if parameter is lawful, the division started the process, the progress of the show progress in implementation, suggest otherwise wrong. 5, the merger process and segmentation process similar, but more on the choice of the merg
- 2022-07-26 15:44:28下载
- 积分:1
-
vb 宾馆信息管理系统 整个系统 免费下载
vb 宾馆信息管理系统 整个系统 免费下载-vb Hotels information management system throughout the system for free download
- 2022-05-22 22:15:33下载
- 积分:1
-
功能强大的CIniFile类。可以修改、读取变量的值。也可以加入新的变量新的组。...
功能强大的CIniFile类。可以修改、读取变量的值。也可以加入新的变量新的组。-powerful CIniFile category. Could be amended to read variable values. Can also add a new variable to the new group.
- 2022-03-19 00:55:24下载
- 积分:1
-
Delphi调用DLL
软件开发 Delphi编程DELPHI中动态调用dll
- 2022-11-14 13:50:03下载
- 积分:1
-
初用DELPHI编写的一个小工具,可以实现文件的粉碎删除,采用的是用字符对原文件进行填充的方法,效率不是很高...
初用DELPHI编写的一个小工具,可以实现文件的粉碎删除,采用的是用字符对原文件进行填充的方法,效率不是很高-DELPHI written in the beginning with a small tool that allows the file to delete crush, using the characters of the method of filling the original document, efficiency is not very high! ! ! !
- 2022-05-06 19:47:49下载
- 积分:1
-
这是注册表编辑器下的电脑,我的移植原工艺…
这个是PC下的注册表编辑器,我对原来的程序进行了移植并做了相应的修改。原作者是在EVC在模拟器上做的,相信大家看了之后也可以进行相应的操作的-This is a PC under the Registry Editor, I am the original process of the transplant and the corresponding changes. Author of the EVC done in the simulator, I believe we can also read after the corresponding operation
- 2022-04-17 06:52:46下载
- 积分:1
-
制作CAB压缩文件,只需将smaller.exe复制到要压缩的文件夹中,运行即可在它的上一级文件夹中产生file.cab...
制作CAB压缩文件,只需将smaller.exe复制到要压缩的文件夹中,运行即可在它的上一级文件夹中产生file.cab-Production CAB compressed file, simply copy the smaller.exe to compressed folder, you can run it on a folder have file.cab
- 2022-04-17 11:31:04下载
- 积分:1
-
本程序对三种操作数据文件的方法进行测试,MFC的CArchive、STL的流和文件映射的CreateFileMapping,经过比较发现对数据文件的载入和存储速...
本程序对三种操作数据文件的方法进行测试,MFC的CArchive、STL的流和文件映射的CreateFileMapping,经过比较发现对数据文件的载入和存储速度,都是MFC>映射>STL,可见MFC的CArchive是进行数据文件操作的最佳选择!-procedures for the operation of the three data files, the method for testing the CArchive MFC, STL flow and document mapping CreateFileMapping, after comparison of the data contained in the document storage and speed are MFCgt; Mapping gt; STL, MFC CArchive Visibility data is the best file manipulation choice!
- 2022-04-14 22:09:49下载
- 积分:1
-
TFileStorage component is intended for storing data (any, taken from a file spec...
TFileStorage component is intended for storing data (any, taken from a file specified by the developer) in a body of .exe file. Access to a file (being in a body of .exe project), realized through the "Data: Pointer". 存储数据到exe的元件TFileStorage-TFileStorage component is intended for storing data (any, taken from a file specified by the developer) in a body of. Exe file. Access to a file (being in a body of. Exe project), realized through the "Data : Pointer . " exe to data storage components TFileStorage
- 2022-09-24 14:35:03下载
- 积分:1