搜索资源列表
基于多文档界面的VC数据库框架程序
- 常用的数据库应用软件大都有这样的界面效果:在主框架窗口里,同时只出现一个功能子窗口,用菜单或者工具条就可选择用户要使用的功能子窗口。本程序就是基于这种思想而写的。包含两个功能子窗口,DocMan和DocDeal,用户选择文件菜单下的子项就可打开相应的功能子窗口。当然,理论上你还可以在这个框架程序里增加任意多的功能子窗口哟
多文档并列
- VC 处理多文档的程序
MultiDocDemo
- vc源程序 多文档程序实现为新建的文档,设置显示字体等
multiFileBrowser
- 这个浏览器是用vc6.0编写的,界面类似IE,但它是一个多文档程序,为了方便在各个窗口之间切换,我特意在工具条上加了一个窗口列表,你可以在此毫不犹豫地快速切换窗口、也可以双击使窗口最大化。工具条采用IE风格,仅加入了最常用按钮。一些菜单功能没有实现,不过你可以用右键菜单中的功能来完成。- This browser is compiles with vc6.0, contact surface similar IE, but it is
sdi
- 这个可视化的框架类支持具有不同组合的CView视图类、CSplitterWnd和CTabWnd类派生的SDI程序,本程序支持的特性包括: 支持单文档和多文档程序 任何视图、多分隔条和标鉴窗口的组合 支持嵌套的分隔条 支持简单的基于CView的程序 支持热键选择活动窗格 支持Ctrl+Tab来进行标签切换 支持列举窗口 标签可以在客户窗口的顶部或底部-visualization of the fr a mework to support
MDI多文档界面的程序实例
- MDI多文档界面的程序实例-MDI Multi- Document Interface examples of procedures
多文档Raclient
- 这是一个数字签名和CA认证方面的一个功能非常全的程序 进入之后点击登陆即可进入主界面,然后相应的菜单会显示出来。-This a digital signature, and the CA is a function of the whole process after it entered into the main landing can interface, then the corresponding menu will be d
ChangMenu
- 一个可选窗口的多文档程序源代码-an optional multi-window file source code
在多文档应用程序的状态条中加入子窗口的列
- 在多文档应用程序的状态条中加入子窗口的列表, 使程序的状态条有点像Windows 95的任务条.-more documents in the application of state-window to join the list of the process, the state of a bit like Windows 95 taskbar.
one
- 一个可以设置密码的多文档程序,画图和右键响应都有。设置了可以修改的字体,相应参数可以修改。-can set a password more documentation procedures, and the right response to the class has. Set the font can be changed, the corresponding parameters can be amended.
多文档模板的程序框架
- 实现了一个写字板应用程序,主要介绍多文档模板的程序框架,启动屏,快捷工具栏,状态栏的相关知识。- Realized to write the board application procedure, mainly introduced the multi- documents template the procedure fr a me, the start screen, quick tool fence, condition f
多文档MFC程序
- 一个能建立两种文档的MFC程序,新建一个文档时会自动提示要新建哪种类型的文档,两种文档均有读取,保存功能-a two documents can be established MFC procedures, a new document will automatically suggest to the new type of document, the two documents are read, retention
多文档格式文本编辑器
- 这个源代码可以实现基本的文本编辑功能,包括字体设置(大小、粗斜体、下划线、类型和颜色)、文本对齐方式设置、文本编辑、文档排版等功能。本程序具有微软Office的界面风格,有菜单栏、工具栏、状态栏和右键菜单等-the source code can achieve the basic text editing functions, including font settings (size, bold italics, underlini
在多文档窗口中增加more windows对话框
- 在多文档窗口中增加more windows对话框,一个在多文档窗口中增加more windows对话框C++程序-more files in the window to add more windows dialog box, a multi-document window increased more windows dialog C Program
深入了解MFC文档视结构
- 帮助VC的初学者了解向导生成程序的整体结构 Visual C++ 以其功能强大、用户界面友好而倍受程序员们的青睐。但是,在当前的Microsoft 基本类库4.2 版本中,大约有将近200 个类,数千个函数,加之Microsoft 公司隐藏了一些技术细节,使得人们深入学习MFC变得十分困难。 MFC的AppWizard可以生成三种类型的应用程序:基于对话框的应用、单文档应用(SDI)和多文档应用(MDI)。前两者的结构较简单,本
多文档处理
- 多文档处理程序,用于vc学习编程,大家来看看。-more documentation procedures for vc learning program, for everyone to see.
文档列表对话框及状态条中的多文档列表
- 在多文档应用程序的状态条中加入子窗口的列表,程序的状态条有点像Windows的任务条.-more documents in the application of state-window to join the list, the procedures of the state somewhat like the Windows taskbar.
在单文档程序中动态切换多个窗体-界面类编程-VC
- 在单文档程序中动态切换多个窗体-界面类编程-VC.-procedures in a single document Dynamic switching more windows-like interface programming-VC.
html
- 将图片以网页的形式在MFC 多文档程序中浏览。-use mfc view the pictures in the form of html.
MFC 中Dialog和多文档应用程序整合的Demo
- MFC 多文档窗口操作,直接可以运行,对新手入门做练习很有帮助。(MFC multi document window operation)