-
一个直接读写的文件行、列和源程序的一部分…
一个直接读写excel文件行、列、求部份数学函数的源码。-A direct reading and writing excel file rows, columns, and the source part of mathematical functions.
- 2023-07-05 07:35:03下载
- 积分:1
-
一个读写INI配置文件的类CConfig,其中完整封装了对INI各种读写的操作,具体例子参考一段源代码Example.cpp。...
一个读写INI配置文件的类CConfig,其中完整封装了对INI各种读写的操作,具体例子参考一段源代码Example.cpp。-a reader INI configuration file class CConfig, Packaging integrity of the various literacy INI, the operation of a reference to specific examples of source code Example.cpp.
- 2022-01-31 03:06:10下载
- 积分:1
-
实现文件分割和合并.
实现文件分割和合并.-separate files and mergers.
- 2022-03-21 11:09:16下载
- 积分:1
-
文件格式转换的程序,可以将avi格式的短片转换为mpg格式。
文件格式转换的程序,可以将avi格式的短片转换为mpg格式。-the program can translate avi to mpg
- 2022-04-06 11:03:43下载
- 积分:1
-
Encrypt File in C#
这个程序提供了一个算法来加密文件中的数据很容易加密您的文件其他人无法查看您的文件内容。
- 2022-08-09 03:35:03下载
- 积分:1
-
C程序源代码美化(缩进)工具
C程序源代码美化(缩进)工具-tool about beautifying c code
- 2022-10-05 03:40:03下载
- 积分:1
-
自己编的,基于WordNet的字典,需要先安装wordnot,通过java3d构建wordnot的网状结构...
自己编的,基于WordNet的字典,需要先安装wordnot,通过java3d构建wordnot的网状结构-Own based on the WordNet dictionary, the need to install wordnot, through java3d to build the network structure wordnot
- 2022-07-20 04:45:24下载
- 积分:1
-
关于Excel文件的操作,实现Excel文件的读写和删除
关于Excel文件的操作,实现Excel文件的读写和删除-Excel documents on the operation, to achieve read and write Excel files, and delete
- 2023-06-04 10:15:03下载
- 积分:1
-
《快译典》电子书文本生成程序,可以定制分割文件的大小,过滤的字符和过滤多余的空行。...
《快译典》电子书文本生成程序,可以定制分割文件的大小,过滤的字符和过滤多余的空行。-"rapid translation of the Code" electronic book text generation procedures can be customized segmentation file size, filtration of the characters and redundant air filtration OK.
- 2022-03-30 04:28:55下载
- 积分: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