搜索资源列表
CountClick
- 记录鼠标点击的记数器-record mouse click Register
simpleadderofjava
- java实现的简单的整型的加法器,该计算器具有加法功能,包含两个输入框用于输入两个浮点数,一个输出框用于输出计算结果,一个按钮,当鼠标点击按钮时,在输出框输出计算结果
TableCursor
- SWT的Table 实现鼠标点击时只选择其中的一格,而不是选择一列
girl
- 鼠标点击牵引人物移动 javascr ipt 实现
zoom+scrollrect
- flash 图像缩放,从鼠标点击的地方开始,向四周放大,使用scrollrect,只在固定大小窗口展示图片
Firework
- Java小游戏源代码,本代码是制作烟花,执行本代码后,用鼠标点击浏览器中的面板,将出现五彩缤纷的烟花效果。知识点有:鼠标事件的监听,Graphics类和Thread类的应用。
CarColorControlflash
- 控制汽车颜色改变的flash源代码 可以用鼠标点击对应的颜色从而改变汽车的颜色,很经典的案例-Auto flash control of the color change the source code can use the mouse to click on the corresponding color change in color of the car, it is the classic case
tree2
- 用CSS+Javascr ipt做tree效果,鼠标点击后打开,很不错的样子-CSS+ Javascr ipt to do with the tree effect, the mouse clicks open, a very nice look
kdjfg
- 基于google map的路径分析,鼠标点击地图即可得到结果-path analysis based on google map,the result will be show by the mouse clicking on the map
firework
- 用java写的烟花特效鼠标点击出现燃放烟花的效果-Fireworks and special effects written in java mouse click the fireworks display
检测鼠标事件
- 在applet中检测到鼠标单击的位置。。并以这个点绘制一个x.y坐标-detected in the mouse click position. . And to the point of mapping coordinates a x.y
ball
- 这是一个用线程实现的图形动画实例,每当鼠标点击一次“Start”按钮,屏幕上将产生一个随机颜色的小圆球,该圆球将在屏幕上发生碰撞跳动,直到点击“Close”按钮为止。该实例由5个类构成,分别放在以下4个文件中:Ball.java、BallCanvas.java、BallThread.java、BounceFrame.java。主类是BounceFrame。-This is a thread with examples of the realization of a graphical anima
TestRadioButtonDemo
- java模拟红绿灯 用鼠标点击选择需要的灯-java mock traffic lights
AJA-menu
- 用ajax写的下拉式菜单。有两种效果,一是鼠标点击下拉,二是鼠标经过时下拉。-Ajax written with the drop-down menu. There are two effects, one mouse click on the drop-down, and the other is a result of the drop-down mouse.
shiyan3
- 编写“变脸”程序: 将1和2结合, 再加入一个事件处理程序mouseUp(),使程序运行后出现一张笑脸,鼠标点击一次则变成哭脸,再点击一次又变成笑脸,依次轮换。+开发一个加、减、乘、除四则运算器-The preparation of the program of the " face" : 1 and 2 together, then add an event handler for mouseUp (), the program runs a smiley face, a mo
ColourBoxGUI
- 一个可以改变颜色的“神奇盒子”,它可在鼠标点击的区域内实现。-A program that creates a grid panel of desired dimensions and changes the colour randomly of each grid box upon dragging the mouse over the selected region.
TX20100315
- 编写一个java Applet应用程序,写出相应的超文本文档。能在网页上, 由大至小,以下列颜色,分别填充10个同心圆。提供的影像文档名为:Archery.jpg(446×291) 功能要求: 圆心坐标:[300,300] 半径分别为:20,40,60,80,… 180,200 同心圆的颜色,由大至小分别为: 浅灰色lightGray ,青色 cyan ,灰色 gray ,黄色 yellow , 粉红色
JDraw
- 绘图软件的开发,顾名思义,就是要开发一个能进行绘图的程序,为了能获取鼠标单击点的位置信息,需要用鼠标事件监听程序MouseListener和MouseMotionListener来获取鼠标事件,为此说明一个类来说明和实现这两个接口。还要调用调色板。-Drawing software development, by definition, is to develop a program capable of drawing, in order to obtain the location info
点击跟随鼠标
- 一个点击跟随鼠标的小案例,点击页面某处,鼠标自动到某处(Click on a mouse to follow a small case, click the page somewhere, the mouse automatically to somewhere)
点餐系统
- 1. 登录 通过login.html实现用户登录功能。 2. 注册 通过signup.html实现用户注册功能。其中注册功能需要验证用户名是否已经被注册。 3. 菜单列表 通过products.html显示菜单信息。 4. 查询菜单 在index.html页面中有条件的搜索菜单。 5. 下订单 在products.html鼠标悬浮在商品图片上,点击加入购物车可以挑选想要的菜品。确认点餐完毕可以点击购物车中的提交订单按钮完成订单查询。 6.订单查询 点击我的订单按钮可以在o