登录
首页 » Dialog_Window » 本例实现了一个简单的绘工具,该绘图工具具有打开,关闭,保存,另存文件的功能;它能够对直线,矩形等几种图元进行绘制和操作。本章主要介绍了视图文档的程序框架的应用,...

本例实现了一个简单的绘工具,该绘图工具具有打开,关闭,保存,另存文件的功能;它能够对直线,矩形等几种图元进行绘制和操作。本章主要介绍了视图文档的程序框架的应用,...

于 2022-11-17 发布 文件大小:48.53 kB
0 106
下载积分: 2 下载次数: 1

代码说明:

本例实现了一个简单的绘工具,该绘图工具具有打开,关闭,保存,另存文件的功能;它能够对直线,矩形等几种图元进行绘制和操作。本章主要介绍了视图文档的程序框架的应用,创建工具条,使用设备环境变量的各种绘制功能,使用设备环境变量的不同绘制模式,实现文件的流式存储与加载功能等。-the cases to achieve a simple painting tool, the graphics tools with open and closed, preservation, Save document functions; It is capable of linear, rectangular, etc. Several map yuan for mapping and operation. This chapter introduces the Document View the procedural framework of the applications, create tools, equipment use environment variables in the various functional mapping, the use of equipment of different environmental variables mapping models and document flow storage and loading capabilities.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 做个类似VC的自己界面,给人多一点专业的感觉和信心。赶快下载试试看...
    做个类似VC的自己界面,给人多一点专业的感觉和信心。赶快下载试试看-VC to be similar to their own interface, gives a little more professional feel and confidence. Try to download as soon as possible
    2022-05-13 08:10:54下载
    积分:1
  • 很多基于对话框的程序都有一个启动画面,那么如何为自己的对话框程序也加一个这样的画面呢?其实VC++开发环境中有一个现成的 Splash Screen 组件,用这...
    很多基于对话框的程序都有一个启动画面,那么如何为自己的对话框程序也加一个这样的画面呢?其实VC++开发环境中有一个现成的 Splash Screen 组件,用这个组件很容易实现基于框架类(也就是CMainFrame)的程序的启动画面,那么如果是对话框程序,没有框架类怎么办呢?所以这个组件功能不是想象的那么强。要实现基于对话框应用程序的启动画面必须另辟蹊径。这里提供一个可重用代码例子,一步一步教你实现每一个细节。利用一个定制的C++类:CSplashWnd,增强原来的 Splash Screen 组件功能。它不但可以在用于具有CMainFrame的程序,同时也可以用于基于对话框应用的程序。-many of the procedures based on the dialog has launched a picture for themselves as to how the dialog procedures were also such a picture? In fact, VC environment with a ready-made Splash Screen components, the components used easily framework based category (that is, CMainFrame) of the commencement of proceedings picture, then if the dialog procedure is not like the framework of how to do? Therefore, this component function is not so strong as imagined. To achieve based on the application"s dialog screens must choose another road. Here provide a reusable code examples, step by step teach you realize every detail. Using a customized Category C : CSplashWnd, enhance the original Splash Scre
    2023-05-09 11:55:02下载
    积分:1
  • 在Windows下实现象Linux的虚拟桌面的功能,可以将应用程序窗口置于不同的桌面窗口,便于多窗口的分类,也可隐藏自己的游戏哦...
    在Windows下实现象Linux的虚拟桌面的功能,可以将应用程序窗口置于不同的桌面窗口,便于多窗口的分类,也可隐藏自己的游戏哦-under Windows like Linux virtual desktop functions, the application window will be placed in the desktop window, the window to facilitate multi-classification, but also to hide their games oh
    2022-12-15 05:40:03下载
    积分:1
  • In one project I was involved in, we had to display font selection dialog. My Pr...
    In one project I was involved in, we had to display font selection dialog. My Product Manager had some issues with MFC s CFontDialog. He is very focused on reducing support costs by simplifying user interface, to eliminate anything that might be confusing or misleading. OK, it is hard to argue against this goal. In case of CFontDialog, he didn t like all the controls that were unnecessary for our application. Here is what the standard CFontDialog looks like
    2022-02-14 23:07:49下载
    积分:1
  • 使用VC++建立对话框,使用MFC编程的第一步。
    使用VC++建立对话框,使用MFC编程的第一步。-Share it to ALL
    2022-03-01 16:00:42下载
    积分:1
  • 对话框及常用控件实验,适合VC初学者很有用的资料
    对话框及常用控件实验,适合VC初学者很有用的资料-Dialog box and controls commonly used experiments useful for beginners VC information
    2022-06-17 04:04:32下载
    积分:1
  • 用Visual C++中实现混合分割视图
    用Visual C++中实现混合分割视图-Visual C hybrid segmentation View
    2023-09-02 19:00:03下载
    积分:1
  • ColorDialog组件 图7
    ColorDialog组件 图7-26 "颜色"对话框 2. FontDialog组件 图7-27 "字体"对话框 3. OpenFileDialog组件 图7-28 "打开"对话框 4. SaveFileDialog组件 图7-29 "另存为"对话框-ColorDialog components Figure 7-26 "Colors" box 2. FontDialog components Figure 7-27 "font" box 3. Figure 7-28 OpenFileDialog components "Open" dialog box 4. Figure 7-29 SaveFileDialog components "Save as" dialog box
    2022-02-12 10:24:09下载
    积分:1
  • 对话框进行分割视图
    对话框进行分割视图
    2023-03-28 19:35:04下载
    积分:1
  • 非常实用的滚动字幕效果的窗口,实现文本类似电影字幕效果的功能,同时实现对单文档窗口的属性的修改。...
    非常实用的滚动字幕效果的窗口,实现文本类似电影字幕效果的功能,同时实现对单文档窗口的属性的修改。-Very practical effect of rolling subtitles window, realize the effect of text similar to the function of film subtitles, at the same time to realize the attributes of a single document window changes.
    2022-06-15 19:22:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载