-
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
-
ssh
ssh 简单的小 例子-ssh
- 2023-08-26 02:20:04下载
- 积分:1
-
《Java语言程序设计》源代码《Java语言程序设计》源代码
《Java语言程序设计》源代码《Java语言程序设计》源代码- Java Programming Language source code Java Programming Language, the source code
- 2023-08-17 13:05:03下载
- 积分:1
-
Rss version of ajax realize. Can realize dynamic page rss good
Rss 版本的ajax实现.可以动态的实现rss的页面不错-Rss version of ajax realize. Can realize dynamic page rss good
- 2022-01-31 06:30:46下载
- 积分:1
-
孙卫琴书中的源代码。beantaglibs。
孙卫琴书中的源代码。beantaglibs。-孙卫琴the book
- 2022-03-10 15:45:34下载
- 积分:1
-
a simple scientific computer device that is written in JAVA, we sophomore year p...
一个简单的科学计算机器,是用JAVA写的,是我们大二时期的课设.-a simple scientific computer device that is written in JAVA, we sophomore year period based courses.
- 2023-02-16 11:05:03下载
- 积分:1
-
Java处理命令行程序
Java处理命令行程序-Java command line handling procedures
- 2022-02-12 07:08:58下载
- 积分:1
-
struts入门st ruts入门
struts入门st ruts入门-struts entry st ruts entry entry st ruts
- 2022-04-07 11:31:06下载
- 积分:1
-
java 网吧项目 源码
java 网吧项目 源码 -java netBAR
- 2022-07-14 07:05:00下载
- 积分:1
-
一个java的局域网聊天室软件,可以实现单人对单人或单人对多人的聊天。...
一个java的局域网聊天室软件,可以实现单人对单人或单人对多人的聊天。-a java chat room LAN software, can achieve single pair of single or single people to chat.
- 2022-02-14 03:07:23下载
- 积分:1