-
用VC6.0实现漂亮的自定义多功能提示窗口
用VC6.0实现漂亮的自定义多功能提示窗口-with VC6.0 achieve beautiful custom multifunctional prompt window
- 2022-03-13 08:47:38下载
- 积分:1
-
Windows MFC的窗口子类化的一个例子,写的很好,可以参考!
Windows MFC的窗口子类化的一个例子,写的很好,可以参考!-Windows MFC Subclassing a window for an example of good writing, you can refer to!
- 2022-04-09 01:15:47下载
- 积分:1
-
这是一个菜单制作的源代码,上传上去,希望对大家有所帮助...
这是一个菜单制作的源代码,上传上去,希望对大家有所帮助-This is a menu produced by the source code, upload them, I hope all of you to help
- 2022-04-30 14:55:36下载
- 积分:1
-
一个用于创建COM接口与LCC的建议
A proposal for creating COM interfaces with lcc-win32 with an extended structure holding the interface vtable and the required variables for one instance of the COM interface.
Demo for Drag and Drop.-A proposal for creating COM interfaces wit h LCC- win32 with an extended structure holding the interface vtable and the required variable s for one instance of the COM interface. Demo for Drag and Drop.
- 2023-02-15 06:55:03下载
- 积分:1
-
本例子将教会VC初学者如何使用进度条控件,简单易学
本例子将教会VC初学者如何使用进度条控件,简单易学-example of the Church of the VC beginners how to use the progress of control, easy
- 2022-06-27 22:24:17下载
- 积分:1
-
QT实现IP输入控件
由于QT没有类似VC的IP地址控件,使用正则表达式和输入掩码实现类似效果的IP输入控件。QT Creator2.8.0 Based on Qt 4.8.4,Win7平台编译通过
- 2023-02-27 13:05:04下载
- 积分:1
-
vc#.net介面方面的例子源码。包括介面元素,窗体的操作,设置介面特点...
vc#.net介面方面的例子源码。包括介面元素,窗体的操作,设置介面特点-vc#. Net interface to the source code examples. Including the interface elements, the form of the operation, set up interface characteristics.
- 2022-03-22 01:03:06下载
- 积分:1
-
这是一些xp风格的控件和界面,前几天用一个用户名上传了,结果此用户名和密码忘了,就用这个以前的用户名再传一边,它里面包含XP风格的对话框程序,单文档界面,各种控...
这是一些xp风格的控件和界面,前几天用一个用户名上传了,结果此用户名和密码忘了,就用这个以前的用户名再传一边,它里面包含XP风格的对话框程序,单文档界面,各种控件。-This is some xp style controls and interface, a few days ago with a user who uploads a result, user names and passwords forgotten, with the user name before the new fiscal side, which contains XP-style dialog box procedure, single-document interface and controls.
- 2022-11-16 02:50:04下载
- 积分:1
-
支持向量机工具箱,其中包含MATLAB演示程序和一些基本的函数(计算核函数的函数、支持向量机训练函数和参数选择交叉验证函数等)。...
支持向量机工具箱,其中包含MATLAB演示程序和一些基本的函数(计算核函数的函数、支持向量机训练函数和参数选择交叉验证函数等)。-SVM Toolbox, which contains MATLAB demo programs and some of the basic functions (Calculation Kernel function, SVM training function and parameter selection cross-validation functions, etc.).
- 2023-01-05 14:50:03下载
- 积分:1
-
VC++ DrawIcon在窗体上使用图标
// DrawIcon.cpp : Defines the class behaviors for the application.
// Download by http://www.codefans.net
#include "stdafx.h"
#include "DrawIcon.h"
#include "DrawIconDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
//////////////////////////////////////////////
- 2023-06-25 21:50:03下载
- 积分:1