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

搜索资源列表

  1. B-splin

    0下载:
  2. 用java语言实现了B样条曲线的做法。 可以自由输入控制点,并可以通过鼠标调节控制点的位置。-java language with the B-spline curve approach. Free importation of control point and click of the mouse can be controlled through the location.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:16.77kb
    • 提供者:wuchunlong
  1. weiqigame

    0下载:
  2. java写的围棋游戏小程序 开发思路 调用applet类作为父类。在init事件中调用Qipan类,作出panel,上加控制用控件。在paint事件里调用drawline函数画棋盘,注册鼠标动作。鼠标单击位置上用drawoval画出棋子, 事件处理过程 A。重新开始 B。选择尺寸 C。悔棋事件 D。前进事件 有三个文件Weiqi.java,Qizi.java,Qipan.java
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4.45kb
    • 提供者:常玉香
  1. java-codes

    0下载:
  2. 本程序为放出的测试用魔方(MoFang.java),包含所有的核心代码及注释,调试,测试代码。你可以用鼠标转动魔方,用键盘上的方向键移动魔方位置,除此以外,代码中还有大量功能,如智能搜索求解魔方,目前正在制作图形控制界面,也可用于applet嵌入网页中,Frame,也可做成java bean组件,有java bean需要的,请与作者本人联系。-procedures for the release of the test Cube (MoFang.java), contains all the c
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:13.38kb
    • 提供者:潘作为
  1. MouseTracker

    0下载:
  2. 演示了处理鼠标事件的基本作法,为获取鼠标事件的名称和坐标值,特意定义了一个函数SetValues(),返回鼠标事件名称s,坐标值xPos,yPos。作为最直观的表示,随着鼠标的动作,在paint()立即显示鼠标事件的名称和坐标值。在这个基础上稍加改动,当拖动鼠标时,在其移动路径上连续地留下一系列的小圆点。当点击鼠标后,在其位置上画一个红色小十字。-demonstration of the mouse handle basic approach to mouse events access the
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1012byte
    • 提供者:刘流
  1. java获得鼠标所在位置的图像的rgb值

    0下载:
  2. java获得鼠标所在位置的图像的rgb值-location of the mouse in the image rgb values
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.42kb
    • 提供者:情缘
  1. mouse

    0下载:
  2. 知道鼠标X,Y位置 将鼠标光标移动到X,Y位置 java源程序
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:848byte
    • 提供者:keiwei
  1. Notepad

    0下载:
  2. 1、 可显示当前鼠标的行列位置 2、 实现字符串的查找与替换 3、 实现记事本中的常用菜单项 4、 *实现文件的打开与保存 5、 *设置文本的字体 -One can show that the ranks of the current mouse position 2, implementation of the search string with the replacement of 3, implementation of the commonly used Notep
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:10.78kb
    • 提供者:叶晓彬
  1. 检测鼠标事件

    0下载:
  2. 在applet中检测到鼠标单击的位置。。并以这个点绘制一个x.y坐标-detected in the mouse click position. . And to the point of mapping coordinates a x.y
  3. 所属分类:Applet

    • 发布日期:2017-03-29
    • 文件大小:2.68kb
    • 提供者:刘彦江
  1. sss

    0下载:
  2. 程序跟踪用户鼠标,并把鼠标位置标记下来并显示。-Procedures for tracking a user mouse, and to mark down the mouse position and display.
  3. 所属分类:Applet

    • 发布日期:2017-04-10
    • 文件大小:1.1kb
    • 提供者:llj
  1. JDraw

    0下载:
  2. 绘图软件的开发,顾名思义,就是要开发一个能进行绘图的程序,为了能获取鼠标单击点的位置信息,需要用鼠标事件监听程序MouseListener和MouseMotionListener来获取鼠标事件,为此说明一个类来说明和实现这两个接口。还要调用调色板。-Drawing software development, by definition, is to develop a program capable of drawing, in order to obtain the location info
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:15.14kb
    • 提供者:徐晓琴
  1. testTrackingtheMouse

    0下载:
  2. 编写程序跟踪用户的鼠标,并时刻把鼠标位置显示出来。-Write a program to track the user' s mouse, and always put the mouse position is displayed.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:644byte
    • 提供者:wy_app
  1. Java-Script

    0下载:
  2. 基本Java小代码,事件源对象 捕获释放 事件按键 事件返回值 鼠标位置 -Basic Java small code
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2.2kb
    • 提供者:hty
  1. mouseJS

    0下载:
  2. 4.1 禁用鼠标右键 4.2 使鼠标滚轮失效 4.3 状态栏显示鼠标位置 4.4 点击鼠标右键到指定页-4.1 4.2 mouse wheel failure 4.3 Status Bar 4.4 right click the mouse position to the specified page to disable the right mouse button
  3. 所属分类:JavaScript

    • 发布日期:2017-11-01
    • 文件大小:24.98kb
    • 提供者:gaotong
  1. jquery-powertip-master

    0下载:
  2. PowerTip是一个强大的jQuery工具提示插件,支持多种定位,支持跟随鼠标位置提示以及固定位置提示。-The PowerTip a powerful jQuery tooltips plugin supports a variety of positioning, support to follow the mouse position prompted fixed position prompted.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-11
    • 文件大小:52.83kb
    • 提供者:ktpudn006
  1. 26_code

    0下载:
  2. 根据鼠标位置纵向滚动显示图片,Ajax,js框架编辑器-Vertical scroll display pictures based on the mouse position, Ajax, js framework editor
  3. 所属分类:JavaScript

    • 发布日期:2017-11-26
    • 文件大小:7.02kb
    • 提供者:王新义
  1. MyPainter

    2下载:
  2. 基于JAVA实现的画笔工具 实现功能: 1. 提供了直线、矩形、椭圆等图形的绘制功能。(可随意画图,无画图方向要求) 2. 提供了文字的绘制功能。 3. 可更改前景色和背景色 4. 可绘制填充图形。 5. 可保存和打开文件。(包括文字和图形以及背景色) 6. 可清除画面。 7. 可进行撤消和重做操作。 8. 可设置字体,字号,黑体与斜体。 9. 显示鼠标位置。 10. 窗口居中显示。 11. 菜单自动激活与失效,以避免无意义操作。 12. 支持
  3. 所属分类:Java Develop

    • 发布日期:2015-07-30
    • 文件大小:5kb
    • 提供者:yuki
  1. RoBotTool

    0下载:
  2. java实现鼠标自动点击并输入数据提交,再输入窗口中输入提交,获取当前鼠标位置-java implementation automatically clicks the mouse and enter data submission, and then submit input window, to get the current mouse position
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:38.66kb
    • 提供者:namepeople
  1. dragTablePanel

    0下载:
  2. 画表格面板,根据鼠标位置,确定表格规格。-Painting table panel, according to the mouse position, determine the form of specifications.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:1.42kb
    • 提供者:jimily
  1. ShowsMouse

    0下载:
  2. 跟踪显示鼠标的坐标位置,桌面上自动跟踪鼠标位置,并显示出坐标-Trace shows the coordinates of the mouse on the desktop automatically track the mouse position and show coordinates
  3. 所属分类:Java Develop

    • 发布日期:2017-04-30
    • 文件大小:9.34kb
    • 提供者:shaan0137
  1. plane

    0下载:
  2. java se 实现的微信打飞机游戏,有gui界面,鼠标位置为飞机位置-Micro letter java se realization of planes games, there are gui interface, the mouse position for the aircraft position
  3. 所属分类:Java Develop

    • 发布日期:2017-12-12
    • 文件大小:3.43mb
    • 提供者:jason
« 12 3 »
搜珍网 www.dssz.com