-
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
-
城市轮廓线问题的实现,利用分治算法,将input1.dat文件放在d盘根目录下...
城市轮廓线问题的实现,利用分治算法,将input1.dat文件放在d盘根目录下-Urban contour implementation issues, using the partition algorithm, the input1.dat files under the root directory on the d
- 2022-08-06 08:19:47下载
- 积分:1
-
说到分页算法,一般WEB开发都会用到,我只是在我的实现技术上用了struts框架,其实原理都一样的。...
说到分页算法,一般WEB开发都会用到,我只是在我的实现技术上用了struts框架,其实原理都一样的。
-Speaking of paging algorithms, general WEB development will be used, I just in my realization of the technical use of the struts framework, in fact, the principle is the same.
- 2022-11-02 21:05:03下载
- 积分:1
-
模拟球的自由落体
模拟球的自由落体-simulated free-fall ball
- 2022-10-28 15:10:03下载
- 积分:1
-
a java based information management system.
mldn出品,使用java开发的信息管理系统,其中包括文件输入方式和数据库输入方式的实现-a java based information management system.
- 2022-07-04 21:18:09下载
- 积分:1
-
这是一个公司的资源预订系统,java开发,文件等。
这是一个JAVA开发的公司资源预约系统,文档里有详细的说明的。-This is a JAVA development of the company resources booking system, documents are detailed in the note.
- 2022-12-30 16:20:03下载
- 积分:1
-
博克系统,struts+hibernate+dao模式
博克系统,struts+hibernate+dao模式-Burke"s system, struts hibernate mode monobook.js
- 2022-01-23 10:43:23下载
- 积分:1
-
基于JSP技术的登录页面,可以用于JSP页面的程序设计中。用户审计,用户登陆,直接可用...
基于JSP技术的登录页面,可以用于JSP页面的程序设计中。用户审计,用户登陆,直接可用-JSP-based login page that can be used in JSP pages of program design. Users audit, user landing directly available
- 2023-04-09 23:40:04下载
- 积分:1
-
每个使用关系型数据库的程序都可能遇到数据死锁或不可用的情况,而这些情况需要在代码中编程来解决 本文主要介绍与数据库事务死锁等情况相关的重试逻辑概念,此外,还会探...
每个使用关系型数据库的程序都可能遇到数据死锁或不可用的情况,而这些情况需要在代码中编程来解决 本文主要介绍与数据库事务死锁等情况相关的重试逻辑概念,此外,还会探讨如何避免死锁等问题,文章以DB2(版本9)与Java为例进行讲解。-Each use of relational database programs that may be encountered or unavailable data deadlock situation, which if necessary programming code to solve with the introduction of this paper such as database transaction deadlock retry logic related to the concept, in addition to will explore issues such as how to avoid deadlock, the article to DB2 (version 9) and Java as an example to explain.
- 2022-04-28 00:17:08下载
- 积分:1
-
struts入门指导,是一个详细的说明
struts入门指导,是一个详细的说明
- 2022-05-31 22:43:55下载
- 积分:1