搜索资源列表
20081120224906
- 此书籍主要呈现利用javasript来实现鼠标在页面上的多种特效,比如用程序来记录鼠标在页面中的滑动轨迹、攻击鼠标的文字、弹性不错呵呵等等的鼠标特效。 -This book shows the main use of javasript to achieve the mouse on the page a variety of effects, such as the use of procedures to record the mouse on the page of t
Mouse_Tracer
- Java编写的一个小程序,用以实现跟踪鼠标的运行位置(坐标),程序很小,很实用。-A small program written in Java to achieve the operation to track the mouse position (coordinates), the program is very small, very practical.
MouseTracer
- Java编写的一个小程序,用以实现跟踪鼠标的运行位置(坐标)-A small program written in Java to achieve the operation to track the mouse position (coordinates)
testTrackingtheMouse
- 编写程序跟踪用户的鼠标,并时刻把鼠标位置显示出来。-Write a program to track the user' s mouse, and always put the mouse position is displayed.
aaa
- 1) 在图形界面中绘制二维的坐标系统,其中x轴位于绘图区正中,y轴位于绘图区的最左边。 2) 根据下面试验数据,在1)题的坐标系统中绘制数据点,每个数据点用一个小叉号表示,并在叉号边以(x,y)的格式标示出数据点的坐标数值,最后用折线连接相邻的数据点。 数据点序号 x坐标 y坐标 1 0 20 2 50 -30 3 100 16 3 150 126 5 200 164 3) 在2)题的基础上设计界面接收用户输入的实验数据,绘制数据点和实验曲线。
Exe7_3
- 设计一个跟踪鼠标移动的窗口。窗口中间添加一个蓝色背景白色文字的标签,在标签上显示鼠标指针当前坐标值。在窗口下方添加一个按钮,点击按钮可以在停止跟踪和继续跟踪之间进行切换-Designed to track the mouse movement a window. Middle of the window to add a blue background, white text label, the label displays the current mouse pointer coordina
ShowsMouse
- 跟踪显示鼠标的坐标位置,桌面上自动跟踪鼠标位置,并显示出坐标-Trace shows the coordinates of the mouse on the desktop automatically track the mouse position and show coordinates
dainji
- 在一个html页面上,鼠标点击哪里,图片跟踪到那里,一个不错的html学习小例子-On a HTML page, where the mouse click, the picture track where, a good example of HTML learning