<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>asp网页</title>
	<atom:link href="https://www.aitaocui.cn/tag/135079/feed" rel="self" type="application/rss+xml" />
	<link>https://www.aitaocui.cn</link>
	<description>翡翠玉石爱好者聚集地</description>
	<lastBuildDate>Tue, 22 Nov 2022 03:32:20 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.1</generator>

<image>
	<url>https://www.aitaocui.cn/wp-content/uploads/2022/11/taocui.png</url>
	<title>asp网页</title>
	<link>https://www.aitaocui.cn</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>asp网页(编程应用)</title>
		<link>https://www.aitaocui.cn/article/213148.html</link>
					<comments>https://www.aitaocui.cn/article/213148.html#respond</comments>
		
		<dc:creator><![CDATA[手把手汽车陪练]]></dc:creator>
		<pubDate>Tue, 22 Nov 2022 03:32:20 +0000</pubDate>
				<category><![CDATA[百科]]></category>
		<category><![CDATA[asp网页]]></category>
		<guid isPermaLink="false">https://www.aitaocui.cn/?p=213148</guid>

					<description><![CDATA[ASP是Active Server Page的缩写，意为“活动服务器网页”。ASP是微软公司开发的代替CGI脚本程序的一种应用，它可以与数据库和其它程序进行交互，是一种简单、方便的...]]></description>
										<content:encoded><![CDATA[</p>
<article>
<p>ASP是Active Server Page的缩写，意为“活动服务器网页”。ASP是微软公司开发的代替CGI脚本程序的一种应用，它可以与数据库和其它程序进行交互，是一种简单、方便的编程工具。ASP的网页文件的格式是.asp。现在常用于各种动态网站中。另外阿斯匹林、天门冬氨酸、阿里软件销售合作伙伴、美国武装系统暨程序公司等的缩写也都为ASP。</p>
</article>
<article>
<h1>工作原理</h1>
<p>当在Web站点中融入ASP功能后，将发生以下事情：</p>
<p>1、用户向浏览器地址栏输入网址，默认页面的扩展名是.asp。</p>
<p>2、浏览器向服务器发出请求。</p>
<p>3、服务器引擎开始运行ASP程序。</p>
<p>4、ASP文件按照从上到下的顺序开始处理，执行脚本命令，执行HTML页面内容。</p>
<p>5、页面信息发送到浏览器。</p>
<h1>发展历程</h1>
<p>1、利用ASP可以实现突破静态网页的一些功能限制，实现动态网页技术；</p>
<p>2、ASP文件是包含在HTML代码所组成的文件中的，易于修改和测试；</p>
<p>3、服务器上的ASP解释程序会在服务器端制定ASP程序，并将结果以HTML格式传送到客户端浏览器上，因此使用各种浏览器都可以正常浏览ASP所产生的网页；</p>
<p>4、ASP提供了一些内置对象，使用这些对象可以使服务器端脚本功能更强。例如可以从web浏览器中获取用户通过HTML表单提交的信息，并在脚本中对这些信息进行处理，然后向web浏览器发送信息；</p>
<p>5、ASP可以使用服务器端ActiveX组建来执行各种各样的任务，例如存取数据库、发送Email或访问文件系统等；</p>
<p>6、由于服务器是将ASP程序执行的结果以HTML格式传回客户端浏览器，因此使用者不会看到ASP所编写的原始程序代码，可防止ASP程序代码被窃取。</p>
<h1>运行环境</h1>
<p>asp需要运行在PWS或IIS下。PWS或IIS服务在windows98或windows2000的光盘上附带着，可以通过“添加/删除程序”中的“添加/删除windows组件”来安装。</p>
<p>一般asp需与access数据库或SQL Server数据库结合使用，编出功能强大的程序。</p>
</p>
</article>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aitaocui.cn/article/213148.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
