-
两个小程序求pi和排序
两个小程序求pi和排序-two small programs for pi and sequencing
- 2022-07-14 19:21:35下载
- 积分:1
-
J2EE,javaee_6的api,我从Java官方网站下下来后自己编译的.
J2EE,javaee_6的api,我从Java官方网站下下来后自己编译的.-J2EE, javaee 6 of the api, I downloaded from Java" s official website and compile it myself.
- 2022-07-20 03:47:13下载
- 积分: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
-
JDBC
(JAR包,可直接调用)多库配置选择
JDBC
(JAR包,可直接调用)多库配置选择-JDBC-connection for SQL Server or MYSQL or ORECLA
- 2022-05-14 09:45:48下载
- 积分:1
-
JAVA工作流引擎实例,带有详细的设计文档
很适合研究工作流引擎人员...
JAVA工作流引擎实例,带有详细的设计文档
很适合研究工作流引擎人员-JAVA workflow engine instance, with the detailed design document is appropriate to study the workflow engine staff
- 2022-03-23 07:18:54下载
- 积分:1
-
ASP是Active Server Pages的简称,它是一种在微软公司的WEB服务器IIS(Internet Infomation Server)上开发交互网...
ASP是Active Server Pages的简称,它是一种在微软公司的WEB服务器IIS(Internet Infomation Server)上开发交互网页的新技术。是一种服务器端的Script环境。 使用asp可以建立动态,交互式高性能的Web服务器应用,我们知道,目前有很多版本的浏览器可供使用。传统上,我们在开发Web应用时,要嵌入一些Script语言如VB,JAVA到html中,使这些script运行在client端,也就是浏览器,但并不是每个浏览器都支持所有的Script语言,比如Netscape就不支持client端的VBscript,这对我们的应用带来很大的不便。使用asp时,应用程序是在server端运行而不是在client端。当用户访问一个asp时,首先Web Server调用asp文件,并读取asp文件的全部内容后并开始执行所有的Script命令,生成html页,再把这些html页传到用户端的浏览器上,并完成操作。这样,我们就不用担心用户所使用的浏览器的类型了,Web Server端已经处理了一切。微软公司最初在IIS3.0版上使用它以取代CGI。随着Windows NT在WWW上的使用日益增多,ASP已经成为了开发动态网站、构筑Internet和Intranet应用的最佳选择.-ASP is the Active Server Pages abbreviation, it is one kind (Internet Infomation Server) on develops the interactive homepage in Microsoft Corporation s WEB server IIS the new technology. Is one kind of server end Script environment. Uses asp to be possible to establish the tendency, the interactive high performance s Web server application, we knew, at present has many edition browsers to be possible to supply the use. In the traditio
- 2022-11-17 05:25:03下载
- 积分:1
-
eclipse 编写的 jdbc 操作ec lipse 编写的 jdbc 操作
eclipse 编写的 jdbc 操作ec lipse 编写的 jdbc 操作-jdbc operation jdbc operationjdbc operation
- 2022-08-25 03:22:43下载
- 积分:1
-
在实际JAVA开发中一些常用工具!包扩各种JAVA格式化输出和字符串处理。对初学者有用!...
在实际JAVA开发中一些常用工具!包扩各种JAVA格式化输出和字符串处理。对初学者有用!-JAVA development in the actual number of commonly used tools! JAVA expansion pack various formatting output and string handling. Useful for beginners!
- 2022-03-15 10:12:44下载
- 积分:1
-
CORBA分布式编程一个简单实例
CORBA分布式编程一个简单实例-a simple example
- 2022-04-22 18:10:33下载
- 积分:1
-
关于JSP实例入门
关于JSP实例入门-introductory examples of JSP
- 2022-06-20 16:14:31下载
- 积分:1