-
实现企业电量网上模拟结算和收费管理,java开发的.
实现企业电量网上模拟结算和收费管理,java开发的.-Power-line simulation of enterprise billing and charging management, java development.
- 2022-09-14 00:40:03下载
- 积分:1
-
演示了处理鼠标事件的基本作法,为获取鼠标事件的名称和坐标值,特意定义了一个函数SetValues(),返回鼠标事件名称s,坐标值xPos,yPos。作为最直观的...
演示了处理鼠标事件的基本作法,为获取鼠标事件的名称和坐标值,特意定义了一个函数SetValues(),返回鼠标事件名称s,坐标值xPos,yPos。作为最直观的表示,随着鼠标的动作,在paint()立即显示鼠标事件的名称和坐标值。在这个基础上稍加改动,当拖动鼠标时,在其移动路径上连续地留下一系列的小圆点。当点击鼠标后,在其位置上画一个红色小十字。-demonstration of the mouse handle basic approach to mouse events access the names and coordinates, specifically defines a function SetValues (), to name s mouse events, coordinates xPos, yPos. As the most intuitive, as the mouse moves, the paint () immediately showed the mouse names and coordinates. On this basis is modified, when the Drag, on his mobile straight path, leaving a series of small dots. When the click of a mouse, in its place painted a small red cross.
- 2022-03-14 01:51:50下载
- 积分:1
-
ImageProcess
实现图像文件(如bmp等)的读取、显示、真彩图转换成灰度图、灰度图转化为二值图及绘制图像直方图功能。(Achieve an image file (such as bmp, etc.) to read, display, true color conversion to grayscale, converted to grayscale and binary image histogram function to draw the image.)
- 2013-11-26 15:18:48下载
- 积分:1
-
MainActivity-stopwatch
android stopwatch 秒表 实现秒表的功能(android stopwatch stopwatch stopwatch function)
- 2012-09-05 14:28:59下载
- 积分:1
-
book_java
Practical Java Web Semantic
- 2014-05-30 23:35:07下载
- 积分:1
-
loginUserMVC
用MVC模式实现注册功能,Model中存放实例,view中存放JSP视图文件,control中存放控制方法(Implemented with MVC pattern registration function, Model stored in the instance, view files stored in JSP view, control of the storage control method)
- 2015-06-22 21:12:22下载
- 积分:1
-
java表达式
switch(表达式) {
case 值1:
语句体1;
break;
case 值2:
语句体2;
break;
...
default:
语句体n+1;
break;
}
格式解释说明:
&
- 2023-04-30 09:45:03下载
- 积分:1
-
JavaSwing实现年会幸运大抽奖系统
【实例简介】
- 2021-09-10 00:31:20下载
- 积分:1
-
pcaexpressprot
this is the code of facial recognition system
- 2011-10-07 20:07:18下载
- 积分:1
-
这是我自己用JAVA编写的计算器,它能实现计算器的基本功能,比如加减乘除等,很容易就能看明白...
这是我自己用JAVA编写的计算器,它能实现计算器的基本功能,比如加减乘除等,很容易就能看明白-This is for my own use Java to prepare the calculator, calculator can achieve the basic functions, such as arithmetic, it is very easy to Naikanmengbai
- 2022-12-03 07:55:03下载
- 积分:1