登录
首页 » Visual C++ » Example36

Example36

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

  • xunzai.com_333
    用vb6直接调用excel生成报表,不用导出到excel就可以完成(Generate reports using vb6 direct call excel, do not export to excel can be completed)
    2012-04-13 13:09:47下载
    积分:1
  • StatusBmp
    vc——在状态栏上显示BMP位图StatusBmp(vc- in the status bar display BMP bitmaps StatusBmp)
    2011-07-30 17:26:40下载
    积分:1
  • copy_image
    本例展示了怎样将mschart控件作出的图形拷贝到剪贴板中的方法.非常实用!(the cases demonstrate how to control the mschart graphics copied to the clipboard. Very real use!)
    2007-05-13 12:08:08下载
    积分:1
  • vbscrollbar
    VB获取和控制网页滚动条,请确保代码里所定义的网址可以访问,否则滚动条控制时会出错。正常情况下,当窗体的控件加载完网址后,可通过窗口中的上、下、左、右控制按钮来控制网页的上下左右滚动,每点击一次,网页就相应的滚动一次,如演示截图所示。(VB web access and control the scroll bar, make sure that the code defined URLs can be accessed, or an error occurs when the scroll bar control. Under normal circumstances, when the form s controls finished loading site, through the window, down, left and right control buttons to control scrolling down the page about every click, the page on the appropriate scroll once, such as Demo Screenshots shown.)
    2014-07-07 15:11:15下载
    积分:1
  • WinMain
    vc的代码,实现功能自己看。主要是界面,一些简单的编程。(youcanseebyyourself ,ok)
    2009-10-18 09:50:02下载
    积分:1
  • WinEditor
    最近做了一个类似Windows画图板的小程序,拿来和大家分享一下。功能和界面全部模仿于Windows自带的画图板,界面如截图。功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒。(Recently to do a similar drawing board a small Windows program, use and share with you. Features and interfaces in Windows, bringing all to imitate the drawing board, such as interface screenshot. The main features include: hand-painted lines, simple graphics, text input, drag and drop block, duplicate revoked, screen zoom, open the Save picture files, the other in order to directly from the database or XML access picture also provides a survival from the Base64 encoding Photos from the interface, the other also drawing board and achieve the same effect toolbox and paint boxes.)
    2009-03-17 11:51:59下载
    积分:1
  • (Access)
    mfc数据库用mfc方式实现了数据库功能(mfc database)
    2020-10-30 22:49:56下载
    积分:1
  • enum_display_mod
    说明:  列出所有的显示模式并列表出来,通过单击列表来改变显示分辨率。(All display the comments and list out the list by clicking to change display resolution.)
    2010-04-27 15:13:26下载
    积分:1
  • Draw_mfc
    MFC消息映射机制的剖析,讲述如何运用ClassWizard(MFC message mapping mechanism analysis, how to use ClassWizard)
    2013-06-30 16:06:50下载
    积分:1
  • involute-gear-drawing
    通过VB编写的简易绘制齿轮渐开线的程序,运用了VB的各种基本控件(Easy draw gear involute program written in VB, the use of a variety of basic controls in VB)
    2012-05-04 09:32:53下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载