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

搜索资源列表

  1. charlesmarshall_jb51.net

    0下载:
  2. 一个JS实现简单的鼠标滑过表格整行或者整列动态高亮显示效果-JS achieve a simple mouse over the table the entire row or entire column to highlight the dynamic effects
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:7150
    • 提供者:吴覃
  1. duck

    0下载:
  2. 在Applet窗口中显示一只鸭子图片,要求这只鸭子以每秒100帧的速率水平移动,移到窗口边界再返回移动。在窗口中点击鼠标,鸭子停止移动;再次点击鼠标,鸭子恢复移动.包括实验报告。-In the Applet window displays a duck pictures, duck required rate of 100 per second horizontal movement, move the window border and back movement. In the windo
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-03
    • 文件大小:384694
    • 提供者:chen
  1. mousejava

    0下载:
  2. 程序运行时,如果在窗口中移动鼠标,窗口的底部将显示出鼠标的当前位置。如果移动鼠标的同时还按住CTRL或Shift键,窗口底部还会显示出C或S。如果用户按下键盘上的键时,程序窗口的底部显示出字母D;当用户松开键盘上的键时,程序窗口的底部显示出字母U。-mouse java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:781
    • 提供者:chenga
  1. BALLgame

    1下载:
  2. 用户能通过GUI组件指定生成小球的数量,每个小球将从随机的位置出现,并具有随机颜色,随机速度以及随机的运动方向,小球沿初始方向匀速运动,当碰到窗口边缘时,小球将依据受力原理改变运动方向(可简化考虑,受力只改变小球的运动方向,小球仍按照初始速度匀速运动,且不考虑小球之间的碰撞)。 鼠标在界面中显示为方块状,玩家需来回移动鼠标以避开运动的小球及屏幕四周,如果鼠标碰到任一小球或者窗口四周,则游戏结束。 程序需提供计时功能,并最终显示玩家能坚持多少秒。-GUI components specif
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1641
    • 提供者:stellar
  1. rightclickmenu

    0下载:
  2. jQuery控制鼠标右键菜单在一定区域内才显示,这个右键菜单是自定义的,并不是浏览器默认的右键菜单。而在什么地方点击右键才会出现这个右键菜单,也是通过Javascr ipt自定义的,也就是有效区域是自定义的、右键菜单的内容是自定义的,如效果图所示,菜单上加入了图标,虽然美化的不算太好,但也凑合吧。-jQuery control right mouse button menu was displayed in a certain area, this is a custom context men
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:62643
    • 提供者: 马林
  1. ButtonInfoShowDemo

    0下载:
  2. 已对话框的形式编写程序。要求对话框上有两个按钮b1和b2,当鼠标左键点击按钮时,能显示出按钮的名称。-Form has dialog programming. There are two buttons on the dialog box requires b1 and b2, when the left mouse button click the button, to show the name of the button.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:554
    • 提供者:韩某
  1. javafengjingrili

    1下载:
  2. 风景日历制作系统 设计要求: 1)系统界面的左侧是日历,该日历可以按年份前后翻动,在某年内按月可以前后翻动; 2)使用鼠标左键单击选定的日期,系统界面的右侧显示风景图片; 3)在系统界面的右侧设计功能按钮使得用户可以自选其他风景图片 -Production system landscape calendar Design requirements:       1) the left side of the system interf
  3. 所属分类:Applet

    • 发布日期:2017-05-11
    • 文件大小:2415830
    • 提供者:缪建民
  1. MovePoint

    0下载:
  2. 设计程序,利用鼠标事件,在窗体上实时显示鼠标的位置,-Design process, the use of mouse events, real-time display position of the mouse on the form,
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:618
    • 提供者:明霞
  1. jimagemove

    0下载:
  2. Java图像移动控制,因为在Java中,缓冲区图像是存储在内存中的,直到对应的BufferedImage 对象被作为垃圾处理掉。因此,如果合理控制缓冲区图片的显示时机,就可以达到动态显示图片的效果,可用于制作动画等。这个源码将演示如何实现在鼠标拖拽下的图像移动。其效果如上图所示,当鼠标点在蝴蝶上并拖拽时,蝴蝶就会跟着鼠标移动。-Java image movement control, as in Java, the image is stored in the buffer memory unt
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:23110
    • 提供者:jpudn71
  1. jiaoben181845

    0下载:
  2. jquery鼠标滚动列表切换代码是一款文字列表鼠标滚动左右滑动切换显示文字列表效果代码。-jquery mouse to scroll through the list to switch code is a text list of the mouse to scroll left and right slide switch code to display text list of results.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-24
    • 文件大小:44727
    • 提供者:麻油真
  1. jqpictxttab

    0下载:
  2. jQuery实现图文的开关灯切换特效,Js关灯特效 开灯关灯切换图文内容,鼠标滑过时相应的区域显示关灯的黑色背景,文字显示出来,我觉得是个不错的文字特效。-jQuery toggle switch lights to achieve graphic effects, Js lights turn off the lights switched off the lights effects graphic content, mouse over the corresponding area of
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:56086
    • 提供者:gpudn94
  1. jqphotozoom

    0下载:
  2. jQuery实现鼠标移到产品图片上局部放大显示效果,点击图片则可显示完整图片的特效代码,特别适合用于购物网站、产品介绍网站、企业或公司网站,可多张图片放大,右侧是产品的多张图片,以缩略图形式显示,点击缩略图会切换到对应的大图片,鼠标放在大图片则可进一步局部放大图片。-jQuery to achieve mouse over product images enlarged display, click on the picture you can display the full picture
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:385882
    • 提供者:gpudn95
  1. jQmousembig

    0下载:
  2. 同样是由jQuery插件实现的一款鼠标悬停放大图片的特效,用在网页上会提升操作体验,可结合图片滚动来使用,鼠标放在图片上的时候,图片放大突出显示,很不错的效果。-The same is achieved by a jQuery plugin Hover Zoom effects, used in the web will increase operating experience, can be combined picture scroll to use, when the mouse ove
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:136745
    • 提供者:gpudn95
  1. jqxiaoren

    0下载:
  2. 悬浮在网页上的互动小人,带文字提示,类似Office助手的jQuery动画小人,在IE8下了可以正常显示,不过在火狐或者Chrome、Opera浏览器下效果最佳了。鼠标放在小人上,小人会动起来,并向访客显示一条信息或问候语,整体效果不错。-Suspended on the web interactive villain with text prompts, similar to jQuery animated Office Assistant villain in IE8 under the n
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:133491
    • 提供者:lpudn87
  1. Electronic-map-system

    0下载:
  2. 电子地图:在界面下方可调整地图的显示比例及位置。单击“维护类别”按钮,打开“维护类别”窗口,在这里可以添加、修改、删除类别信息。添加完类别后,在地图上单击鼠标右键,弹出如图1.3所示的菜单,选择“创建标记”命令,打开“创建标记”窗口。标记创建完后,在地图上即可查看到。右键单击标记圆点处,弹出可以查看、修改及删除标记。 标记添加完后,在地图上很难进行查询,本程序提供了搜索功能,在文本框中输入搜索关键字,单击“搜索”按钮,可按标记名称进行搜索,单击“高级”按钮,打开“高级搜索”窗口。 搜索到
  3. 所属分类:Java Develop

    • 发布日期:2017-05-31
    • 文件大小:12801260
    • 提供者:周大侠
  1. calendar

    0下载:
  2. Calendar1.java 打印本年本月的日历,显示星期,标注当天 Calendar2.java 打印指定年月的日历,显示星期,标注鼠标选中的日期 Calendar3.java 打印指定年月的日历,标记当前日期和选择日期,可选择显示类型 -Calendar1.java print calendar month of the year, day of the week, the day marked Calendar2.java print a specified date in t
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:10364
    • 提供者:王重阳
  1. catch-animal

    0下载:
  2. 一个扑捉动物的游戏程序,动物先随机出现在任何位置并维持一段随机的时间后消失,又以同样的方式出现在另一个随机位置上。游戏的目标是,当鼠标指在表示动物的图片上时点击鼠标捕捉动物。定义一个方法检测点击鼠标的位置是否与动物当前位置一致。最终显示捕捉到动物的次数。-A game of catch animals, animals first appear in any position and maintain disappears after a random time, and in the same
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1766
    • 提供者:
  1. javaSET

    0下载:
  2. 设计一个简单的Win32程序,该程序窗口内正上方居中显示“Windows API画线程序演示”字样,在程序窗口内任意位置按下鼠标左键并拖动到窗口范围内任意位置,松开鼠标左键即可绘制一条蓝色的直线。-Centered above the word Windows API program demonstrates drawing a line anywhere in the program window by pressing the left mouse button and drag to
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:102608
    • 提供者:兰兰
  1. mousedraw

    0下载:
  2. 点击窗口中的空白处,得到一张“笑脸”的图像; 点击已存在的图像,图像在“笑脸”和“哭脸”之间切换; 用鼠标可以对图像进行拖动操作; 在窗口左上角,显示当前鼠标光标的位置-Click on the window in the space, get a smiley face of the image Click on an existing image, images between Smile and sad face switch Images can be
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:764
    • 提供者:tianren
  1. JavaScript-pic

    0下载:
  2. Javascr ipt 改变图片透明度,鼠标放上渐渐显示.-Javascr ipt change the picture transparency, put the mouse gradually appear.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:20724
    • 提供者:zzoubin
« 1 2 3 4 56 »
搜珍网 www.dssz.com