登录
首页 » Visual C++ » Example36

Example36

于 2016-01-05 发布 文件大小:24534KB
0 235
下载积分: 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 个回复

  • 11
    说明:  一个组合框的例子 Visual C++6.0(Example of a combo box Visual C++6.0)
    2010-05-28 15:56:07下载
    积分:1
  • jh
    说明:  VB编写的程序加花保护代码希望大家喜欢!!!(sfsadfasdfaf)
    2010-06-29 13:15:45下载
    积分:1
  • TGP
    使用QT模仿TGP腾讯游戏平台,界面使用布局完成,可以拉伸收缩对话框,自绘tablewidget和listwidget,pushbutton,menu等功能,还有托盘,与原界面基本相似。( Use QT imitate TGP Tencent gaming platform, use the interface layout is complete, you can stretch shrink the dialog, since the painting tablewidget and listwidget, pushbutton, menu and other functions, as well as trays, with substantially similar to the original interface.)
    2016-09-10 18:11:46下载
    积分:1
  • MyHanio1
    一个用mfc实现的带界面汉诺塔源程序,可手动输入最多15层。(An interface using mfc achieved with HANOR source, you can manually enter up to 15 layers.)
    2013-11-06 19:40:59下载
    积分:1
  • sample2432478
    说明:  《时尚百例丛书》中的实例,主要是vc的基础("Fashion 100 cases Series" examples is the basis vc)
    2006-04-22 23:41:34下载
    积分:1
  • MarchingCubes
    VTK实验程序,利用VTK开源库实现Marching Cubes等值面提取算法,程序中可修改等值面参数,交互界面实现物体的旋转、缩放,数据文件在工程目录下(VTK experimental procedures, the use of open-source library implementation VTK Marching Cubes isosurface extraction algorithm, the program can be modified isosurface parameters, interactive interface to achieve the object rotation, scaling, data files in the project directory)
    2021-04-03 21:19:05下载
    积分:1
  • TransparentWindow
    仿Win7半透明窗口效果,vc++实现,使用的是分层窗口的方法,用算法实现阴影效果(Imitation Win7 translucent window effect vc++ to achieve using a layered window algorithm to achieve the shadow effect)
    2012-08-02 16:16:34下载
    积分:1
  • tmctdh
    透明窗体动画 vb写的,很好的一个例子(Transparent form animation vb write, a good example)
    2012-12-03 17:34:50下载
    积分:1
  • DCM2JPG
    Convert DCM to JPG. It is wriiten by C++. It is very suitable for junior.
    2016-04-13 14:47:10下载
    积分:1
  • ThreadSynchronization
    一个用Mfc的临界区对象模拟线程同步问题(A critical area with Mfc simulation thread synchronization object)
    2010-07-13 20:39:58下载
    积分:1
  • 696516资源总数
  • 106457会员总数
  • 15今日下载