-
E语言写的游戏菜单及源码,不错,学习E语言的可以学习一下
E语言写的游戏菜单及源码,不错,学习E语言的可以学习一下-E language source code written in the game menus, and, yes, learning the language can learn about E
- 2022-05-24 00:04:23下载
- 积分:1
-
XP界面效果 XP界面效果
XP界面效果 XP界面效果-XP interface effects XP interface effect
- 2023-04-18 16:30:03下载
- 积分:1
-
非常逼真的灯控件
非常漂亮且逼真的灯控件,模拟灯坏,关闭,打开,危险4种状态,灯上可以输入文字进行标记,大小可以随意拖动!对于界面开发的程序员来说绝对是很好的帮助
- 2022-08-12 08:40:32下载
- 积分:1
-
给对话框增加工具条
给对话框增加工具条
给对话框增加工具条
给对话框增加工具条-Increase the tool bar to the dialog box to increase the tool bar to the dialog box dialog box to increase Toolbar
- 2022-03-03 01:57:46下载
- 积分:1
-
split window and switching View source code goog good use of plant design docume...
切分窗口和切换的视图源代码goog设计分厂好使用见文件说明-split window and switching View source code goog good use of plant design document see Note
- 2022-03-19 23:28:03下载
- 积分:1
-
demonstrated how to make Office the same as the menu, Cool!
演示了如何做出像Office一样的菜单,Cool!-demonstrated how to make Office the same as the menu, Cool!
- 2022-07-20 10:48:20下载
- 积分:1
-
MFC单文档 菜单
资源描述本代码比较适合初学者,刚接触C语言的童鞋比较是以查看代码进行了解学习。主讲的是MFC单文档编程,编的小程序,主要是针对对菜单方面的讲解。供大家下载!
- 2022-07-01 12:55:24下载
- 积分:1
-
system tray procedures, a system tray kind of simple applications. Such direct a...
系统托盘程序,一个系统托盘类的简单应用。此类可直接使用-system tray procedures, a system tray kind of simple applications. Such direct access
- 2022-03-20 06:12:56下载
- 积分:1
-
步态识别(Gait_recogniton_PCA)
基于主分量分析的步态识别系统,识别率高达94.44 -Gait recognition based on principal component analysis research
- 2022-03-20 22:29:08下载
- 积分: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