搜索资源列表
WINDOWS消息的处理
- Windows 应用程序是靠消息驱动的,在VC中我们通过 Classwizard 可以为某窗口类添加消息处理函数,Classwizard将为你添加消息映射,对于 Windows 消息,生成的消息处理函数重载了基类的虚拟方法。而在C#中如何处理消息呢?本文针对VS.NET 2003 境下的C#简单地介绍 Windows 消息以及自定义消息的处理方法。-Windows applications rely on news-driven, in VC Classwizard we can add a c
Proposition
- 数据库连接 VC++ 附带论文 方便正在做毕业设计的同学-data base VC++ paper
export-system-and-C
- 一个简单的专家系统,基于VC#所编译,主要内容是知识库,规则集-A simple expert system, based on VC# compiler, the main contents of the knowledge base, rule sets, and so on