-
例MSN模仿界面供初学者界面上的学习和深刻的思考
例MSN模仿界面供初学者界面上的学习和深刻的思考-MSN Example interface for beginners to imitate the interface of the learning and profound reflection
- 2022-07-21 03:21:13下载
- 积分:1
-
PL0Scanner
PL0Scanner
- 2022-09-14 03:55:03下载
- 积分:1
-
GUI类库--ClassXP,该类库是用C++ + sdk写的代码,其结果体现的就是编译程序小巧、运行快速的特点...
GUI类库--ClassXP,该类库是用C++ + sdk写的代码,其结果体现的就是编译程序小巧、运行快速的特点-GUI class libraries-- ClassXP, is the Class C sdk writing code, and the results reflected in the translation program is small, fast running characteristics
- 2022-02-01 19:45:16下载
- 积分:1
-
Realize software interface was XP style, in order to download the resources, do...
实现软件界面呈XP风格,为了下载资源,不上传看来是不得行的了-Realize software interface was XP style, in order to download the resources, do not upload seems to not be a trip
- 2022-01-26 04:38:22下载
- 积分:1
-
不使用PropertySheet的tabbed dialogs多页面对话框,映射对话框的类都是从CDialog继承过来的,比属性页生成多页面对话框简单多了,便于...
不使用PropertySheet的tabbed dialogs多页面对话框,映射对话框的类都是从CDialog继承过来的,比属性页生成多页面对话框简单多了,便于添加到文档/视图内。-Create tabbed dialogs without using property sheet and simplify the process of generating tabbed dialogs and easily add to doc/view program for property setups.
- 2022-03-31 04:00:47下载
- 积分:1
-
levelset的MFC代码,根据MATLAB代码自己编的,很好用!
levelset的MFC代码,根据MATLAB代码自己编的,很好用!-the program of level set-based MFC
- 2022-03-14 03:14:16下载
- 积分:1
-
VB+SQL + MSCHART示例
vb使用mschart经典实例 可以学习参考. -vb+ sql+ mschart sample
- 2022-08-10 11:00:34下载
- 积分:1
-
不规则图片按钮
收藏的代码,可以实现不规则形状的图片按钮Button。可以使你的程序界面更加生动美观。
- 2023-08-24 01:25:03下载
- 积分:1
-
精美焦点图片广告代码(js+css),
精美焦点图片广告代码(js+css), -Fine focus of an image ad code (js+ Css),
- 2022-12-13 20:35:03下载
- 积分:1
-
VC实现串口通讯显示
///////////////文件 commDlg.cpp////////////////
//一个类,对话框类,本程序使用的是对话框形式,这个类是在VC用MFC自动生成的,其中包括了对话框程序应有的一些方法
class CAboutDlg : public CDialog
{
};
/********************以下的个方法也是VC的MFC的对话框程序固有的,也是MFC自动生成的**************/
CAboutDlg::CAboutDlg() : CDialog(CAboutDlg::IDD)
{
}
void CAboutDlg::DoDataExchange(CDataExchange* pDX)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-01-25 13:10:04下载
- 积分:1