-
简单的利用了模版的思想,初学者可以细心的学习
简单的利用了模版的思想,初学者可以细心的学习-Simple use of a template of ideas, beginners can learn from careful
- 2022-02-04 17:02:03下载
- 积分:1
-
vb写的文件浏览器,可以与WINDOWS的相比哦。 更多源码请到http://yxbasic.51.net下载...
vb写的文件浏览器,可以与WINDOWS的相比哦。 更多源码请到http://yxbasic.51.net下载-vb write the file browser, can be compared with the Windows oh. More source code downloaded free http://yxbasic.51.net
- 2022-07-20 11:42:05下载
- 积分:1
-
朋友有一些mp3学习资料,需要刻到光盘上,可是没有目录,
我临时作了这个小程序,功能是把目录下的所有文件生成
一个txt文件,写入磁盘,然后你再打印出来...
朋友有一些mp3学习资料,需要刻到光盘上,可是没有目录,
我临时作了这个小程序,功能是把目录下的所有文件生成
一个txt文件,写入磁盘,然后你再打印出来就OK;-Friend mp3 has some learning materials, the need for inscription to the disc, but there is no directory, I made this little temporary procedure, function is to catalog all files to generate a txt file, write to the disk, and then you print them out on the OK
- 2022-03-02 03:42:33下载
- 积分:1
-
file manipulation of the source code, documents containing It is reported on the...
文件操作的源代码,包含它的文档报告的详细代码,请参考实现使用
- 2023-01-30 02:15:03下载
- 积分:1
-
很简单!我的水平有限,希望不要介意!我希望能跟大家多交流!...
很简单!我的水平有限,希望不要介意!我希望能跟大家多交流!-It is very easy!
- 2023-01-12 15:05:04下载
- 积分:1
-
VC完整应用程序代码本代码实现利用FCI/FDI库进行文件压缩
VC完整应用程序代码本代码实现利用FCI/FDI库进行文件压缩-VC integrity of the application code using code to achieve FCI/FDI library file compression
- 2023-04-20 02:50:03下载
- 积分:1
-
向Excel写入数据的通用程序,包含了单元格格式设置,单元格数字格式设置,合并单元格等...
向Excel写入数据的通用程序,包含了单元格格式设置,单元格数字格式设置,合并单元格等-to Excel data into the general program includes a set format cells, cells installed digital format, such as merging cells
- 2022-12-22 15:55:03下载
- 积分:1
-
文件捆绑器程序源代码
文件捆绑器程序源代码 - 作者徐景周 -documents bundled with the source code-author Xu Jing Zhou documents bundled with the source code-author Xu Jing Zhou
- 2022-03-02 14:16:03下载
- 积分:1
-
文件读写类,设置文件的路径,读取文件的路径等
文件读写类,设置文件的路径,读取文件的路径等
- 2022-04-24 22:20:41下载
- 积分: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