-
一个简单的java事件监听/图形绘画程序
一个简单的java事件监听/图形绘画程序-a simple java wiretapping incident/graphic painting process
- 2022-06-20 05:36:34下载
- 积分:1
-
Java 2 entry with examples Guide (PDG)
Java 2 入门与实例教程(PDG)-Java 2 entry with examples Guide (PDG)
- 2022-03-05 23:02:00下载
- 积分:1
-
一个用Java编写的记事本源程序
一个用Java编写的记事本源程序-a memo prepared by the source
- 2022-04-12 02:28:37下载
- 积分:1
-
一个数组方面的JAVA程序,利用数组进行存储,实现了排序的算法...
一个数组方面的JAVA程序,利用数组进行存储,实现了排序的算法- a good algorithm
- 2022-01-23 10:09:24下载
- 积分:1
-
java单选按钮使用的形象示例
java单选按钮使用的形象示例-java radio button to use the image Example
- 2023-09-08 08:00:04下载
- 积分:1
-
简单的Struts的国际化示例,包括需求说明到运行结果的完整过程...
简单的Struts的国际化示例,包括需求说明到运行结果的完整过程-A simple example of the internationalization of Struts, including the requirement specification to the complete process of running the results of
- 2022-11-30 06:55:03下载
- 积分:1
-
用JAVA实现的一个挖雷的小游戏
不过只是为了实现这个小游戏
所以没有增加级别等级...
用JAVA实现的一个挖雷的小游戏
不过只是为了实现这个小游戏
所以没有增加级别等级-Using JAVA to achieve a mine dug a small game but only in order to achieve this game there is no increase in grade-level
- 2022-08-06 19:43:06下载
- 积分:1
-
1) 利用InetAddress类的方法获取主机的名称和IP地址。
2) 利用URL类获取网络资源。
3) 使用Socket编程:客户机发送数据到服务器...
1) 利用InetAddress类的方法获取主机的名称和IP地址。
2) 利用URL类获取网络资源。
3) 使用Socket编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机,运用多线程机制,实现服务器同时处理多个客户机的请求。
4) 使用UDP编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机, 实现一个模拟电子邮件的发送和接收的UDP程序。
-1) using InetAddress class method to get the host name and IP address. 2) the use of URL-type access network resources. 3) the use of Socket Programming: client sends data to the server, the server will receive the data back to the client, using multi-thread mechanism, the realization of the server to handle multiple client requests. 4) the use of UDP programming: client sends data to the server, the server will receive the data back to the client to achieve a simulated e-mail sending and receiving the UDP process.
- 2022-06-01 06:15:15下载
- 积分:1
-
打印质数的Java源代码
打印质数的Java源代码-few of the Java source code
- 2023-04-16 12:00:03下载
- 积分:1
-
Javascript是一种由Netscape的LiveScript发展而来的脚本语言,主要目的是为了解决服务器终端语言,比如Perl,遗留的速度问题。当时服务端...
Javascript是一种由Netscape的LiveScript发展而来的脚本语言,主要目的是为了解决服务器终端语言,比如Perl,遗留的速度问题。当时服务端需要对数据进行验证,由于网络速度相当缓慢,只有28.8kbps,验证步骤浪费的时间太多。于是Netscape的浏览器Navigator加入了Javascript,提供了数据验证的基本功能。
-Javascript is a LiveScript development of Netscape
- 2022-02-15 17:14:48下载
- 积分:1