-
Tomcat 是一个小型的轻量级应用服务器,在中小型系统和并发访问用户不是很多的场合下被普遍使用,是开发和调试JSP 程序的首选。对于一个初学者来说,可以这样认...
Tomcat 是一个小型的轻量级应用服务器,在中小型系统和并发访问用户不是很多的场合下被普遍使用,是开发和调试JSP 程序的首选。对于一个初学者来说,可以这样认为,当在一台机器上配置好Apache 服务器,可利用它响应对HTML 页面的访问请求。实际上Tomcat 部分是Apache 服务器的扩展,但它是独立运行的,所以当你运行tomcat 时,它实际上作为一个与Apache 独立的进程单独运行的-Tomcat is a small, lightweight application server, in the small and medium systems and concurrent access to the user is not a lot of occasions to be widely used, is to develop and debug JSP program of choice. For a beginner, it can be that when a machine configured Apache server, can use it to respond to access requests on the HTML page. Tomcat is the Apache server is in fact part of the expansion, but it is run independently, so when you run tomcat, it in fact as a separate process with Apache running on separate
- 2022-02-24 17:21:18下载
- 积分:1
-
This program is using Genetic Algorithm to solve the Travlling
Salesman Prob...
This program is using Genetic Algorithm to solve the Travlling
Salesman Problem. It gives the best path route within a specified
time.
usage: java Evolver
Author: Liu Yang
-This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the best path route within a specified time. Usage: java Evolver Author: Liu Yang
- 2022-01-25 19:39:10下载
- 积分:1
-
Understanding as a tool for eclipse from the eclipse the historical background,...
认识了解eclipse的工具,从eclipse历史背景、开发环境、平台、java程序开发方面均做了详细的介绍和图文示例-Understanding as a tool for eclipse from the eclipse the historical background, development environment, platform, java application development aspects, made a detailed presentation and graphic example of
- 2023-08-20 09:50:04下载
- 积分:1
-
Java 语 言 中 链 表 和 双 向 链 表 的 实现
Java 语 言 中 链 表 和 双 向 链 表 的 实现-Java language Chain and the realization of two-way linked list
- 2022-01-25 21:57:31下载
- 积分:1
-
Java source code 4
Java源代码4-Java source code 4
- 2023-08-16 05:10:02下载
- 积分:1
-
使用java语言可以很方便的实现gzip压缩和解压缩.以下是一个压缩和解压缩的最简程序....
使用java语言可以很方便的实现gzip压缩和解压缩.以下是一个压缩和解压缩的最简程序.-use can facilitate the realization of gzip compression. Following is a compression and decompression of the most simple procedures.
- 2022-04-23 03:48:22下载
- 积分:1
-
我的applet要与CGI程序通信,请高手指教. ∶ 其实,我主要是想我的applet能向http服务器 ∶ 写文件以及读文件. ∶ 若能指点applet及CG...
我的applet要与CGI程序通信,请高手指教. ∶ 其实,我主要是想我的applet能向http服务器 ∶ 写文件以及读文件. ∶ 若能指点applet及CGI的样板程序, -my applet with CGI communications procedures, experts advise. : Actually, I think I was the applet can http server : Reading and writing paper documents. : If the applet guidance and CGI model procedures,
- 2022-05-15 00:19:27下载
- 积分:1
-
BBS
BBS-CS 天乙社区 是采用JSP+JavaBean+Servlet、Struts的MVC框架开发的一套网络虚拟社区系统。文件解压缩后有详细文件说明。-BBS-CS Tian communities are using JSP Servlet JavaBean, Struts MVC framework of the development of a network of virtual community systems. Compressed files have detailed documentation.
- 2022-03-25 07:19:11下载
- 积分:1
-
Java做的连连看小游戏,有一点点开源Winzip压缩工具Java版源码的小错误,希望高手们能对其进行更好的优化。...
Java做的连连看小游戏,有一点点开源Winzip压缩工具Java版源码的小错误,希望高手们能对其进行更好的优化。-Java do Lianliankan game, there is a little bit of open-source version of Java source code compression utility Winzip small error, hope they can be masters of their better optimization.
- 2022-02-03 02:49:48下载
- 积分:1
-
这个软件实现了无重复随机抽号过程,在这个软件中通过对数据库中保存的数据进行了处理,在代码中产生随机数,通过这个随机数读取数据库中的数据,得到随机的号码,从而实现
这个软件实现了无重复随机抽号过程,在这个软件中通过对数据库中保存的数据进行了处理,在代码中产生随机数,通过这个随机数读取数据库中的数据,得到随机的号码,从而实现随机无重复的抽号。-no repeat of the process selected in the software of the database stored data processing, the code of random numbers generated by the random number to read the data in the database, to be a random number, thus achieving no random duplication of the pumping.
- 2022-02-26 22:21:59下载
- 积分:1