登录
首页 » Visual C++ » zoomformView

zoomformView

于 2013-11-07 发布 文件大小:4213KB
0 174
下载积分: 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 个回复

  • 创建
    说明:  1 程序开发步骤 (1) 打开vc,选择菜单项file->new,选择projects选项卡并建立一个名为"process"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件"process.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"process.cpp";接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件(同上一试验); (3) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->process.exe程序;再把给定的launchset.txt文件存入该debug目录下,就可以在控制台下进入该目录以launchset.txt为参数运行程序,命令行为:process launchset.txt;要强调的是,在launchset.txt中指定的应用程序路径要正确,否则建立新的进程时会出错,这时需要对照系统的实际情况改动所给的参数文件。 2 补充说明 这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。(a program development steps (a) to open vc, select menu item file-gt; New, tab to choose projects and the establishment of a "process" of win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) establish a project document "process.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name, here is the "process.cpp"; the next question asks whether the creation of new documents to answer "yes"; then Workspace- gt; FileView- gt; Source Files open the document (ibid. a pilot); (3) Order by calling menu items build-gt; build compile all connected, in the specific project directory under debug- gt; process. exe; then to the launchset.txt documents)
    2005-11-04 12:45:13下载
    积分:1
  • vbDelphText
    用VB做的,可以使文本框透明,这样就不影响美观了,十分好的资源,欢迎大家下载,用到了API(Do with VB, you can make the text box transparent, so as not to affect the appearance of very good resources, are welcome to download, use the API)
    2011-08-15 08:07:02下载
    积分:1
  • 5649
    再发一个文字滚动,基于VB代码,很不错的VB源码,适合VB爱好者学习研究。(And then send a text to scroll through the VB code, it is a good VB source code for VB lovers learn.)
    2012-04-12 17:01:20下载
    积分:1
  • Skin
    33个C++皮肤源代码实例 含MFC界面美化 自定义控件(33 C++ skin source code examples MFC interface to beautify the custom control)
    2016-03-29 11:23:27下载
    积分:1
  • treedlg
    本程序利用MFC树形工具控件实现各种形式的转换,可直接运行。(This program makes use of MFC tree tool control the conversion of various forms, can be run directly.)
    2012-05-19 22:32:26下载
    积分:1
  • 2014zkjz
    鹅鹅鹅饿鹅鹅鹅饿鹅鹅鹅饿鹅鹅鹅饿鹅鹅鹅饿鹅鹅鹅饿鹅鹅鹅饿(may may may)
    2013-10-17 22:35:30下载
    积分:1
  • moni
    用于蘑菇温棚的模拟控制程序,包括xls表和动态显示控件,模拟速度速度可调节(Mushroom greenhouses for analog control procedures, including xls tables and dynamic display of control, analog speed can be adjusted)
    2010-07-11 00:29:28下载
    积分:1
  • Example36
    VS2010中MFC实现菜单,工具栏,状态栏,并静态分割界面(MFC to achieve the VS2010 menu, toolbar, status bar, and the static segmentation interface)
    2016-01-05 14:47:36下载
    积分:1
  • dockdemo
    说明:  一个关于window界面的程序代碼:實習了可改變可停靠工具栏大小的功能。(a window on the interface code : attachment of the change will be docked toolbar size functions.)
    2006-04-15 16:15:48下载
    积分:1
  • jishi
    计时程序 控件丰富 操作简便 很实用 初学者可用的 好东西(Rich simple timing program control is very useful for beginners can be a good thing)
    2011-05-05 21:25:00下载
    积分:1
  • 696518资源总数
  • 104926会员总数
  • 6今日下载