-
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封装好的显示日历 java封装好的显示日历
java封装好的显示日历 java封装好的显示日历 -java calendar java package package good show good show good show package calendar java calendar
- 2023-06-27 16:40:02下载
- 积分:1
-
这是CS模式的信息查询系统,是在JBuild上做的,语言是JAVA。
这是CS模式的信息查询系统,是在JBuild上做的,语言是JAVA。-this is information search system which is cs model,I hope it can give others some help.
- 2022-07-22 10:51:00下载
- 积分:1
-
使用java接收邮件,在DOS命令窗口中可直接编译运行该程序!
使用java接收邮件,在DOS命令窗口中可直接编译运行该程序!-Receive messages using java, in the DOS command window can be directly compiled to run the program!
- 2022-01-22 08:25:39下载
- 积分:1
-
提供新会员注册功能,包括提供录入信息的界面,检查注册信息的有效性,并将注册会员信息保存在对应的数据库的数据表中...
提供新会员注册功能,包括提供录入信息的界面,检查注册信息的有效性,并将注册会员信息保存在对应的数据库的数据表中-provide registration of new members, including the provision of information input interface to check the validity of registration information. Member registration information will be stored in the corresponding database tables
- 2023-03-21 21:40:04下载
- 积分:1
-
JAVA内嵌XML代码的几个小程序,采用工厂模式,有助于学习XML语言...
JAVA内嵌XML代码的几个小程序,采用工厂模式,有助于学习XML语言-Java embedded XML code several small procedures, using the factory model to the learning XML
- 2022-04-30 14:43:40下载
- 积分:1
-
Draw coins with inherited methods, is a small example about the usage of success...
用继承的方法绘制铜钱,是一个讲述继承用法的小例子.适合初学者.-Draw coins with inherited methods, is a small example about the usage of succession. Suitable for beginners.
- 2023-01-21 09:15:04下载
- 积分:1
-
JAVA在线通讯系统
JAVA在线通讯系统-JAVA online communications system
- 2022-03-20 19:18:36下载
- 积分:1
-
- 2022-03-20 06:20:03下载
- 积分:1
-
有java实现的basic语言解释器
有java实现的basic语言解释器-have achieved basic language interpreter
- 2022-09-18 13:45:03下载
- 积分:1