登录
首页 » Visual C++ » MFC_Multiple_Document_dialog_under_the_framework_o

MFC_Multiple_Document_dialog_under_the_framework_o

于 2010-08-07 发布 文件大小:131KB
0 282
下载积分: 1 下载次数: 32

代码说明:

  MFC框架下多文档对话框RibbonMDI源码MFC Multiple Document dialog box under the framework of RibbonMDI source(MFC Multiple Document dialog box under the framework of RibbonMDI source MFC Multiple Document dialog box under the framework of RibbonMDI source)

文件列表:

MFC框架下多文档对话框RibbonMDI源码
..................................\RibbonMDI
..................................\.........\ChildFrm.cpp,2649,2008-07-31
..................................\.........\ChildFrm.h,1195,2008-07-31
..................................\.........\MainFrm.cpp,12089,2008-07-31
..................................\.........\MainFrm.h,2259,2008-07-31
..................................\.........\OutputBar.cpp,2697,2008-07-31
..................................\.........\OutputBar.h,1044,2008-07-31
..................................\.........\ReadMe.htm,7245,2008-07-31
..................................\.........\res





..................................\.........\...\RibbonMDIDemo.rc2,405,2008-07-31
..................................\.........\...\RibbonMDIDemoDoc.ico,4710,2008-07-31
..................................\.........\...\Toolbar.bmp,1078,2008-07-31
..................................\.........\...\Toolbar256.bmp,5816,2008-07-31
..................................\.........\...\workspace.bmp,2360,2008-07-31
..................................\.........\...\Write.bmp,11318,2008-07-31
..................................\.........\...\WriteLarge.bmp,8246,2008-07-31
..................................\.........\Resource.h,2212,2008-07-31
..................................\.........\RibbonMDIDemo.cpp,5839,2008-07-31
..................................\.........\RibbonMDIDemo.h,1263,2008-07-31
..................................\.........\RibbonMDIDemo.rc,18279,2008-07-31
..................................\.........\RibbonMDIDemo.sln,4161,2008-07-31
..................................\.........\RibbonMDIDemo.vcproj,72282,2008-07-31
..................................\.........\RibbonMDIDemoDoc.cpp,2475,2008-07-31
..................................\.........\RibbonMDIDemoDoc.h,1143,2008-07-31
..................................\.........\RibbonMDIDemoView.cpp,3325,2008-07-31
..................................\.........\RibbonMDIDemoView.h,1645,2008-07-31
..................................\.........\StdAfx.cpp,603,2008-07-31
..................................\.........\StdAfx.h,2541,2008-07-31
..................................\.........\targetver.h,2012,2008-07-31
..................................\.........\WorkspaceBar.cpp,2734,2008-07-31
..................................\.........\WorkspaceBar.h,1003,2008-07-31
..................................\.........\WorkspaceBar2.cpp,2746,2008-07-31
..................................\.........\WorkspaceBar2.h,1006,2008-07-31

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

发表评论

0 个回复

  • rouhua
    VC++处理图像模糊或柔化的效果示例源程序,类似Photoshop中的图像高斯模糊效果,每点击一次鼠标右键,程序为模糊一次,直到你满意为止(VC++ the processing image blur or soften the effect of sample source code, similar to Photoshop image Gaussian blur effect, each click the right mouse button, the procedure for fuzzy time, until you are satisfied)
    2013-05-07 20:24:37下载
    积分:1
  • ennonaudio
    用VC++实现的微波炉自动控制演示程序,代码完整,做课程设计的可参考下()
    2018-06-21 18:01:33下载
    积分:1
  • Dzxtest1
    一个绘制等值线的程序,可输入固定格式的文件,文件也在压缩包中(a contour mapping procedures, fixed format document, which also contained within)
    2007-01-19 16:12:34下载
    积分:1
  • VC-Dialog
    说明:  一个对话框的示劣,它的价值就在按钮可以扩大对话诓的尺寸。不过带滚动条的对话诓的价值将是更大的。说明再清楚也不如上载的文件有价值好 (a dialog box showing the poor, the value of the buttons on the dialogue could be expanded to the size invincible. But with the rolling of the dialogue invincible value will be greater. Note clearly not contained in the document as good value)
    2005-11-11 15:51:47下载
    积分:1
  • Example36
    VS2010中MFC实现菜单,工具栏,状态栏,并静态分割界面(MFC to achieve the VS2010 menu, toolbar, status bar, and the static segmentation interface)
    2016-01-05 14:47:36下载
    积分:1
  • VB6-FormatCode
    VB代码格式化工具,本人基于原网络格式化插件源码修改,添加图形界面,可调整任意缩进字符数目…… 本人一直在用!(VB code formatting tools, I formatted the original network-based plug-in source code to modify, add graphical interface, you can adjust any number of characters ...... I indent been in use!)
    2020-10-16 20:47:28下载
    积分:1
  • pc
    说明:  智能家居用户界面,漂亮的用户操作界面,灯光控制,( Smart home user interface)
    2014-06-23 16:45:12下载
    积分:1
  • GridCtrl
    继承MFCListCtrl, 可编辑的列表框,在列表中可以包括编辑框Edit, 下拉框ComboBox, 单选Radio, 复选CheckBox, IP地址IPAddressCtrl, 进度条(只能显示)(Inheritance MFCListCtrl, editable list box, you can include in the list edit box Edit, drop-down box, ComboBox, Radio Radio, check CheckBox, IP address IPAddressCtrl, the progress bar (only display))
    2010-12-31 17:46:39下载
    积分:1
  • 5ivb_014029
    很好的BMP转JPG,有VB原代码及操作界面(good JPG, VB source code and user interface)
    2005-03-29 12:10:21下载
    积分:1
  • MFC
    (1)定义一个抽象基类Shape,同它派生出5个类:圆、正方形、矩形、梯形、三角形。 (2)利用虚函数计算几种图形面积。 (3)演示构造函数、复制构造函数、析构函数的作用和调用顺序 (4)用类模板具体实现。 (5)利用MFC类库在图形用户界面上绘制及修改这些图形,采用对话框输入输出图形的基本属性,或者利用运算符重载输入输出图形的基本属性。 (6)用文件保存图形信息,且能够从文件中读取并作相应处理。 2)创新要求: 采用头文件与源文件分离的方法,多态性的实现多样化(defines an abstract base class Shape, with which it derives five categories: round, square, rectangular, trapezoidal, triangular. (2) the use of virtual functions to calculate several graphics area. Effect (3) demonstrate the constructor, copy constructor and destructor call sequence (4) with a class template implementation. (5) The use of MFC library to draw and modify graphics, using the basic properties dialog input and output graphics, or the use of the basic properties of operator overloading the input and output graphics on the graphical user interface. (6) with the file save graphical information, and can be read a file and make the appropriate treatment. 2) Innovation requirements: Using the method header and source files separate polymorphism diversify )
    2020-11-04 14:29:52下载
    积分:1
  • 696518资源总数
  • 105958会员总数
  • 18今日下载