-
Visual C++中的记事本,本源码对MFC的单文档作了比较详尽的说明,适合初学者入门学习参考,了解MFC单文档框架结构...
Visual C++中的记事本,本源码对MFC的单文档作了比较详尽的说明,适合初学者入门学习参考,了解MFC单文档框架结构-Visual C of the notebook, the source of MFC single document made a more detailed note, suitable for beginners learning portal reference understanding MFC single document frame structure
- 2023-02-22 18:25:03下载
- 积分:1
-
MFC库,VC++开发环境,CMarkup类封装,实现XML文件的解析、读写
MFC库,VC++开发环境,CMarkup类封装,实现XML文件的解析、读写-MFC Library, VC++ Development environment, CMarkup type of package realize XML document parsing, reading and writing
- 2022-12-02 10:00:03下载
- 积分: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
-
环境污染与防治 环境污染与防治
环境污染与防治 环境污染与防治-pollution and pollution control and prevention and control of environmental pollution
- 2022-03-01 13:07:57下载
- 积分:1
-
vc++, LZSS + RLE + 动态HUFF, 可以用于压缩代码, 解压缩速度比较快....
vc++, LZSS + RLE + 动态HUFF, 可以用于压缩代码, 解压缩速度比较快.-vc++, LZSS+ RLE+ dynamic HUFF, can be used to compress the code, unzip it faster.
- 2022-02-20 22:18:31下载
- 积分:1
-
来自《Visual C++程序设计技巧与实例》第6单元
来自《Visual C++程序设计技巧与实例》第6单元-from "Visual C programming skills and examples" of the first six modules
- 2023-08-28 03:15:04下载
- 积分:1
-
图像-跟踪 Kman 滤波器-检测数据基
这是数据基为图像处理目的使用卡曼筛选......,它请看
- 2023-05-07 18:40:02下载
- 积分:1
-
可以成批对mp3的进行编辑的源程序,这个实用性想必不用我说了吧,解决你mp3命名的困难。感谢原作者,所有的版权属于原作者!...
可以成批对mp3的进行编辑的源程序,这个实用性想必不用我说了吧,解决你mp3命名的困难。感谢原作者,所有的版权属于原作者!-can mp3 bulk of the editing of the source, the utility said I definitely do not have a bar, Naming your mp3 resolve the difficulties. Thank authorship, all the copyrights to the original author!
- 2023-03-22 03:30:04下载
- 积分:1
-
将txt文件改名后另存,适用于批处理文件改名行为,省去手工工作...
将txt文件改名后另存,适用于批处理文件改名行为,省去手工工作-txt file will be renamed after the Save applicable to the batch file renaming, eliminating manual work
- 2023-04-06 04:10:04下载
- 积分:1
-
literacy ini a category C, the only four categories of functions, namely digital...
读写ini的C++类 一、本类只有4个函数,分别为写数字,读数字,写文本,读文本。支持相对路径。可以用于有或无mfc支持的程序。visual c++6编译通过。 ini格式: [appname] keyname=s 二、代码:请下载压缩包。 三、如需要绝对路径删除CHAR FilePath[255] ---strcat(FilePath,fn)-literacy ini a category C, the only four categories of functions, namely digital writing, word reading, writing text, reading text. Support relative path. Can be used with or without mfc support procedures. Visual C++6 compile. Ini format : [appname] keyname = s 2, code : Please download compressed. Three, if required absolute path to delete CHAR FilePath [255]--- Geodetic (FilePath, fn)
- 2022-08-07 05:34:58下载
- 积分:1