-
这是我在论坛上看到的。感觉很不错,所以上传
这也是我在论坛上看见的一个程序。感觉非常好,所以上传-This is what I saw at the Forum in the process. Feeling very good, so uploads
- 2023-08-24 19:05:04下载
- 积分:1
-
一个实用的公交系统
一个实用的公交系统-a practical transit system
- 2023-06-07 09:05:04下载
- 积分:1
-
eclipse 插件
eclipse 插件--可以在eclipse里面反编译class文件。直观方便,双击就可以反编译。-eclipse plugin
- 2022-02-06 22:08:57下载
- 积分:1
-
webservice服务端源码,无说明,旨在学习webservice服务端的简单配置和调试...
webservice服务端源码,无说明,旨在学习webservice服务端的简单配置和调试-webservice server-side source code, without explanation, to learn about a simple webservice server-side configuration and debugging
- 2022-05-22 22:41:17下载
- 积分:1
-
java中常用的一些方法 java 精心收集
java中常用的一些方法 java 精心收集-java methods commonly used in some well-java collection
- 2022-07-03 14:59:57下载
- 积分:1
-
软件开发项目实例的AWT事件列表
eventos para el desarrollo de software con awt ejemplo eventos listas
- 2023-08-13 18:25:03下载
- 积分:1
-
搜索算法源代码,还没有实现,先贴出来吧,
搜索算法源代码,还没有实现,先贴出来吧,-Search algorithm source code, has not yet been achieved, first posted on Come on,
- 2022-03-12 21:39:10下载
- 积分: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
-
java UI
java UI
- 2022-03-19 19:40:35下载
- 积分:1
-
《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