-
JSP学习指南.rar,本人初学JSP时用过的教程,很好,现分享出来。...
JSP学习指南.rar,本人初学JSP时用过的教程,很好,现分享出来。-JSP study guide. Rar, when I used JSP beginner tutorial, very good, is to share out.
- 2022-01-31 13:41:08下载
- 积分:1
-
Guestbook applet
Java编写一个留言簿小程序,请大家多多指正-Guestbook applet
- 2022-03-24 09:04:04下载
- 积分:1
-
用java编写的七星彩走势分析图,包括每一位数字在每一个位置上出现的频率...
用java编写的七星彩走势分析图,包括每一位数字在每一个位置上出现的频率-Qixing prepared using java color trend analysis, including each and every figure in every position on the frequency
- 2023-06-19 16:25:04下载
- 积分:1
-
This is a preparation with Java is a small program on JZPUSH hope you will also...
这是一个用JAVA编写的小程序是有关JZPUSH的希望会对你有所帮助也对我用所帮助我要下源码就一个-This is a preparation with Java is a small program on JZPUSH hope you will also help me with what I want to help on one source under Thank you
- 2022-01-28 15:53:33下载
- 积分:1
-
jsp范例宝典一书中,关于servlet一章详细的源代码,有用!
jsp范例宝典一书中,关于servlet一章详细的源代码,有用!
- 2022-04-14 18:00:16下载
- 积分:1
-
使用junit进行单元测试的例子,供大家参考!
使用junit进行单元测试的例子,供大家参考!-junit test
- 2022-01-22 15:27:04下载
- 积分:1
-
实现方法的JUnit框架的测试用例可以使用TCK的服务器,等。
junit架构的测试用例的实现方法,可用于TCK server,或者gatling server-junit framework test case of the implementation method can be used TCK server, or a gatling server
- 2022-04-29 06:16:34下载
- 积分:1
-
用Java实现的一个简单的寄存器分配器,用的算法是线性扫描(Linear Scan)...
用Java实现的一个简单的寄存器分配器,用的算法是线性扫描(Linear Scan)-Using Java to achieve a simple register allocator, used for linear scan algorithm (Linear Scan)
- 2023-05-18 00:40:02下载
- 积分:1
-
使用hibernate对mysql数据库进行操作,
映射
使用hibernate对mysql数据库进行操作,
映射-one to many many to one conpoment mapping
- 2023-03-17 14:30:03下载
- 积分: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