-
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
-
小程序,大家不要见怪阿,我们同学做的。作为作业共大家 学习和交流,参考一下吧,也算我的公德一件...
小程序,大家不要见怪阿,我们同学做的。作为作业共大家 学习和交流,参考一下吧,也算我的公德一件-small procedures, we do not mind Ah, we students do. Operating as we were learning and the exchange of reference to it, I also count in a neighborhood
- 2023-04-21 18:20:03下载
- 积分: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
-
swing画图程序,有原码,供大家学习用
swing画图程序,有原码,供大家学习用-swing draw procedures, have the original code for everyone to learn
- 2023-01-30 14:10:03下载
- 积分:1
-
Jakarta小组开发的可集成在各种系统中的共用登入管理程序。
Jakarta小组开发的可集成在各种系统中的共用登入管理程序。-Jakarta group of developing integrated systems in the common log management procedures.
- 2022-05-08 05:16:36下载
- 积分:1
-
Jsp example of an entry is simple, easy to use, easy to learn!
一个入门jsp实例--简单,好用,方便学习!-Jsp example of an entry is simple, easy to use, easy to learn!
- 2022-05-31 01:19:46下载
- 积分:1
-
用java程序编写的网络体系结构是基于保山钢铁…
用java编写的网络架构程序,是以宝钢和本钢的采购管理系统为例的!-Prepared using java program network architecture is based Baoshan Iron and Steel and Benxi Steel
- 2022-08-08 16:14:48下载
- 积分:1
-
Java中Swing界面库中几个类使用的例子
Java中Swing界面库中几个类使用的例子-Java in the Swing interface library used by several types of examples
- 2022-01-25 21:38:57下载
- 积分:1
-
实现企业电量网上模拟结算和收费管理,java开发的.
实现企业电量网上模拟结算和收费管理,java开发的.-Power-line simulation of enterprise billing and charging management, java development.
- 2022-09-14 00:40:03下载
- 积分:1
-
使用hibernate对mysql数据库进行操作,
映射
使用hibernate对mysql数据库进行操作,
映射-one to many many to one conpoment mapping
- 2023-03-17 14:30:03下载
- 积分:1