CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 鼠标事件

搜索资源列表

  1. winsock控件

    0下载:
  2. 可以让程序图标显示在系统托盘处,并且有鼠标事件可供自由调用与定义-can show icons in the system tray, and mouse events are available for free calls and definitions
  3. 所属分类:状态条

    • 发布日期:2008-10-13
    • 文件大小:51310
    • 提供者:sdfs
  1. 创建分层窗口实现图像渐变

    0下载:
  2. 1、有没有方法创建一个半透明的窗口,并将该窗口上发生的所有鼠标事件都传递到桌面或另一个应用窗口处理? 2、我正在写一个幻灯显示程序,该程序要显示JPEG图像序列。我使用了 2002年三月刊专栏文章中的 CPicture 类来绘制图像(参见:C++ Q&A: Do You Have a License for that GIF? PreSubclassWindow, EOF in MFC, and More)。那个程序运行得很好。但我现在想添加从某一张图像到下一张图像的渐变特性。我在网页
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:203539
    • 提供者:杨飞
  1. 控制鼠标

    0下载:
  2. 实现鼠标点击事件,实现鼠标在图像上的点击,值得一看-mouse click, the mouse click on the image, the eye-catcher!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:20005
    • 提供者:菁菁
  1. TC 2.0 挖地雷

    1下载:
  2. TC 2.0 挖地雷 关于TC2.0版的挖地雷 1、整个游戏基于事件驱动的工作方式,这一点和windows应用程序是相通的。在程序的主 干中,不停的捕捉鼠标事件,再通过一个函数: Bool analysis(CPoint point, ClickInfor infor) 来分析鼠标事件作用在哪个对象上(游戏中的元素,比如按钮、菜单、地雷单元格都是 作为一个对象来看待),然后把鼠标事件分配到相应的对象上。不同的对象,对鼠标事件 有自己的事件处理函数,比如
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:57510
    • 提供者:miao
  1. 13119_13

    1下载:
  2. 吹泡泡游戏.具体操作由鼠标事件控制.每按一次出现一个泡泡,其大小不同,用鼠标左键点击可以改变它的颜色等等.(泡泡为椭圆.)-blowing bubble games. The specific incident from mouse control. Each time a bubble there, the difference in size, Click with the left mouse button can change its colors. (Bubble elliptical
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:41154
    • 提供者:孙荣荣
  1. 简单控件实现

    0下载:
  2. 用按钮控件来实现响应鼠标事件,简单的画圆、椭圆和正方形-used to achieve control button mouse response to the incident, a simple Circle, oval and square
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:38470
    • 提供者:豆豆
  1. Skin2

    0下载:
  2. vc6.0,界面编程,自制对话框上的按钮,并且相应鼠标事件-vc6.0, interface programming, and made a button on the dialog, and the corresponding mouse events
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:51163
    • 提供者:蒲川江
  1. OpenGL图形贴图

    3下载:
  2. OpenGL摄像漫游,包括天空盒的贴法,图形的贴图和鼠标事件响应-OpenGL roaming camera, including sky boxes affixed, graphics mapping and mouse Incident Response
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:739539
    • 提供者:黄显龙
  1. ImageButtonn

    0下载:
  2. 本案例是一个用 JAVA Applet 实现页面响应鼠标事件的例子-this a case with Java Applet page response to the example of a mouse
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:14133
    • 提供者:王伟
  1. mintoolbar

    0下载:
  2. 本案例是使用Java Applet 响应鼠标事件,点击图标后进入相应的页面。-this case is to use Java Applet response to the mouse, click on the corresponding icon and entered the pages.
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:14890
    • 提供者:王伟
  1. do_mouse

    0下载:
  2. 模拟鼠标事件的小程序 很好玩,也很有用-simulation of a small mouse event procedures is a lot of fun, but also very useful
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3824
    • 提供者:文犀
  1. Shequ_Mis

    0下载:
  2. 主要技术: 1.对常见控件的使用(如:TStrings、TStringList、Tlist) 2.数据库链接:常见的数据访问技术(ADO技术,BDE技术) TadoConnection(数据链接)/TadoQuery(数据集)控件, TDataModule数据模块使用, 读取配置文件 3.事件驱动编程: 窗体事件(OnActivate,OnCreate,OnShow)键盘事件(KeyPress),鼠标事件(MouseMove),定时事件(Timer) 4.动态生成组件
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3161102
    • 提供者:陈超群
  1. mouseandclick

    0下载:
  2. 这是一个典型鼠标事件处理的小程序,便于初学者理解VC的消息处理的过程.-This is a typical case of the mouse small procedure to facilitate VC beginners understand the news process.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:36145
    • 提供者:王毅
  1. ImgButton

    0下载:
  2. 本案例是一个JAVA APPLET实现页面响应鼠标事件的例子。实现了鼠标移入、移出、点击事件的响应功能-this case is to achieve a JAVA APPLET page response to mouse events example. To achieve the mouse moved, removed, click the response function
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:1530027
    • 提供者:黄才源
  1. mfc_tutorial_scribble_step7

    0下载:
  2. MSDN提供的MFC例程,利用文档/视窗模式,捕捉鼠标事件,实现简单的绘图功能。-MSDN MFC routines for the use of file / Windows model to capture the mouse, simple graphics functions.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:112518
    • 提供者:wangjun
  1. pintugaga

    0下载:
  2. 本练习制作拼图游戏,运行效果如图99-1所示。执行本实例后,用鼠标拖动选中的小图片进行拼接,可以拼成一幅完整的图片。本实例的知识点有:鼠标事件的监听,Graphics类和Image类的应用。-pieces of the jigsaw operation results as shown in Figure 99-1. The implementation of this example, using the mouse Drag the selected small mosaic images,
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:815926
    • 提供者:邓拓
  1. 2.1.6

    0下载:
  2. 一个托盘图标编写的例子,而且响应鼠标事件,支持优美XP样式菜单。-prepared a tray icon example, but also in response to mouse events to support XP beautiful style menu.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:538516
    • 提供者:luolong
  1. c_mouse

    0下载:
  2. Mouse 鼠标事件编程的例子-Mouse events programming examples
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:59719
    • 提供者:卡妙
  1. 实例103 截获鼠标移开事件

    0下载:
  2. 截获鼠标移开事件的VC例子-intercepted mouse remove the VC example
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:52455
    • 提供者:林字
  1. mousw

    0下载:
  2. 捕获鼠标事件,如离开和进入-capture mouse events, such as leave and enter
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1916
    • 提供者:陈涛
« 1 2 34 5 6 7 8 9 10 ... 36 »
搜珍网 www.dssz.com