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

搜索资源列表

  1. Src1.zip

    0下载:
  2. 这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。 ……
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:10920
    • 提供者:
  1. TreeCtrlDClick.zip

    0下载:
  2. 处理树型控件的双击事件
  3. 所属分类:源码下载

    • 发布日期:
    • 文件大小:32176
    • 提供者:
  1. C#知识库.rar

    0下载:
  2. C#知识库是在学习C#时积累的一些知识。本软件用C#编写,运行需要Microsoft .NET框架支持。打开树状节点,双击可查看知识
  3. 所属分类:文档资料

    • 发布日期:
    • 文件大小:91395
    • 提供者:
  1. 实例100 模拟鼠标的单双击.rar

    0下载:
  2. 所属分类:JSP源码/Java

    • 发布日期:
    • 文件大小:1820810
    • 提供者:
  1. doubleedit.zip

    0下载:
  2. 在CEdit中添加鼠标双击事件处理的程序
  3. 所属分类:界面编程

    • 发布日期:
    • 文件大小:18010
    • 提供者:
  1. label_edit.zip

    0下载:
  2. 鼠标双击可以编辑的文字框
  3. 所属分类:界面编程

    • 发布日期:
    • 文件大小:5832
    • 提供者:
  1. 支持键盘双击的C程序

    0下载:
  2. 支持键盘双击的C51程序,用于单片机辨别键盘双击-support the C51 procedures for identifying keyboard click MCU
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2357
    • 提供者:杨超
  1. 实例100 模拟鼠标的单双击

    1下载:
  2. 模拟鼠标的单双击的VC++例子-simulation of the single mouse click VC example
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1821077
    • 提供者:林字
  1. 判断是否鼠标双击

    0下载:
  2. 判断是否鼠标双击,单击-determine whether the mouse click, click
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:794
    • 提供者:杨或
  1. TreeView.树状控件响应鼠标双击消息

    0下载:
  2. 树状控件响应鼠标双击消息,并将相应的消息显示在其父窗口:单文档中,treeview ctrl respond the message of mouse,and show the message to the single document.
  3. 所属分类:TreeView控件

    • 发布日期:2013-11-16
    • 文件大小:50289
    • 提供者:yang
  1. FileRelation2

    0下载:
  2. 这里用文件来做功能的说明,就是将编辑框中的内容保存为自己定义的后缀“.bing”,打开时只能打开后缀为“.bing”的文件,并将该文件的内容显示在Edit控件中,第一次运行程序后,程序在注册表中注册并将“.bing”文件和程序关联。当双击后缀为“.bing”的文件后,会自动运行改程序,并将该文件的内容显示在Edit控件中。程序路径改变后,在运行一次程序,该车姑娘徐将自动修改注册表里响应的路径来关联文件。-Function here to do with the file descr iption
  3. 所属分类:Shell api

    • 发布日期:2017-03-30
    • 文件大小:33685
    • 提供者:黄炳快
  1. 1

    0下载:
  2. 该程序是将自定义格式的文件与某个程序进行关联,双击该格式的文件,系统自动调用指定程序进行打开-The program is custom-formatted file associated with a procedure, double-click the format of the file, the system automatically calls the specified procedure to open the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:34779
    • 提供者:xcs
  1. present

    0下载:
  2. 实现送礼物惊喜的小游戏 当使用鼠标双击以后弹出带音乐以及动画的效果-To achieve surprise gifts of small game
  3. 所属分类:J2ME

    • 发布日期:2017-04-01
    • 文件大小:87541
    • 提供者:王涛
  1. mouseclick

    0下载:
  2. 用VC编程实现对鼠标双击的时间计算及改变鼠标双击时间-Programming with VC the time of the mouse double-click the mouse double-click the time of calculation and changes in
  3. 所属分类:Education soft system

    • 发布日期:2017-03-25
    • 文件大小:12045
    • 提供者:yiqingwen
  1. double-click

    0下载:
  2. 在labview中,实现鼠标双击功能,利用两次鼠标之间的时间间隔判定双击确定。-To achieve double click of the mouse in labview language.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:15563
    • 提供者:陈日林
  1. huangjun

    1下载:
  2. 51单片机实现一个按键三个功能,长按,单击,以及双击模式。(51 MCU implements a button with three functions, long press, click, and double click mode.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:91136
    • 提供者:猩猩哥
  1. 9.按键(单击、双击、长按)

    0下载:
  2. 单个按键实现,单击、双击、长按得不同功能(Single button implementation, click, double click, long press different functions)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-18
    • 文件大小:3454976
    • 提供者:dou_cao
  1. mouseevent

    0下载:
  2. qt中的鼠标事件,鼠标单击,鼠标双击,鼠标滑轮滚动,鼠标移动等事件功能(Mouse events in QT, mouse click, mouse double click, mouse pulley rolling, mouse movement and other event functions)
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:10240
    • 提供者:zhengke_2018
  1. 扩展实验8 T9拼音输入法实验

    0下载:
  2. 触摸屏实现单击,双击,三连击进入不同中断 产生不同反应(Touch screen to achieve a double click of three different interrupts)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:6970368
    • 提供者:大王晨
  1. DNF台服双开

    7下载:
  2. dnf台服双开小程序,第一步,先登录一个游戏,第二步打开本程序,点击一下双开按钮。第三步登录第二个dnf,第四部关闭程序。(DNF desktop double open small program, the first step, first logged in a game, the second step to open this program, click the double open button. The third step is to login second DNF and
  3. 所属分类:游戏

    • 发布日期:2019-11-18
    • 文件大小:527360
    • 提供者:eg大魔王
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com