搜索资源列表
捕捉MouseExit事件
- MouseDown、MouseUp、MouseMove。VB 似乎提供了很好的 Mouse 事件。但好象还缺少什么!对!还差 MouseExit(鼠标移出)事件。-MouseDown, MouseUp, MouseMove. VB seems to provide a good Mouse incident. But what seemed to lack! Right! Worse MouseExit (mouse outflow) incident.
学习多线程之一:线程通信--利用事件对象
- 多线程编程系列。使用事件进行线程间的通讯。一个不错的实例代码。-series of multi-threaded programming. The use of the incident to communications between the threads. A good example code.
Java事件处理
- 这里有几个事件处理的例子,主要是为了能够使初学者掌握基本事件处理一般方法,找出事件源、事件、监听器 利用监听器接口中的方法处理事件 利用内部适配器类和匿名内部适配器类类处理事件的方法.这里几个例子是很经典的Java事件处理的例子,很适合初学者使用.-here a few examples of the incident, is to enable learners to grasp the basic incident general method to identify the source
java的事件处理
- 本程序是对java的相同事件做的处理,对学习java的同学有很大的帮助-the procedures of java in the same incident as the handling of learning java students will be very helpful
事件通知
- wdm程序.关于事件通知实现驱动程序和应用程序通信的例子 -wdm procedures. Implementation of Event Notification driver and application examples Communications
事件共享
- wdm的程序,采用事件共享的方式实现了驱动程序和应用程序的通信-wdm procedures, adoption of the event to share the realization of the driver and application of communication
学习C#的代理和事件例子
- 这是在学习C#的代理和事件时写的一个例子,供大家参考。-This is the learning C# agents and the incident was an example for your reference.
实例103 截获鼠标移开事件
- 截获鼠标移开事件的VC例子-intercepted mouse remove the VC example
处理鼠标和键盘事件
- 处理鼠标和键盘事件 应用程序向导已为您创建了此 PrintSetMargin 应用程序。此应用程序 不仅介绍了使用 Microsoft 基础类的基本知识, 而且是编写应用程序的起点。 此文件包含组成 PrintSetMargin 应用程序的每个文件的内容摘要。
截获鼠标移开事件
- 截获鼠标移动开来的事件,在vc6.0下的 -intercepted mobile mouse to open the event, in the vc6.0
JTable的事件处理
- JTable的事件大致均针对表格内容的异操作处理,包括字段内容改变,列数增加 或减少,行数增加或减少,或是表格的结构改变等等。这些事件我们称为TableModelEvent事件-J incidents against virtually all forms of content varies handle, including field content changes are an increase or decrease, but a few increase or decrease, or
监视office 2000事件
- 监视office 2000事件,包括word,excel,outlook,ie等office2000的事件。-surveillance office in 2000, including Word, Excel, Outlook, ie office2000 such incidents.
简单绘制函数图像的数学工具
- 可手动输入表达式(包括幂运算和开平方),也可以选择,图像大小和分辨率可调,对初学者了解C#事件相应机制有很好的帮助。
事件处理管理代码
- C++函数绑定方式实例代码,写法比较正式工整。
VC记录键盘事件
- 用VC实现记录键盘事件
tuiomouse 能把tuio事件转化为鼠标事件
- tuiomouse 能把tuio事件转化为鼠标事件 在windows桌面上模拟-tuiomouse can tuio events into mouse events in the windows on the desktop simulation
PET.rar
- 简单的桌面宠物实现..可学到的技术:不规则窗体,MFC下动画显示..鼠标事件等,Easy implementation of desktop pet .. can learn the techniques: Irregular Forms, MFC mouse under the animation show case and so on ..
MultiThreadDB.rar
- 包括Socket读写多线程、多线程访问数据库、互斥量、临界区、事件、信号量等数据库访问,Socket read and write, including multi-threaded, multi-threaded access to the database, exclusive volume, critical, events, semaphores, such as database access
StaticmouseMove
- 在static上响应鼠标移动事件, 因为一般的static控件是不能响应鼠标事件的, 本程序告诉你如何添加鼠标事件-Static response in the mouse events, because the static control is not responding to mouse events, this program tells you how to add a mouse event
捕获网页关闭事件
- 通过javascr ipt捕获网页的关闭事件。(The closing event of a web page is captured by Javascr ipt.)