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

搜索资源列表

  1. Android-emulator

    0下载:
  2. Android Emulator是一款功能非常齐全的模拟器,电话本、通话等功能都可进行模拟。甚至其内置的浏览器和Google Maps都可以联网。用户可以使用键盘输入,单击模拟器按键输入,甚至还可以使用鼠标单击、拖动屏幕进行操作。-Android Emulator is a very complete emulator, phone book, call functions can be simulated. Even its built-in browser and Google Maps c
  3. 所属分类:android

    • 发布日期:2017-11-17
    • 文件大小:165812
    • 提供者:张文颖
  1. 2mouse

    0下载:
  2. 鼠标事件响应,用来实现鼠标单击,右击等事件响应-response of mouse
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-16
    • 文件大小:1924719
    • 提供者:李旭芳
  1. AquariaLetterTrans

    0下载:
  2. 安琪拉之歌,里面的字母是游戏编者做的。简易字母转换工具给出了一个对照,它使用起来有点像屏幕键盘,可以用鼠标单击打字,但是比较简单,提供了完整的VC6.0源代码。-Angela Song of the letters inside game editors do. Simple letters a control conversion tool, it works something like the on-screen keyboard, you can use the mouse to cli
  3. 所属分类:Other Games

    • 发布日期:2017-11-13
    • 文件大小:51572
    • 提供者:ws
  1. ShowImgPixel

    0下载:
  2. 介绍怎样使用opencv,使用鼠标单击来获取像素点,-Mouse click Get pixel point
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-06
    • 文件大小:6414695
    • 提供者:刘方宇
  1. APIdemo

    0下载:
  2. vc++应用程序。窗口获取鼠标单击,响应鼠标的左击与右击。-vc++ applications. Window to get the mouse click, in response to the left-click and right-click of the mouse.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-22
    • 文件大小:909372
    • 提供者:黄花
  1. vbmxreports

    0下载:
  2. VB源码,报表打印,明细报表   可展开折叠的VB明细报表功能,VB源码,报表的表头部分可折叠展开,从源码爱好者运行截图就可看出,带“+”号的都是可以展开的报表,可通过鼠标单击,进一步查看明细,看完了单击可折叠起来,在数据较多的时候,我们可预设这个报表是折叠的,当用户需要查看某一项的时候,可以展开它们。VB明细报表功能演示实例,源码下载。-VB source code, report printing, Detail Report can expand the collapsed VB De
  3. 所属分类:assembly language

    • 发布日期:2017-12-02
    • 文件大小:72795
    • 提供者:张荣文
  1. double

    0下载:
  2. 适合OpenGL初学者的小程序,旋转的正方形,对OpenGL编程指南上的程序进行了改动,鼠标单击旋转,右击停止。-failed to translate
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-15
    • 文件大小:1418
    • 提供者:wang
  1. ColorChangeMouse

    0下载:
  2. visio二次开发,鼠标单击矩形框或其他图形颜色发生变化。-visio second development,when you click your mouse the shapes color will change.
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:35560
    • 提供者:zhangao
  1. sixMan

    0下载:
  2. 一个网站首页基本特效的实例,鼠标移动事件,鼠标单击事件,鼠标移动事件都包含在内-A Home basic effects instance, mouse move events, mouse click events, mouse move events are included
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-13
    • 文件大小:1874
    • 提供者:123456
  1. test8

    0下载:
  2. 编写一个单文档应用程序,此程序当鼠标单击后在用户区显示一个方形,当用鼠标左击一下后在此方形内出现一内切圆形,再左击鼠标则全部消失。-Write a single document application, the program displays a square in the user area when the mouse click, left-click after a cut inside round, square and then left-click the mouse disa
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:37137
    • 提供者:suxiuqing
  1. DrawRect

    0下载:
  2. 设计一个简单的MFC程序,该程序在鼠标左键单击位置画一个矩形,矩形的大小是随机的。设计思路:(1)在程序中定义一个矩形数组,用来存放随机生成的矩形。(2)以鼠标单击位置为中心,以随机函数rand()产生的数为边长生成一个矩形,并将此矩形保存在矩形数组中。(3)然后产生一条WM_PAINT消息,并在相应的消息处理函数中重绘数组中的所有矩形。(源代码中有非常完整的注释,方便读者理解程序)-Design a simple MFC program, which position the mouse le
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:3305083
    • 提供者:xiaoyezi
  1. MFCexp9_2

    0下载:
  2. MFC中,编写单文档界面程序,当用户用鼠标单击程序窗口用户区时,在当前目录下,一只写方式创建一个名为“myfile.txt”的文件,并向其写入字符“hello,this is a file”-MFC, write a single document interface program, when the program window with the mouse click the user area, in the current directory, a write mode create
  3. 所属分类:File Operate

    • 发布日期:2017-11-27
    • 文件大小:35501
    • 提供者:吴松
  1. ym_vcpp-moyi-sbdj-sjsx

    0下载:
  2. VC++模拟鼠标单击、双击的实现,也就是在窗体上布局一些按钮,单击这些按钮来模拟鼠标单击或双击后的结果,意在熟悉鼠标点击的原理,并与系统的配合,效果抓图如上。-VC++ simulate a mouse click, double click the realization, that is, some of the buttons on the form layout, click on these buttons to simulate a mouse click or double-cli
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:36085
    • 提供者:王勇
  1. ym_vcpp-jubufangda-shili

    0下载:
  2. VC++模拟鼠标单击、双击的实现,也就是在窗体上布局一些按钮,单击这些按钮来模拟鼠标单击或双击后的结果,意在熟悉鼠标点击的原理,并与系统的配合,效果抓图如上。-VC++ simulate a mouse click, double click the realization, that is, some of the buttons on the form layout, click on these buttons to simulate a mouse click or double-cli
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:139687
    • 提供者:王勇
  1. 12345678

    0下载:
  2. CTRL或Shift键+鼠标单击数据窗口标题 进行复合排序(完美修正版)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:45088
    • 提供者:edwardjentan
  1. qt-wheelEvent

    0下载:
  2. qt编写的处理鼠标事件的小程序,可以相应鼠标单击,移动,滚轮移动等事件-qt prepared to handle mouse events in the small program, you can click on the corresponding mouse, move, move events such as wheel
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:7195
    • 提供者:louql
  1. mousedanji

    0下载:
  2. 是鼠标单击后显示第几行,在另一个表体中显示与该行有关的信息的语句-Is displayed after clicking the first few lines, what fields statement
  3. 所属分类:Network Security

    • 发布日期:2017-04-15
    • 文件大小:8378
    • 提供者:李渊
  1. easy-language-OpenGLPB-spline

    0下载:
  2. 本人早期用易语言做的OpenGL+B样条练习,根据鼠标单击点反求控制顶点,适合初学图形编程学习。-I spent the early easy language to do OpenGL+B spline exercises, according to the mouse click point reverse control vertices, suitable for beginners to learn graphical programming.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-06
    • 文件大小:1113234
    • 提供者:好好
  1. regiongrow

    0下载:
  2. 区域生长matlab程序,需要以交互方式设定初始种子点,具体方法为鼠标单击图像中一点后,按下回车键-Region growing matlab program, you need to interactively set the initial seed point, the specific method for the mouse click the image in mind, press the Enter key
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1101
    • 提供者:风云
  1. ym_vcpp-moyi-sbdj-sjsx

    0下载:
  2. VC++模拟鼠标单击、双击的实现,也就是在窗体上布局一些按钮,单击这些按钮来模拟鼠标单击或双击后的结果,意在熟悉鼠标点击的原理,并与系统的配合,效果抓图如上。-VC++ to simulate a mouse click, double click the realization, that is, the layout of some of the buttons on the form, click on these buttons to simulate a mouse click or
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:36093
    • 提供者:queen
« 1 2 3 4 5 6 78 9 10 11 12 ... 33 »
搜珍网 www.dssz.com