登录
首页 » Visual C++ » Example36

Example36

于 2016-01-05 发布 文件大小:24534KB
0 136
下载积分: 1 下载次数: 7

代码说明:

  VS2010中MFC实现菜单,工具栏,状态栏,并静态分割界面(MFC to achieve the VS2010 menu, toolbar, status bar, and the static segmentation interface)

文件列表:

Example36
.........\Debug
.........\.....\Example36.exe,153600,2016-01-05
.........\.....\Example36.ilk,976376,2016-01-05
.........\.....\Example36.pdb,4959232,2016-01-05
.........\Example36
.........\.........\Debug
.........\.........\.....\CL.read.1.tlog,65800,2016-01-05
.........\.........\.....\CL.write.1.tlog,1970,2016-01-05
.........\.........\.....\Example36.exe.embed.manifest,915,2016-01-05
.........\.........\.....\Example36.exe.embed.manifest.res,980,2016-01-05
.........\.........\.....\Example36.exe.intermediate.manifest,640,2016-01-05
.........\.........\.....\Example36.lastbuildstate,81,2016-01-05
.........\.........\.....\Example36.log,4006,2016-01-05
.........\.........\.....\Example36.obj,29886,2016-01-05
.........\.........\.....\Example36.pch,33751040,2016-01-05
.........\.........\.....\Example36.res,69800,2016-01-05
.........\.........\.....\Example36Dlg.obj,40629,2016-01-05
.........\.........\.....\Example36_manifest.rc,208,2016-01-05
.........\.........\.....\link-cvtres.read.1.tlog,2,2016-01-05
.........\.........\.....\link-cvtres.write.1.tlog,2,2016-01-05
.........\.........\.....\link.read.1.tlog,5558,2016-01-05
.........\.........\.....\link.write.1.tlog,1548,2016-01-05
.........\.........\.....\mt.read.1.tlog,824,2016-01-05
.........\.........\.....\mt.write.1.tlog,586,2016-01-05
.........\.........\.....\rc.read.1.tlog,3628,2016-01-05
.........\.........\.....\rc.write.1.tlog,726,2016-01-05
.........\.........\.....\stdafx.obj,640400,2016-01-05
.........\.........\.....\vc100.idb,1969152,2016-01-05
.........\.........\.....\vc100.pdb,3452928,2016-01-05
.........\.........\Example36.aps,89940,2016-01-05
.........\.........\Example36.cpp,2508,2016-01-05
.........\.........\Example36.h,523,2016-01-05
.........\.........\Example36.rc,10246,2016-01-05
.........\.........\Example36.vcxproj,5794,2016-01-05
.........\.........\Example36.vcxproj.filters,2040,2016-01-05
.........\.........\Example36.vcxproj.user,143,2016-01-05
.........\.........\Example36Dlg.cpp,3310,2016-01-05
.........\.........\Example36Dlg.h,625,2016-01-05
.........\.........\ReadMe.txt,4474,2016-01-05
.........\.........\res

.........\.........\...\Example36.rc2,802,2016-01-05
.........\.........\Resource.h,539,2016-01-05
.........\.........\stdafx.cpp,211,2016-01-05
.........\.........\stdafx.h,1807,2016-01-05
.........\.........\targetver.h,314,2016-01-05
.........\Example36.sdf,64704512,2016-01-05
.........\Example36.sln,894,2016-01-05

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

发表评论

0 个回复

  • BntST_sound
    一个有声音控件的Visual C++程序,主要用于个性化的界面设计!(Voice control of a Visual C procedures, mainly used for personalized interface design!)
    2008-01-13 16:27:24下载
    积分:1
  • 01205skin-source
    用VC写的关于皮肤的程序框架,很好用,可以直接修改.(Written with the VC on the skin of the procedural framework, useful, can be directly modified.)
    2010-07-22 23:34:06下载
    积分:1
  • watch
    自绘的仪表控件 利用双缓冲绘制 可自行修改使用(Since the drawing instrument control Using double buffer drawing Can be used to modify )
    2016-05-01 10:58:49下载
    积分: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
  • 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
  • maywrjpe
    此程序的主要功能是模拟了操作系统的死锁的基本原理,是我写的一个测试,可能含有bug,(The program s main function is to simulate the operating system, the basic principle of deadlock is a test, I wrote that may contain bugs,)
    2017-04-12 02:58:25下载
    积分:1
  • VC_UI_programing
    VC界面类编程技巧 很多十分有用的实例 包括VC编程实现IE风格的界面 用Visual C++实现带阴影弹出窗口的技术 创建一个不规则形状的窗口等等(VC interface class programming skills a lot of very useful examples include the VC-style interface IE programming Visual C++ implementation with shaded pop-up window technology to create an irregular shape of the window, etc.)
    2010-09-13 13:23:26下载
    积分:1
  • propertysheet
    说明:  包括两个类,能够进行类似属性表 属性页的编程,但功能更多(Includes two classes, a similar property to the table properties page programming, but more features)
    2010-05-04 18:41:23下载
    积分:1
  • hust-ypu-you
    这是一个用VB编写的留言本程序,只是用来给各位参考的,希望大家喜欢这个(This is a message written in VB program, just to give you, hope you like it)
    2017-06-19 11:31:06下载
    积分:1
  • owkb493
    An MFC Class which offers you the abbility(The An MFC Class which offers you the abbility)
    2017-03-31 21:59:56下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载