搜索资源列表
实例100 模拟鼠标的单双击
- 模拟鼠标的单双击的VC++例子-simulation of the single mouse click VC example
MYHanoiTower.RAR
- 创建一个Applet小程序实现有名的汉诺塔小游戏,用户可以单击“AUTOSLVE”按钮自动实现移动盘子的过程,也可以用鼠标拖运盘子完成游戏,并同时为用户记时-Applet created a small program known HANOR small game, Users can click the "AUTOSLVE" button automatically mobile dishes process, can also use the mouse to compl
javawindow1_79b
- Windows状态栏也称系统托盘,位于任务栏的右侧。很多软件运行时会在系统托盘区出现一个小图标,它作为程序运行的一个标志,用户可以通过使用小图标控制程序的显示/隐藏,以及用弹出菜单的方式来控制应用程序。这样不仅方便了用户,而且使用系统托盘图标以更好的节约Windows任务栏的资源。这个小图标被称作Windows系统托盘图标,如:Windows系统的输入法、声音控制图标,或金山词霸、MSN、超级解霸等软件的图标. 程序实现功能: 能够接受任何16x16大小的JPG/GIF图片文件作为托
weiqigame
- java写的围棋游戏小程序 开发思路 调用applet类作为父类。在init事件中调用Qipan类,作出panel,上加控制用控件。在paint事件里调用drawline函数画棋盘,注册鼠标动作。鼠标单击位置上用drawoval画出棋子, 事件处理过程 A。重新开始 B。选择尺寸 C。悔棋事件 D。前进事件 有三个文件Weiqi.java,Qizi.java,Qipan.java
判断是否鼠标双击
- 判断是否鼠标双击,单击-determine whether the mouse click, click
检测鼠标事件
- 在applet中检测到鼠标单击的位置。。并以这个点绘制一个x.y坐标-detected in the mouse click position. . And to the point of mapping coordinates a x.y
message
- 客户用鼠标单击“加入会员”的按钮时,页面会自动跳转至留言板注册系统页面;填完必要的会员信息后单击“注册”的按钮,应用程序会自动将信息记录入数据库的同时再次转到登陆页面,这是用户已是注册用户,可以登录留言板-Customers use the mouse to click the " add member" button, the page will automatically jump to the page message board registration system
jisuanqi
- 设计的计算器应用程序可以完成加法、减法、乘法、除法和开方,次幂运算。且有小数点、正负号、清空、清除以及一定的错误处理等功能。用鼠标单击相应的数字键和运算符号键,然后单击“=”号按钮,窗口上方的文本框将会显示计算出来的结果,要将文本编辑框清空,可单击清空按钮。-Calculator application designed to be completed addition, subtraction, multiplication, division and square root, sub-pow
Java_Calculator
- 设计一个图形界面(GUI)的计算器应用程序,完成简单的算术运算、 设计的计算器应用程序可以完成加法、减法、乘法、除法和取余运算。且有小数点、正负号、求倒数、退格和清零等功能。用鼠标单击相应的数字键和运算符号键,然后单击=按钮,窗口上方的文本框将会显示计算出来的结果,要将文本编辑框清零,可单击清零按钮。-Design a graphical interface (GUI) of the calculator application, complete the simple arithmetic,
button
- Applet程序,模拟一个开关,用鼠标单击实现“ON”与“OFF”的切换。-Applet program to simulate a switch with a mouse click to achieve "ON" and "OFF" switch.
JDraw
- 绘图软件的开发,顾名思义,就是要开发一个能进行绘图的程序,为了能获取鼠标单击点的位置信息,需要用鼠标事件监听程序MouseListener和MouseMotionListener来获取鼠标事件,为此说明一个类来说明和实现这两个接口。还要调用调色板。-Drawing software development, by definition, is to develop a program capable of drawing, in order to obtain the location info
MouseTest
- 一个小的鼠标测试程序,能够不断显示鼠标单击的位置-A small mouse test program, to continue to show the location of the mouse click
test
- (1) 使用布局设置组件的位置,包含一个提示标签和一个显示结果标签,三个按钮,为按钮编写单击事件处理方法。当用户用鼠标单击按钮时,会在界面上显示哪个按钮被按下。-(1) the location of the component layout settings, including a prompt label and a label display the results, three buttons, writing for the button click event handler me
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)题的基础上设计界面接收用户输入的实验数据,绘制数据点和实验曲线。
Mouse
- 实现在TextArea中输出最后一次鼠标单击的x,y坐标和连续单击的次数。-In the output of the TextArea realize the last time the mouse click of the x, y and continuous click on the number of times.
multilistening
- java实现多个监听者。实现鼠标单击响应,关闭窗口响应-java multiple listeners. Realization of the mouse click response, close the window response
jlookuptabal
- Java实现图像的明暗处理实例,主要是利用缓冲区图像来实现复杂的图像处理和变换,这些处理包括明暗处理、锐化、模糊化和灰化等。如演示截图所示,鼠标单击“Darken”按钮后,图像变暗,单击“Brighten”按钮后,图像加亮变。在编写过程中,用到java.awt.image 包中的LookupTabel 类及其子类ShortLookupTable 类和LookupOp 类-Java implementation of image shading examples, mainly using the
Calculator
- 图形用户界面开发的一个应用-计算器设计,在具体运行该项目时,只需用鼠标单击相应的按钮就可实现各种计算功能。-The code about the design of calculator using Java language.
ColorButton4
- 通过鼠标单击,双击,移入,移出按钮,按钮背景显示不同颜色,可通过单击按钮,复制一个按钮-By mouse click, double click, shifted in and out button, the button to display different background color, by clicking the button, copying a button
TestAllMouse
- 编写一个小例子,测试鼠标在对话框中的单击,双击,右键、滚轮点击测试(Write a small example, test the mouse click in the dialog box, double-click, right-click, scroll click test)