-
《JSP留言薄》使用MySQL数据库,请你先在你的数据库服务器上建立一个数据库,然后将sql目录下的ddl.sql文件导入数据库,该文件将创建两个数据表td_g...
《JSP留言薄》使用MySQL数据库,请你先在你的数据库服务器上建立一个数据库,然后将sql目录下的ddl.sql文件导入数据库,该文件将创建两个数据表td_guestbook和td_guestbook_admin,并在td_guestbook_admin数据表中插入一条数据,该数据是有关留言薄设置和管理设置的。
请你将td文件夹COPY到WEB-INFclasses目录下,该文件夹中包含了留言薄需要使用的JavaBeans文件。
************************************************
注:当你成功导入ddl.sql文件后,请对config.jsp文件进行设置,这里记录的是你的数据库连接信息。
-"JSP Guestbook" The use of MySQL database, Would you please in your database server to build a database, Then sql directory ddl.sql documents into the database, The paper will create two data tables and td_guestbook_adm td_guestbook in, and the data sheet td_guestbook_admin insert a data The data is the voice of the establishment and management of thin set. You will td folder COPY of the WEB-INF classes directory. The folder contains a message of the need to use thin paper JavaBeans.******************************************************************************* Note : When you success into ddl.sql documents, Please config.jsp document setup, h
- 2023-01-26 18:45:03下载
- 积分:1
-
java dialog box. Rar
java对话框。雷亚尔
- 2022-08-26 12:46:15下载
- 积分:1
-
JspShop网络购物系统v 1.0 版权所有:www.jshshop.cn 程序开发:ckstudio...
JspShop网络购物系统v 1.0 版权所有:www.jshshop.cn 程序开发:ckstudio --------------------------------------------------------Jsp网络购物系统版权声明免费版开发语言:jsp+access(不支持resin服务器)-JspShop online shopping system v 1.0 Copyright : www.jshshop.cn Development : ckstudio-------------------------------------------------------- Jsp online shopping system Copyright free version of the development of language : jsp access (no support resin server)
- 2022-04-07 14:38:01下载
- 积分:1
-
实现了一个简单的数据库功能.包括 录入,查询,修改,显示所有记录,等等的基本的数据库功能 ....
实现了一个简单的数据库功能.包括 录入,查询,修改,显示所有记录,等等的基本的数据库功能 .-It implements a simple DB function,includes inputting,querying,modifying and displaying all the records,etc.
- 2022-08-24 07:52:16下载
- 积分:1
-
获得服务器和客户端信息
获得服务器和客户端信息-access server and client information
- 2022-11-27 19:10:03下载
- 积分:1
-
线程池用一个双向链表来表示,池中的元素是处于休眠状态的工作线程。ThreadPool类大部分工作都是来维护这个双向链表,当有新的请求到达时,先从表头摘取一个工作...
线程池用一个双向链表来表示,池中的元素是处于休眠状态的工作线程。ThreadPool类大部分工作都是来维护这个双向链表,当有新的请求到达时,先从表头摘取一个工作线程,将其唤醒转入工作状态。如果线程池为空,则创建一个新的工作线程。-thread pool with a two-way link list said to a pool element is in a state of dormancy threads. ThreadPool class most of the work to maintain the two-way linked list, when a new request arrives, starting with the first removal of a table working thread will awaken to their work status. If the thread pool is empty, then create a new thread work.
- 2022-02-01 20:36:46下载
- 积分:1
-
paper detailed description of the JSP pages of the various database connectivity...
论文详细描述了JSP页面中各种数据库的连通性。
- 2022-12-20 02:15:03下载
- 积分:1
-
CORBA ORB实现
CORBA orb implement
- 2023-08-15 13:20:03下载
- 积分:1
-
pinball games Applet source implementation. Html see results
弹球游戏 Applet 源码,执行.html见效果-pinball games Applet source implementation. Html see results
- 2022-02-10 14:48:19下载
- 积分:1
-
(1) program functions : design a vehicle used to describe the class, using the n...
(1) 程序功能:设计一个用来描述汽车的类,使用类的非静态成员变量来表示汽车的车主姓名、当前的速率和当前方向盘的转向角度,使用类的非静态成员方法来表示改变汽车的速率和停车两个操作。-(1) program functions : design a vehicle used to describe the class, using the non-static member variable to indicate names of the owner of a vehicle, the current rate and the current steering angle of the steering wheel. using the members of the non-static method to indicate the rate of change in car parking and two operations.
- 2022-05-07 08:03:50下载
- 积分:1