搜索资源列表
深入了解MFC文档视结构
- 帮助VC的初学者了解向导生成程序的整体结构 Visual C++ 以其功能强大、用户界面友好而倍受程序员们的青睐。但是,在当前的Microsoft 基本类库4.2 版本中,大约有将近200 个类,数千个函数,加之Microsoft 公司隐藏了一些技术细节,使得人们深入学习MFC变得十分困难。 MFC的AppWizard可以生成三种类型的应用程序:基于对话框的应用、单文档应用(SDI)和多文档应用(MDI)。前两者的结构较简单,本文不再赘叙。笔者拟从MFC中的文档/视结构入手,分析一些函数
在单文档程序中动态切换多个窗体-界面类编程-VC
- 在单文档程序中动态切换多个窗体-界面类编程-VC.-procedures in a single document Dynamic switching more windows-like interface programming-VC.
单文档多视图
- 这是一个VC的界面分割程序。多个界面View视图可以很方便的进行切换,单个文档可以对应多个视图。-This is a VC interface segmentation procedures. View multiple interfaces can easily view the switch, a single document can be more than counterparts View.
vc++单文档多视图例程
- vc++单文档多视图例程
Sample_2005_new.rar
- VC界面开发源码,该包中包括对话框,单文档,多文档的界面开发的实例代码。,Visual C user interface sound code.
MFVT1_18
- 模拟诺顿杀毒软件界面的程序;实现了单文档动态多视图的主界面,精美按钮,可以用按钮控制显示特定View中的内容,在视图之间传递消息,改变拆分条的宽度和颜色,隐藏菜单条,用GDI+实现ListCtrl的渐变位图标题,在单文档多视图的FormView上显示BMP位图文件,固定了拆分条位置和窗口大小,漂亮的鼠标敏感渐变字体变色按钮;2009年的春节假日期间用VS2005辛苦完成。-Simulation of Norton antivirus software interface procedures
SlipWindow
- 单文档界面拆分窗口源码
VisualFramework(ViewsTabsandSplitters)
- 一个基于单文档(SDI)的、使用MFC的简单界面框架;界面上主要表现的功能有:视图的拆分、Tab控件的功能、CEdit控件及其它一些视图窗体在拆分窗口中的叠加;主要特色:对控件代码进行了良好的封装,使用面向对象的观念对所有可视对象进行了统一的管理;-Based on Single Document (SDI), and a simple interface using MFC framework interface functions mainly include: the split vie
PostMessagecopy
- 该程序为Windows visual studio2008 mfc基于单文档的美化界面程序,利用postmessage功能,通过对话框来控制文档。-This is a program which programed by Windows visual studio2008 based on mfc. It is also a beautiful interface.
danwendang
- VC++ 基于单文档的界面编程。实现简单的界面编程,有详细如教程一般的注释-VC++ based on single-document interface programming.
dialog
- 这是我继上一章VC windows编程后的第二章上传的内容,主要涉及了对话框编程、单文档界面和多文档界面编程 和 视图和窗口管理编程、高级用户界面编程等内容-This is my VC windows programming, following the previous chapter the second chapter after the upload is mainly involved in the dialog box programming, single-document int
ThreeInterfaceofVC
- 一个开发初级三切分界面的好例子,可用于将单文档界面切分成基于不同基类的三个界面,很好用的,可直接运行并修改成你所想的界面,可添加标准控件!-A development of the primary cut a good example of the interface, good use can be directly run and modify the interface as you think you can add standard controls!
CXTOutBarCtrlEX
- 在XToutlookbar的基础上扩充了新的内容。单文档分割成左右2部分,左边是outlookbar,右边显示视图,当点击左边的菜单项时,右边的CFormView类的子类进行切换,这个功能大家都期待已久,今天给大家传上来,希望给你的界面定制开发带来帮助。-The XToutlookbar based on the expansion of the new content. Single document is divided into approximately two parts, the l
Raclient
- vc 6.0 MFC 编写的一个管理系统的的单文档界面!-vc 6.0 MFC management system written in a single-document interface!
BarDemo
- 单文档多视图的程序,是学习vc界面设计重要的资源-it is good for you to learn vc++ and i believe it will bring you helpness
BFMS
- 航空订票系统,MFC单文档多选项卡界面,BOOST和SQL-Airline reservation system, MFC single document interface multi-tab, BOOST, and SQL
skinMagic_crack
- SkinMagic是一个制作皮肤功能的界面库,支持Windows常用控件及窗口。支持了对话框,单文档界面,多文档界面。 >主要特点: >1,独立的界面定制功能将编程从界面制作中解脱出来, >2,支持各种windows平台,包括windows98,windownt4.0,windows2000,windowsxp,windows2003 >3,彻底换肤,包括标准控件,通用对话框等 >4,支持用户自定义的控件的换肤功能,支持对第三方控件的换肤,
AddInformation
- 单文档和对话框编程的一个实例,其中包括列表视的应用。界面友好-DEMO
EditProject
- 这是一个很好的小程序,涉及单文档界面分割,生成缩略图,树形控件与formview控件互动,状态栏显示,适合编程起步者-This is a good little program, involving a single document interface division, thumbnail generation, tree controls with the formview control interaction, the status bar shows for starters Pro
单文档一档多视
- 单文档实现一档多视,非常巧妙的方式来实现。对于界面开发者很有帮助。(A single document is realized in a very clever way. It's very helpful for the interface developers.)