-
VC routines : that the procedure was prepared by the VC complete curriculum vita...
VC例程:该程序是由VC编写的简历打印完整VC代码,供学习用-VC routines : that the procedure was prepared by the VC complete curriculum vitae Print VC code used for learning
- 2022-07-14 02:02:21下载
- 积分:1
-
matrix运算,windows友好界面,方便地运算矩阵
matrix运算,windows友好界面,方便地运算矩阵-matrix computation, windows-friendly interface, easy operation matrix ..................................
- 2022-04-15 19:14:43下载
- 积分:1
-
evc开发界面例程,包括按钮创建,列表框应用等。
evc开发界面例程,包括按钮创建,列表框应用等。-evc development interface routines, including the creation of buttons, list box applications.
- 2022-01-25 18:41:39下载
- 积分:1
-
一个登陆对话框的界面实现,很使用的一个例子, 加入自己的图片就可以做出来漂亮的登陆界面...
一个登陆对话框的界面实现,很使用的一个例子, 加入自己的图片就可以做出来漂亮的登陆界面-Landing of a dialog box interface, it is an example of the use, by adding your own picture you can make out pretty Landing Interface
- 2022-03-05 03:28:13下载
- 积分:1
-
主要是一个多窗口问题,类似vc的程序编辑窗口和workspace窗口和output窗口,可以帖靠也可以悬浮可以关闭...
主要是一个多窗口问题,类似vc的程序编辑窗口和workspace窗口和output窗口,可以帖靠也可以悬浮可以关闭-The main problem is a multi-window, similar to the procedure vc Editor window and workspace window and output window, you can rely on can also be suspended with close
- 2022-09-12 04:05:03下载
- 积分:1
-
很多基于对话框的程序都有一个启动画面,那么如何为自己的对话框程序也加一个这样的画面呢?其实VC++开发环境中有一个现成的 Splash Screen 组件,用这...
很多基于对话框的程序都有一个启动画面,那么如何为自己的对话框程序也加一个这样的画面呢?其实VC++开发环境中有一个现成的 Splash Screen 组件,用这个组件很容易实现基于框架类(也就是CMainFrame)的程序的启动画面,那么如果是对话框程序,没有框架类怎么办呢?所以这个组件功能不是想象的那么强。要实现基于对话框应用程序的启动画面必须另辟蹊径。这里提供一个可重用代码例子,一步一步教你实现每一个细节。利用一个定制的C++类:CSplashWnd,增强原来的 Splash Screen 组件功能。它不但可以在用于具有CMainFrame的程序,同时也可以用于基于对话框应用的程序。-many of the procedures based on the dialog has launched a picture for themselves as to how the dialog procedures were also such a picture? In fact, VC environment with a ready-made Splash Screen components, the components used easily framework based category (that is, CMainFrame) of the commencement of proceedings picture, then if the dialog procedure is not like the framework of how to do? Therefore, this component function is not so strong as imagined. To achieve based on the application"s dialog screens must choose another road. Here provide a reusable code examples, step by step teach you realize every detail. Using a customized Category C : CSplashWnd, enhance the original Splash Scre
- 2023-05-09 11:55:02下载
- 积分:1
-
vc++编译器应用向导只能生成规则的矩形窗体,但是不能生成不规则的窗体,本文通过一个实例介绍如何做一个不规则窗体,通过这个例子,大家可以进一步做成一个桌面宠物...
vc++编译器应用向导只能生成规则的矩形窗体,但是不能生成不规则的窗体,本文通过一个实例介绍如何做一个不规则窗体,通过这个例子,大家可以进一步做成一个桌面宠物-vc Application Wizard compiler can generate the rules of rectangular windows, but not generating irregular forms, the paper through an example of how to do an irregular forms, through this example, you can create a desktop for further pets
- 2023-01-10 14:05:03下载
- 积分:1
-
《创建一个不可关闭的对话框》 [代码性质] VC完整应用程序代码 创建一个基于对话框的工程,一切默认即可。 在对话框的属性general中,设置caption为...
《创建一个不可关闭的对话框》 [代码性质] VC完整应用程序代码 创建一个基于对话框的工程,一切默认即可。 在对话框的属性general中,设置caption为空,这样用ctrl+alt+del就发现不到此 程序。 在对话框的属性more stytle 中,选中disable,这样就不能用右键关闭此程序。 删除取消按钮,双击确定按钮,在其对应函数中将 CDialog::OnOK()删除。这样就 不能用回车关闭此程序。如果只是简单的删除确定按钮是不行的。 当然了,要是关闭计算机之类的操作,那就没办法了。 此程序我目前想不到有什么实际用途,不过用来搞恶作剧还是不错的。- "Founds Dialog box Which Cannot Be closed" [ code nature ] the
VC integrity application procedure code to found based on the dialog
box project, all tacitly approve then. In dialog box attribute
general, establishes caption is spatial, like this uses ctrl alt del
not to reach this point on the discovery the procedure. In dialog box
attribute more stytle, selects disable, like this cannot use the right
key to close this procedure. The deletion cancels the button,
double-clicks determines the button, () deletes in its homographic
function CDialog::OnOK. Like this cannot use the carriage return to
close this procedure. If only is the simple deletion determination
button is not good. Natural, if cl
- 2022-10-01 08:05:02下载
- 积分:1
-
一个VC程序可支持不同语言版本的语言界面
一个VC程序可支持不同语言版本的语言界面
- 2022-08-13 18:35:30下载
- 积分:1
-
此小程序,通过简单的函数实现了窗口的动画效果,对菜鸟熟悉VC++编程很有帮助...
此小程序,通过简单的函数实现了窗口的动画效果,对菜鸟熟悉VC++编程很有帮助-This small procedure, through a simple function of the realization of the window animation effects, on the rookie familiar VC++ Programming helpful
- 2022-02-01 16:20:34下载
- 积分:1