-
使用VC++建立对话框,使用MFC编程的第一步。
使用VC++建立对话框,使用MFC编程的第一步。-Share it to ALL
- 2022-03-01 16:00:42下载
- 积分:1
-
对于无模式对话框接收的输入信息,我们可以以向父窗口发送消息的方式进行。代码以Vc++6.0用实例来说明无模式对话框的使用。...
对于无模式对话框接收的输入信息,我们可以以向父窗口发送消息的方式进行。代码以Vc++6.0用实例来说明无模式对话框的使用。
-for modeless dialog receiving input information, we are able to father to the window messaging manner. Vc 6.0 code to use examples to illustrate modeless dialog use.
- 2023-01-29 02:55:03下载
- 积分:1
-
关于视图分离的最基本程序,实现了两边视图的数据统一与联系...
关于视图分离的最基本程序,实现了两边视图的数据统一与联系-Views on the separation of the most basic procedures, the two sides achieved a unified view of data linked
- 2023-07-07 01:25:03下载
- 积分:1
-
VC++作的计算器,类似于Windows自带的计算器,不过功能没有那么完善,希望能起到抛砖引玉的作用。...
VC++作的计算器,类似于Windows自带的计算器,不过功能没有那么完善,希望能起到抛砖引玉的作用。-VC++ For the calculator, similar to Windows built-in calculator, but not so perfect features, hoping to play a forward role.
- 2022-03-20 13:37:20下载
- 积分:1
-
切分对话框; 动态切分对话框;
切分对话框; 动态切分对话框; -Segmentation dialog box dynamic segmentation dialog
- 2022-02-03 16:07:51下载
- 积分:1
-
如何绘制不规则界面,可以看看这个例子
如何绘制不规则界面,可以看看这个例子-how mapping irregular interface can look at the example
- 2022-02-21 18:37:44下载
- 积分:1
-
窗体分割方法,主要对界面进行优化的,可以实现类似windows的效果。...
窗体分割方法,主要对界面进行优化的,可以实现类似windows的效果。-Form segmentation method, mainly to optimize the interface, windows can achieve similar results.
- 2022-03-05 04:32:38下载
- 积分:1
-
是用VC++编写的,程序功能是设置本机IP,可用在属性页面上或对话框中。适合初次编写网络应用程序的朋友。...
是用VC++编写的,程序功能是设置本机IP,可用在属性页面上或对话框中。适合初次编写网络应用程序的朋友。-Using VC written program function is to set the local IP, available in the properties page or dialog box. Suitable for the initial preparation of web applications friends.
- 2023-04-12 07:05:03下载
- 积分:1
-
will be converted to winxp win200 interface sample program source code
将win200转换为winxp界面示例程序源码-will be converted to winxp win200 interface sample program source code
- 2022-08-05 13:40:13下载
- 积分:1
-
问题的提出:我们在编制程序时,经常要用到清屏处理,如dos下的cls,Turbo C下的clrscr()等都具有清屏功能,但这些均为一般意义的清屏, 并未显示其...
问题的提出:我们在编制程序时,经常要用到清屏处理,如dos下的cls,Turbo C下的clrscr()等都具有清屏功能,但这些均为一般意义的清屏, 并未显示其清屏规律.而有时为了达到清屏的艺术美观,往往对清屏有一些具体要求,如:开幕清屏 闭幕清屏 上清屏 下清屏 中清屏.为此,这里 用C语言编制了几个子函数,用于程序中时,既可达到清屏的目的,有能增加屏幕的艺术美观. 子函数及演示程序:-the problem : we in the preparation of procedures, regular use of the screen, such as the dos cls, Turbo C under the clrscr () so with the screen, but these are general sense of the screen does not show the screen law. And sometimes in order to achieve the screen beauty of art often on the screen that there are some specific requirements, such as : opening screen closing supernatant Ping-ping-ping under which the screen. To that end, here with C language several Functions for the procedure, can achieve the purpose of the screen, the screen will increase the artistic aesthetic. Functions and Demonstration Program :
- 2022-08-09 18:16:14下载
- 积分:1