-
用java实现画板
资源描述java实简易画板,可以实现保存,修改,可以实现画任意直线,圆矩,矩形,填充矩形等等,可以实现画笔的不同粗细与颜色的改变。
- 2022-04-08 07:16:00下载
- 积分:1
-
java实现的局域网聊天系统
服务器是基于java NIO selector多线程实现的同步非阻塞网络模型,主线程用来接收客户端的请求,并将相应的clientchannel放入工作队列中,工作线程从工作队列中拿到clientchannel并进行处理。通信采用Json数据格式。该系统提供登录,注册,点对点通信,群聊,下线异常处理,广播等功能。其中还实现了文件的相关操作,文件的传输是基于多线程的无连接的UDP传输,可以进行断点续传,也可传输离线文件。
- 2023-08-27 11:25:03下载
- 积分:1
-
43556877
java方面的教程, 是一个好教程 内容很全 讲解详细()
- 2018-02-08 18:22:04下载
- 积分:1
-
MyService
AXIS开发中的系统日志,记录了webserver的调用情况,是java写的,蛮好用的。。(AXIS development system log, recording the call of the webserver, is written in java, just fine with. .very good。welcome to download。。。)
- 2012-07-13 16:45:39下载
- 积分:1
-
071603236_黄辉煌_上机练习9
设计一个学生注册界面。输入的信息包括学号(6位数字),姓名(不超过6个汉字),密码(不少于6个字符,不多于8个字符,且需要输入2次,2次输入的密码必须完全相同),专业(从“数学”、“计算机”和“外语”中选择,也可以自行输入),年级(从“一年级”、“二年级”、“三年级”和“四年级”中选择一项,且只能选择一项)。点击“注册”按钮后,程序检查输入是否正确,若错误则显示相应的提示信息,否则弹出一个消息窗口,显示所有输入的注册信息。程序文件命名为Exe9_1.java(Design a student registration interface. Input information includes student number (6 digits), name (no more than 6 Chinese characters), password (no less than 6 characters, no more than 8 characters, and need to be input twice, the password must be exactly the same for two times), major (selected from "mathematics", "computer" and "foreign language" or self-input), grade (from "first grade", "second grade", "third grade). Choose one of the grades and the fourth grade, and only one of them. After clicking the "Registration" button, the program checks whether the input is correct, and displays the corresponding prompt information if the error occurs. Otherwise, a message window pops up to display all the input registration information. The program file is named Exe9_1. Java)
- 2020-12-30 20:38:59下载
- 积分:1
-
Enterprise-Software
企业软件架构与设计,内含大量实例和实践技巧(Enterprise software architecture and design, including a large number of examples and practical skills)
- 2013-11-08 03:57:31下载
- 积分:1
-
java 虚拟机的规范,里面详细的对jvm的解析。
java 虚拟机的规范,里面详细的对jvm的解析。-java virtual machine specification, which detailed parsing of the jvm.
- 2023-08-08 12:50:05下载
- 积分:1
-
一个简单的时钟显示程序!
一个简单的时钟显示程序!-a simple clock display program!
- 2022-02-13 06:35:17下载
- 积分:1
-
java_fangkuai
俄罗斯方块经典款,用java语言编写。。(Tetris classic, java prepared.)
- 2013-09-03 21:52:49下载
- 积分:1
-
JAVA正则表达式写的小爬虫例子
使用java的正则表达式 的基本使用来写的一个小爬虫程序,不仅可以爬网页,也可以怕其他的一些的文件
- 2022-07-12 17:41:46下载
- 积分:1