搜索资源列表
rgjsq
- 软件工程课程设计的一个小作业:用VC++6.0来实现计算器的+.-.*./等基本功能和括号,使用MFC作为向导工具。-software engineering courses designed a small operation : VC 6.0 calculator to realize the basic functions .-.*./ and brackets, the use of MFC as a wizard.
WebServer的开发工具
- JBuilder提供了一个JSP开发的完整系统,包括一个用来创建JSP文件的JSP向导,及对JSP标记的CodeInsight(加亮显示,自动完成)技术,集成的Tomcat引擎(支Java Servlet 2.2 及JSP 1.1 ),可以使用户在集成环境下调试JSP代码。-JBuilder JSP provides a complete development system, including a JSP documents used to create the JSP Wizard, JS
proptry
- 属性、向导对话框 属性页的制作,包含常用控件的用法 挺实用的哦-attributes Attribute Wizard dialog pages of the production, including the use of commonly used controls quite practical oh
usefulltools
- 如何制作属性页对话框和向导对话框,融合组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页-attribute pages on how to make and Wizard dialog box, integration portfolio box (box how to adjust the size composition), List box, radio button, check butto
Test
- 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。
Code
- 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。
Code
- 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。
Calculate
- MFC使用类向导,利用控件制作简单的计算器。-MFC ClassWizard, controls production of a simple calculator.
To-create-a-wizard-dialog-box
- VC++创建一个向导式对话框,也就是经常见的那种上一步、下一步的窗体,类似安装程序,其它的地方也会出现,觉得挺有用的,所以分享给大家。-VC++ to create a wizard dialog box, which is the common kind of a step, the next step form, a similar setup, other place also can appear, feel very useful, so everyone to share.
shuxingbiaodan
- 属性表单和向导的简历,完成了简单地向导选择的功能,实现了按钮之间的选择-Resume Wizard property sheet and complete the simple wizard to the function to achieve a choice between buttons
ex13
- 应用程序向导创建了这个ex13应用你。这个应用程序 不仅演示了使用微软基础类的基本知识 但也是一个起点,写你的应用程序。-AppWizard has created this ex13 application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for wr
siclThis
- 本程序将VC向导自动生成的矩形窗口框架,通过类的派生创建出一个非矩形的框架窗口(This program will VC wizard to automatically generate the rectangular window frame, by derived classes to create a non rectangular frame window)
eeraes
- 在本实例中,将利用MFC应用程序向导创建一个单文档应用程序,在单文档的窗口中,将显示一行字:“你好!欢迎进入Visual()