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

搜索资源列表

  1. arcball

    0下载:
  2. 功能一:应用arcball原理实现鼠标左键控制物体旋转 功能二:鼠标右键拖动实现物体缩放-Function 1: The principle of achieving arcball the left mouse button control object rotation 2: Right-drag scaling of objects
  3. 所属分类:Windows编程

    • 发布日期:2014-03-10
    • 文件大小:655174
    • 提供者:董明昊
  1. AxlesView

    1下载:
  2. 原创3D直角坐标系演示控件,使用C#和OpenTK(基于OpenGL)编写,具有如下特点: 1.带有一个空间方位指针。指针指向可由方向角和俯仰角确定。 2.实现了鼠标轨迹球(ArcBall)功能。可以用鼠标灵活拖动直角坐标系旋转,运行流畅,查看灵活。 目前网上关于OpenTK的中文资源很少,故在此附上源代码和测试用例,供大家参考。 -Original 3D Cartesian coordinate system demonstration control, using C# and
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1550507
    • 提供者:邹洪斌
  1. ocxEditT

    0下载:
  2. 1.ocx 和相应的网页(a.html) 2.代码实现ie6一直存在的ocx在网页中刷新问题,特别是解决了滚动网页(即鼠标滚动或拖动滚动条)时的刷新问题 3.由于ie会截获一些功能键,这个加了个鼠标和键盘的hook,特别是退格键 4.重载了一个编辑框,用以接收数据 5.对VK_LEFT VK_RIGHT 的实现不大好,有解决办法的,请回复,谢谢~-1.ocx and the corresponding page 2. Code to achieve the ocx persist
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:38359
    • 提供者:qiangl
  1. FloatWndrr

    0下载:
  2. flashget、迅雷、BT等都有浮动窗口,能详细地显示下载的详细信息,该类型的窗口有一下几个特点:1、窗口无标题栏,窗口的大小跟位图一样大。2、前端显示。3、在客户区内按下鼠标左键可以随意拖动窗口的位置。4、可以改变窗口的透明度。5、双击可以将主窗口激活,并显示。下面就该类型窗口的各个功能实现予以说明。 -Like flashget, Thunder, BT and have a floating window, detailed show download more informatio
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:49680
    • 提供者:DoC.
  1. MouseTrackForTablet

    0下载:
  2. 主要程序模块包括: (1) 鼠标事件捕获:对点击鼠标左键、拖动鼠标、松开左键等动作进行跟踪。 (2) 鼠标坐标捕获:把捕获的鼠标事件:点击左键、拖动鼠标、松开左键作为一组输入的图形,记录下图形的坐标轨迹。 -Main program modules include: (1) to capture mouse events: on the left mouse button, drag the mouse, release the left to track such act
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-08
    • 文件大小:1940480
    • 提供者:lanyu
  1. flash

    0下载:
  2. flash,Actionscr ipt,实现加载外部图片,鼠标左右拖动查看图片-Flash, Actionscr ipt, realize the loading external image, the left and right mouse drag.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-05-03
    • 文件大小:1143589
    • 提供者:林洪伟
  1. 6_5

    1下载:
  2. 设计一个鼠标程序,在按下Ctrl键的同时按下鼠标左键,在窗口中拖动鼠标,可以画出一个圆;在按下Shift键的同时按下鼠标左键,在窗口中拖动鼠标,画出一个矩形。-The design of a mouse procedures, press the Ctrl key while pressing the left mouse button, drag the mouse in the window, you can draw a circle in pressing Shift key whil
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:8506
    • 提供者:zhenghujiang
  1. cube

    0下载:
  2. 显示一个可以旋转的立方体,通过鼠标的拖动而旋转。-Showing a rotating cube by mouse drag and spin.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:382813
    • 提供者:潘海龙
  1. resizeTableColumn

    0下载:
  2. 实现web页面上的table的列宽可以用鼠标左右拖动的功能。-The realization of web page table of the column width can be about drag with the mouse functions.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:4281
    • 提供者:leon
  1. house

    0下载:
  2. 鼠标键盘操作 b画线, m拖动点, d删除点-Mouse draw line b keyboard, m drag point, d to delete points
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1068627
    • 提供者:zhoupeiyuan
  1. 1

    0下载:
  2. 编写一个Applet相应鼠标事件,用户可以通过拖动鼠标在Applet中画出矩形,并在状态条显示鼠标当前的位置。-Applet to prepare a corresponding mouse event, the user can drag the mouse to draw in the Applet in the rectangle, and in the status section shows the current mouse position.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:2003
    • 提供者:zongcm
  1. SWindow

    0下载:
  2. 带颜色的奇特不规则窗口,可以用鼠标随意拖动;-With peculiar colors irregular window, you can easily drag with the mouse
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:609389
    • 提供者:yangyang
  1. flashplayer

    0下载:
  2. 多功能Flash播放器Delphi源代码 多功能的Flash播放器,双击即可全屏播放,全屏状态下自动感应鼠标,出现拖动条;同时也可以多文件连播。播放过程中可以截图。另外,右键菜单也特别多:跳到某一症截图、以及改变背景色等。-Multi-functional Flash player Delphi source code for multi-functional Flash player, you can double-click full-screen playback, full scre
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-29
    • 文件大小:312462
    • 提供者:zrgbt
  1. texture

    0下载:
  2. 实验了简单的正方体纹理贴图功能,鼠标右键拖动可以使正方体转动。-Experiment a simple cube texture mapping function, drag the right mouse button allows rotating cube.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:1749805
    • 提供者:real
  1. MyBase

    0下载:
  2. 一个通过鼠标的拖动直线来调节参数的程序。 -Drag a straight line through the mouse to adjust the parameters of the procedure.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:53371
    • 提供者:张三
  1. myDemo

    0下载:
  2. 一个用鼠标纵横都可以拖动矩形边的程序。对鼠标动作学习有帮助。-A vertically and horizontally with the mouse can drag the rectangular edge procedures. On mouse movements to help with learning.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:111558
    • 提供者:张三
  1. anidemo

    0下载:
  2. 该程序可自动绘出一副图画,然后我们可以用鼠标随意在windows窗口中拖动,很精彩啊-The program can automatically draw a pair of pictures, then we can use the mouse can drag the window in the windows, it is wonderful ah
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3268889
    • 提供者:john
  1. MyVC6

    0下载:
  2. 实现了鼠标画图功能: 左键点击,在客户区出现一个图形标记,按住左键拖动,则可绘制图形,双击右键,清除客户区的所有图形。-Implementation of the mouse drawing functions: left click in the client area of a graphic mark, hold down the left drag, you can draw graphics, double-click the right to remove all the gra
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:325524
    • 提供者:he
  1. graphic

    0下载:
  2. 现图形学中画直线,园和圆弧以及直线裁剪,区域填充等功能 1. 对于画直线,只需知道起点和终点即可。在工作区间中按下鼠标(即选择起点),拖动至另一处松开(终点),即得到直线。 2. 画圆需要圆心坐标、半径、及起始角和终止角,至于实验要求的画1/4圆弧,可设起始角=0,终止角=45,若要画整个圆弧起始角和终止角分别为0和360即可。-Graphics are painting a straight line, arc, as well as garden and cut a straight lin
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2106954
    • 提供者:aeyoung
  1. SelectedAndDragdrop

    0下载:
  2. 移动鼠标到网页的元素后,该元素自动被选中,然后可以拖动。-An element can be selected by mouse automatically and then dragged and dropped to the target.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-13
    • 文件大小:1680
    • 提供者:hly
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 39 »
搜珍网 www.dssz.com