登录
首页 » Visual C++ » zoomformView

zoomformView

于 2013-11-07 发布 文件大小:4213KB
0 294
下载积分: 1 下载次数: 13

代码说明:

  MFC formview窗口 控件随窗口大小自动缩放(MFC formview window controls with the window size automatically zoom)

文件列表:

缩放formView
............\Debug
............\.....\MainFrm.obj,20121,2013-08-08
............\.....\MainFrm.sbr,0,2013-07-13
............\.....\ResizeChildCtrl.obj,10428,2013-08-08
............\.....\ResizeChildCtrl.sbr,0,2013-07-13
............\.....\StdAfx.obj,105727,2013-08-08
............\.....\StdAfx.sbr,1374984,2013-07-13
............\.....\vc60.idb,238592,2013-08-08
............\.....\vc60.pdb,397312,2013-08-08
............\.....\缩放formView.bsc,3793920,2013-07-13
............\.....\缩放formView.exe,118848,2013-08-08
............\.....\缩放formView.ilk,343896,2013-08-08
............\.....\缩放formView.obj,23106,2013-08-08
............\.....\缩放formView.pch,5621768,2013-08-08
............\.....\缩放formView.pdb,476160,2013-08-08
............\.....\缩放formView.res,8052,2013-08-08
............\.....\缩放formView.sbr,0,2013-07-13
............\.....\缩放formViewDoc.obj,14871,2013-08-08
............\.....\缩放formViewDoc.sbr,0,2013-07-13
............\.....\缩放formViewView.obj,27139,2013-08-08
............\.....\缩放formViewView.sbr,0,2013-07-13
............\MainFrm.cpp,2675,2013-08-08
............\MainFrm.h,1581,2013-11-07
............\ReadMe.txt,4427,2013-11-07
............\res


............\...\缩放formView.rc2,404,2013-07-13

............\ResizeChildCtrl.cpp,2089,2013-07-13
............\ResizeChildCtrl.h,1092,2013-07-13
............\resource.h,1104,2013-11-07
............\StdAfx.cpp,214,2013-11-07
............\StdAfx.h,1054,2013-11-07
............\缩放formView.aps,45268,2013-07-27
............\缩放formView.clw,3098,2013-08-08
............\缩放formView.cpp,4270,2013-08-08
............\缩放formView.dsp,4843,2013-07-13
............\缩放formView.dsw,549,2013-07-13
............\缩放formView.h,1390,2013-11-07
............\缩放formView.ncb,66560,2013-08-08
............\缩放formView.opt,50688,2013-08-08
............\缩放formView.plg,1352,2013-08-08
............\缩放formView.rc,13059,2013-07-27
............\缩放formViewDoc.cpp,1794,2013-11-07
............\缩放formViewDoc.h,1501,2013-11-07
............\缩放formViewView.cpp,4328,2013-08-08
............\缩放formViewView.h,2369,2013-08-08

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

发表评论

0 个回复

  • VCPP_real_windows_screen_saver
    VC++实现真正的windows屏保程序(VC++ real windows screen saver)
    2013-04-05 16:50:58下载
    积分:1
  • MFC-stydy
    MFC学习资料,mfc窗口创建程序,列表控件树控件使用程序,dll,com相关编程,绘图,序列化等程序,并附有说明(MFC learning materials, MFC window creation program, list controls the tree control procedures, DLL, COM programming, drawing, serialization and other procedures, together with a detailed description)
    2013-09-28 21:07:57下载
    积分:1
  • SOD88
    sod88是北京理工大学开发的一款光学设计软件,dos界面,但初学还是很有用的。(sod88,optical design)
    2015-09-18 12:26:30下载
    积分:1
  • simplerecord
    VB实现的录音机程序,有一个简单的界面可实现对录音的控制,在录音完毕后可播放试听录音,变量定义:   Dim Time_Start 定义变量存储开始计时的时间   Dim Time_Lenth 定义变量存储Slider1控件的最大值   Dim MyTime 定义变量存储已经录制的时间   更多请参阅源代码。(VB realize recorder program has a simple interface that enables control of the recording, after recording can be played in the audition recording, variable definition: Dim Time_Start define a variable to store the timing of the start time Dim Dim Time_Lenth define variables to store the maximum control Slider1 MyTime defined variable storage has recorded more time, please refer to the source code.)
    2014-05-15 15:34:30下载
    积分:1
  • CPUHDmeter
    纯VB代码实现的CPU仪表盘,很好的参考资料。(Pure VB code of the CPU dashboard, a good reference.)
    2013-08-06 08:44:10下载
    积分:1
  • Alpha
    调整VB的窗体的透明度,可自行设定值0到255,0为完全透明,255为全显示。(Adjust the opacity of the VB forms)
    2011-12-07 11:22:49下载
    积分:1
  • himalconsistency
    Use vb to manipulate the file (The Use of vb to file the file )
    2017-04-04 18:05:42下载
    积分:1
  • Menu
    使用VC++语言基本实现菜单栏的基本功能(VC++ language using the basic realization of the basic functions of the menu bar)
    2011-05-10 08:16:43下载
    积分: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
  • flames
    This prgm is for finding crush between 2 persons in VB.
    2010-08-01 00:11:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载