-
java IO 实例源码,推荐载!
java IO 实例源码,推荐载!-Examples of source java IO recommended set!
- 2022-06-16 22:29:01下载
- 积分:1
-
string is a very simple system, but can change
是一个字符串的最简单的处理系统,不过可以变化-string is a very simple system, but can change
- 2022-08-26 10:31:02下载
- 积分:1
-
基于Java的聊天工具,非常好的借鉴学习材料,运行通过。
基于Java的聊天工具,非常好的借鉴学习材料,运行通过。-chat client and sever
- 2022-01-25 22:22:36下载
- 积分:1
-
zip文件包含一个FTP客户端和服务器使用java源代码…
The zip file contains the source code of a ftp client and server employing java language.
- 2022-02-13 16:24:45下载
- 积分:1
-
用java编写的 俄罗斯方块游戏 十分完整的东西
用java编写的 俄罗斯方块游戏 十分完整的东西 -Using java Tetris game written in a very complete thing
- 2022-03-11 05:42:57下载
- 积分:1
-
OpenWFE是一个开放源码的Java工作流引擎。它是一个完整的业务处理管理套件:一个引擎,一个工作列表,一个Web界面和一个反应器(存放自动代理)。它可以可以...
OpenWFE是一个开放源码的Java工作流引擎。它是一个完整的业务处理管理套件:一个引擎,一个工作列表,一个Web界面和一个反应器(存放自动代理)。它可以可以跟你的程序很好的给合。
初步尝试这个东东,从WEB页面上感觉是一个很好的东东,也是一个比较理想的工作流设计的东东,也没有像uengine这个工作流复杂,是一个自由派的工作流引擎技术。现在正在学习当中
-OpenWFE is an open source Java workflow engine. It is a complete business process management suite : an engine, a list, a Web interface and a reactor (automatic storage agent). It can tell you the procedures for the good cooperation. The initial attempt to Eastern, from the Web pages is a very good impression of the Eastern, is an ideal work flow design of the Eastern nor as uengine this complex work flow, is the work of a liberal engine technology. Which is now learning
- 2022-06-27 20:27:41下载
- 积分:1
-
学习java数据库连接的好例子
一个学习java数据库连接的好例子――在线书店的管理。-a learning java database connectivity good example-- online bookstore management.
- 2022-02-04 19:06:18下载
- 积分:1
-
JAVA职工信息查询,JAVA-ORACAL连接
JAVA职工信息查询,JAVA-ORACAL连接-JAVA workers Information, JAVA-link ORACAL
- 2022-03-23 16:31:39下载
- 积分:1
-
java student management system, can be compiled in JBuilder
java学生管理系统,在JBuilder可以编译-java student management system, can be compiled in JBuilder
- 2022-01-25 14:08:37下载
- 积分: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