-
- 2022-05-20 23:40:47下载
- 积分:1
-
多线程通信描述的程序,设计项目:一个..
多线程通信 程序说明 Ⅰ、设计项目: 简单的聊天程序 Ⅱ、设计人: 刘亚焱 Ⅲ、设计时间: 2003.5.6 Ⅳ、设计步骤: 1)需求分析: 用java实现底层网络通信,我用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯。 2)设计部分: socket是一种流式通信机制,是一种基于连接的通信,即,在通信之前通信双方确认身份并建立一条 专用的虚拟连接通道,然后他们通过这条通道传送数据信息进行通信,当通信结束时再将原来所建的连 接拆除。-multithreaded communications description of the procedures, design projects : a simple chat program II, designer : Liu Yan III, the design time : 2003.5.6 IV, the design steps : 1) Demand Analysis : java achieve underlying network communication, I use the TCP/The IP socket (Socket) programming interfaces to network communications. 2) Design : socket is a streaming communication mechanism is based on a link of communication, namely, the communication before the two sides identified telecommunications and the establishment of a dedicated virtual link, and then they pass this information channel for transmission of data communications, when the communication ended when it originally construction of the link removed.
- 2022-02-02 13:34:24下载
- 积分:1
-
一个很好玩的小游戏
一个很好玩的小游戏-a very fun little game
- 2022-01-29 02:55:50下载
- 积分:1
-
使用HttpUnit提供的类完成集成测试源码
使用HttpUnit提供的类完成集成测试源码-use HttpUnit category for the complete integration testing FOSS
- 2022-05-22 05:00:48下载
- 积分:1
-
一个简单的计算器,可以实现四则运算的功能,并可以进行一些常见的功能,附说明书...
一个简单的计算器,可以实现四则运算的功能,并可以进行一些常见的功能,附说明书-a simple calculator, can achieve four Operational functions, and can be some common features, with brochures
- 2022-08-23 08:33:19下载
- 积分:1
-
使用Java写的浏览器,实现了浏览器的基本功能,能够浏览网页,已经在本机运行通过了...
使用Java写的浏览器,实现了浏览器的基本功能,能够浏览网页,已经在本机运行通过了-WebBrowser By Java
- 2023-02-22 06:15:03下载
- 积分:1
-
Cart core code demonstration of the use HASHMAP
购物车的核心代码演示了HASHMAP的用法-Cart core code demonstration of the use HASHMAP
- 2022-09-21 15:40:04下载
- 积分:1
-
是一个插值算法。可以给初始数据,然后,再让你随意输入一个数计算结果...
是一个插值算法。可以给初始数据,然后,再让你随意输入一个数计算结果-Is an interpolation algorithm. Can give the initial data, and then let you enter a random number of results
- 2022-05-23 10:07:24下载
- 积分:1
-
Spring+Hibernate+Struts的小程序,自己初学Java写的
Spring+Hibernate+Struts的小程序,自己初学Java写的-Spring+ Hibernate+ Struts small program, written in their own learning Java
- 2022-03-20 12:48:58下载
- 积分:1
-
本文以Oracle数据库为例,介绍了在采用JSP技术开发WEB应用时一种简便通用的表单数据存储处理方法,以减轻开发工作量,同时提供了主要的程序代码。...
本文以Oracle数据库为例,介绍了在采用JSP技术开发WEB应用时一种简便通用的表单数据存储处理方法,以减轻开发工作量,同时提供了主要的程序代码。
-In this paper, Oracle database as an example, the use of JSP technology in the development of a WEB application form is simple common data storage approach, in order to reduce the development workload, while providing the main program code.
- 2022-07-06 14:47:35下载
- 积分:1