登录
首页 » Visual C++ » MyTest

MyTest

于 2011-11-04 发布 文件大小:10350KB
0 260
下载积分: 1 下载次数: 87

代码说明:

  MFC单文档,窗口分割,分割两次,共左上、左下和右侧三个小窗口,在左上窗口中添加按钮控件(MFC single document window split, split twice, were left, left and right side of the three small windows in the upper left window to add a button control)

文件列表:

MyTest
......\Debug
......\.....\MyTest.exe,142336,2011-11-01
......\.....\MyTest.ilk,1399268,2011-11-01
......\.....\MyTest.pdb,3722240,2011-11-01
......\MyTest
......\......\Debug
......\......\.....\BuildLog.htm,6472,2011-11-01
......\......\.....\MainFrm.obj,34140,2011-11-01
......\......\.....\mt.dep,67,2011-11-01
......\......\.....\MyTest.exe.embed.manifest,1196,2011-11-01
......\......\.....\MyTest.exe.embed.manifest.res,1260,2011-11-01
......\......\.....\MyTest.exe.intermediate.manifest,1120,2011-11-01
......\......\.....\MyTest.obj,35933,2011-11-01
......\......\.....\MyTest.pch,25034752,2011-11-01
......\......\.....\MyTest.res,28180,2011-11-01
......\......\.....\MyTestDoc.obj,21138,2011-11-01
......\......\.....\MyTestView.obj,36016,2011-11-01
......\......\.....\MyView.obj,24988,2011-11-01
......\......\.....\stdafx.obj,465626,2011-11-01
......\......\.....\vc90.idb,920576,2011-11-01
......\......\.....\vc90.pdb,2011136,2011-11-01
......\......\MainFrm.cpp,1796,2011-11-01
......\......\MainFrm.h,655,2011-11-01
......\......\MyTest.aps,50772,2011-11-01
......\......\MyTest.cpp,3245,2011-11-01
......\......\MyTest.h,466,2011-11-01
......\......\MyTest.rc,10271,2011-11-01
......\......\MyTest.vcproj,5984,2011-11-01
......\......\MyTest.vcproj.6149A10CA0C34A1.Administrator.user,1427,2011-11-01
......\......\MyTestDoc.cpp,1014,2011-11-01
......\......\MyTestDoc.h,546,2011-11-01
......\......\MyTestView.cpp,2972,2011-11-01
......\......\MyTestView.h,1194,2011-11-01
......\......\MyView.cpp,637,2011-11-01
......\......\MyView.h,441,2011-11-01
......\......\ReadMe.txt,3406,2011-11-01
......\......\res

......\......\...\MyTest.rc2,362,2011-11-01


......\......\Resource.h,522,2011-11-01
......\......\stdafx.cpp,137,2011-11-01
......\......\stdafx.h,1796,2011-11-01
......\......\targetver.h,1030,2011-11-01
......\MyTest.ncb,12717056,2011-11-01
......\MyTest.sln,884,2011-11-01

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

发表评论

0 个回复

  • new-EMG
    主要实现的功能是,从外部不断得到数据,然后在MFC建立的界面下进行分析,比如波形的分析,还有各种数学上的分析。这是一个成熟的程序,带有源码。(The main achievement of the function is to continue to get from the external data analysis, and then in the MFC interface created, such as waveform analysis, there are a variety of mathematical analysis. This is a mature program, with source code.)
    2013-03-17 15:01:26下载
    积分:1
  • timer
    在对话框中动态显示系统时间!!! ^_^(In the dialog time dynamic display system!!!)
    2014-11-02 00:35:33下载
    积分:1
  • OpenGL开发的机械臂运动仿真程序(含代码)
    OpenGL开发的机械臂运动仿真程序,可以运行,可以借鉴(OpenGL development of the manipulator motion simulation program, can run, can learn from)
    2017-12-22 11:09:16下载
    积分:1
  • Lagrange
    MFC对话框程序,采用VC++6.0编程。导入txt文档保存的二维数组,对其进行拉格朗日差值后导出到指定txt文档中(MFC dialog procedures, using VC++ 6.0 programming. Import dimensional array txt file saved, exported them to a specified difference after Lagrange txt document)
    2015-02-07 11:27:19下载
    积分:1
  • ResizableLib_1_4a
    窗口改进,使窗口可以进行自由缩放,加强其功能,对界面优化有用(window improvements so that the window can freely zoom, strengthen its function to optimize the useful interface)
    2007-01-23 14:11:30下载
    积分:1
  • MultiFileDlgDemo
    使用多选文件对话框,C++精选编程源码,很好的参考资料。(The use of multiple file dialog box, select the C++ programming source code, a good reference.)
    2013-11-28 15:40:10下载
    积分:1
  • SplitWndDemo-(1)
    实现了窗口的分割,每个窗口对应一个视图,对初学MFC的人来说,很有用(The segmentation of the window, each window corresponding to a view, useful for beginners MFC)
    2012-08-14 21:24:44下载
    积分:1
  • A213855715-16866
    实现窗口的任意停靠功能!其是用VC++6.0实现的!(Achieve window of arbitrary docked function! Its achieved with VC++6.0!)
    2013-04-13 12:48:07下载
    积分:1
  • SysOptimize
    基于对话框的系统优化工具,有助于学习对话框设计( mfc program)
    2010-07-09 10:56:00下载
    积分:1
  • dyong
    调用其他窗体的函数或过程 窗口未打开的时候,可以调用,但是调用之后,窗口就被加载了,虽然未显示,是隐藏在后台的。 所以不建议把公共的函数放在窗口中,可以放在模块中。 (Call other form of function or procedure when the window is not open, you can call, but after the call, the window is loaded, though not shown, is hidden in the background. It is not recommended to put a window in a public function, can be placed in the module.)
    2014-02-09 22:35:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载