搜索资源列表
打开保存对话框
- 这是个打开保存对话框的开发实例,对初学这很有用-This is a dialog box open to preserve examples of the development of this very useful learning
Test
- 对话框控件的操作,ListCtrl控件中数据的动态增加,并且数据可保存为txt文件-Dialog control operation, ListCtrl control the dynamic increase of the data and the data can be saved as a txt file
111111
- 利用VC++实现对话框绘图,并保存为24位BMP。还可对图像进行变换和增强,以及24位真彩色转为256色的程序-Dialog box using VC++ to achieve the drawing, and save for the 24-bit BMP. Can transform and enhance the image, and the 24-bit true color to 256 color process
duoxiancheng
- 用多线程保存文件。保存同时显示进度条、对话框大小可变-failed to translate
MyAplication
- 一个小型的保存和读取文件的小程序,用VC编写,通过把对话框的数据同步显示在视图中,并可把此数据保存成文件和读取该文件,有四个小计算程序,求阶乘,求平均值,求最大值和交换值.-Preservation and a small applet to read the document, prepared by VC, through the dialog box is displayed in the data synchronization view, and the preservation of
vcap
- vcap源代码这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-vcap source code This is a pure Win32 API application, No MFC. Procedures demonstrated the VFW (Video for W
FILEDLG
- 我自己编写的代码 演示了怎么弹出一个打开文件对话框和保存文件对话框,有注释,很容易理解VC++ mfc-I have written code to demonstrate how to open up a file dialog and save the file dialog box, there are notes, it is easy to understand VC++ Mfc
SaveBmp
- 在对话框中static的文本框中绘制图片的并能保存成BMP图片-In the dialog box drawing static text box and can save images into BMP images
TYbCommDevicshili
- 这是控件内部使用的对话框,代码没有做任何修改。 由于程序是多语言自动识别的,可能程序略显复杂一些。 这个程序里面使用了内码转换,虽然源程序都是GBK码的汉字,但能够根据运行平台或设置进行汉字内码转换(GBK<=>BIG5) ☆可以参照这个程序做串口设置程序,串口设置保存在与 .EXE 文件同名的 .CFG 里。 ☆可以参照这个程序做多语言自动识别程序,支持简体中文、繁体中文、英文。-This is the internal use of the dialog b
ToDraw
- 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图
notepad
- 主要是实现用对话框实现记事本的功能,可以实现文件的打开,保存,对字体和颜色的修改-Dialog box is mainly used to achieve the realization of the functions of Notepad, the document can open, save, and modify fonts and colors
35345634534
- 对话框形式实现bmp图像加载与保存。图像处理最基本的技能-Bmp form dialog box to load and save images. The most basic image processing skills
text
- 简单的图像处理,基于对话框的MFC程序,可以实现显示,截取,保存,变灰度,反白等功能-A simple image processing, dialog-based MFC program, can be achieved show that interception, preservation, variable gray-scale, anti-white and other functions
VBdiaglogbox
- VB调用系统对话框.非常实用..各种对话框都涉及到..比如.颜色.打开.保存..目录.等-VB calling system dialog box. Very useful. . A variety of dialog boxes are involved. . For example. Color.打开.保存. . Directory. Etc.
VC
- 对话框的数据存储系统设计 在VC++6.0程序环境下,使用MFC的应用程序;在实现对话框模式的可视化同时使用按钮消息输入不同频率,变化正弦波形,使之呈现不同的响应;同时掌握应用VC++库函数实现数据的产生、显示、保存等功能-Of the dialog box data storage system design in VC++6.0 programming environment, the use of MFC applications in the realization of the
saveread
- 建立一个实现了串行化功能的应用程序,既可以通过向一个对话框中输入信息,然后单击保存菜单项来存储信息,也可以通过单击打开菜单项来读取存储的信息-A realization of the serial features the application, either through a dialog box to enter information, then click the Save menu item to store information, you can also click the
mobanjihe
- 整个实验的设计思路大致如下:首先通过对话框来输入一个学生的基本信息记录,然后将记录的内容保存到一个对象数组集合类对象中,最后通过文档序列化将记录保存到一个文件中去。当添加记录或打开一个记录文件,还会将记录数据传回到对话框相应控件显示出来。-The experimental design ideas as follows: first through the dialog box to enter the basic information a student record, then recor
ComDlg
- CommandDialog功能累模块源码,包括单选/多选文件打开对话框,保存对话框、颜色选择对话框等。-CommandDialog functional tired module source, including radio/multi-select file open dialog, save dialog, the color selection dialog and so on.
五大通用对话框
- C语言基础,适合刚开始学习人员使用,本人刚开始学习,在此备份,也方便大家需要时查找。(C language foundation, suitable for the beginning of learning staff to use, I just started learning, in this backup, but also convenient for you to find when you need.)
使用通用文件对话框---打开读文件和保存写文件
- 使用”通用文件对话框类” 1打开文件读入内存变量 2写内存变量保存到文件