-
Windows 应用程序是靠消息驱动的,在VC中我们通过 Classwizard 可以为某窗口类添加消息处理函数,Classwizard将为你添加消息映射,对于...
Windows 应用程序是靠消息驱动的,在VC中我们通过 Classwizard 可以为某窗口类添加消息处理函数,Classwizard将为你添加消息映射,对于 Windows 消息,生成的消息处理函数重载了基类的虚拟方法。而在C#中如何处理消息呢?本文针对VS.NET 2003 境下的C#简单地介绍 Windows 消息以及自定义消息的处理方法。
-Windows applications rely on message-driven, in the VC, we can through the ClassWizard to add a certain window message processing function category, Classwizard you will add message map for the Windows message generated by message processing function overloading the base class virtual method . In the C# How to deal with news? In this paper, under the VS.NET 2003 Habitat C# Briefly introduce Windows news, as well as customized news approach.
- 2022-05-19 20:52:29下载
- 积分:1
-
一个网页广告系统的源代码,
实现了一个网页加入广告的所有源代码...
一个网页广告系统的源代码,
实现了一个网页加入广告的所有源代码
-A web page advertising system source code, achieved by adding a web page advertising in all the source code
- 2022-05-06 05:29:33下载
- 积分:1
-
基于Accord.net的人脸识别与单帧视频捕获 C#项目示例
基于Accord.net的人脸识别与单帧视频捕获 C#项目示例视频捕获代码思路来源于Record video with Accord.net (AForge)
- 2022-06-03 19:08:57下载
- 积分:1
-
TCPIPserver
实现TCP/IP通信的服务器端代码,帮助学习C#以及实现TCP通信(Server Codes for TCP/IP Communication)
- 2019-05-05 15:29:15下载
- 积分:1
-
XML Resource
一个用vb.net 编写的XML Resource管理器,目前功能有 复制粘贴,增加,功能还不是很完善,但是可以作为一个很好的学习的例子,欢迎来下载
- 2022-08-07 14:44:46下载
- 积分:1
-
SmartTank
基于.net的智能坦克(Smart tank)游戏程序源码,也可作为游戏编程入门范例(Based. Net intelligent tanks (Smart tank) game program source code, can be used as examples of game programming entry)
- 2013-07-25 10:09:05下载
- 积分:1
-
一个学习.NET平台开发的好参考项目,代码通俗易懂且带有注泽,同时也附带了数据库。...
一个学习.NET平台开发的好参考项目,代码通俗易懂且带有注泽,同时也附带了数据库。-A learning. NET platform to develop a good reference to the project, code easy to understand and with Ze Note also comes with a database.
- 2022-01-30 13:05:36下载
- 积分:1
-
BBS-management-system
BBS管理系统 NET课程设计 包含完整代码及课程设计报告 适用于本科生完成课程设计作业、学习及交流 支持SQL Sever2008、Visual Studio2010以上版本(NET BBS management system contains the complete code for curriculum design and curriculum design report completed for undergraduate curriculum design work, study and exchange to support SQL Sever2008, Visual Studio2010 above)
- 2013-09-12 12:51:39下载
- 积分:1
-
实现CSting数据包CRC
实现CSting数据包CRC-16校验功能,是我很辛苦总结出来的,对数据包工作者有利。-Realize CSting packet CRC-16 checksum function, is very hard, I summed up the workers benefit packet.
- 2022-08-10 00:41:31下载
- 积分:1
-
电视剧集
本网站做的是一个关于电视剧集销售的网站。
1、 使用母板页;
2、 使用AJAX异步刷新技术;
3、 使用数据库;
4、 使用GridView、DataList控件,并有分页功能;
5、 具有上传、下载文件的功能;
6、 具有用户注册、登录功能;
7、 页面布局美观、色彩协调。
- 2022-07-09 13:12:44下载
- 积分:1