<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[linuxの飘扬]]></title> 
<link>https://www.linuxfly.org/index.php</link> 
<description><![CDATA[Power by www.linuxfly.org]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[linuxの飘扬]]></copyright>
<item>
<link>https://www.linuxfly.org/post/162/</link>
<title><![CDATA[[原]一个使用ASP连接MySQL的留言版]]></title> 
<author>linuxing &lt;emos#linuxfly.org&gt;</author>
<category><![CDATA[ASP]]></category>
<pubDate>Tue, 25 Sep 2007 09:11:40 +0000</pubDate> 
<guid>https://www.linuxfly.org/post/162/</guid> 
<description>
<![CDATA[ 
	 &nbsp; &nbsp;前面描述了在红旗Linux上如何搭建运行ASP语言的环境，也对MS SQL和Mysql两数据库的连接方式进行了说明。下面用一个常见的留言版源码，来看看实际环境中，Linux下的ASP代码如何编写，以及要注意那些地方。<br/><strong><span style="color: #4169E1;">一、系统环境</span></strong><br/>原代码：<br/><strong><span style="color: #FF4500;">Z-BLOG 留言本 v1.0</span></strong><br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">所支持的流行功能有：防止重复发贴功能；长英文的断行功能；斑竹回复功能；留言搜索功能；支持分页，可修改每页显示留言数。<br/>运行环境：Windows 2000 + IIS 5.0 + Access .mdb数据库</div></div><br/>新代码：<br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">功能相同，但运行环境可基于Windows＋Linux或纯Linux平台。<br/>Linux：红旗 DC Server 5.0，Mysql 4.1<br/>或<br/>Windows：MSSQL 2000</div></div><br/>............<br/><br/>Tags - <a href="https://www.linuxfly.org/tags/mssql/" rel="tag">mssql</a> , <a href="https://www.linuxfly.org/tags/mysql/" rel="tag">mysql</a> , <a href="https://www.linuxfly.org/tags/iasp/" rel="tag">iasp</a> , <a href="https://www.linuxfly.org/tags/asp/" rel="tag">asp</a>
]]>
</description>
</item><item>
<link>https://www.linuxfly.org/post/162/#blogcomment6024</link>
<title><![CDATA[[评论] [原]一个使用ASP连接MySQL的留言版]]></title> 
<author>风の雪 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sat, 14 Jan 2012 15:21:16 +0000</pubDate> 
<guid>https://www.linuxfly.org/post/162/#blogcomment6024</guid> 
<description>
<![CDATA[ 
	为什么你的这个blog是能显示中文的？我把一个中文的html直接重命名为asp，中文就无法正常显示了。
]]>
</description>
</item>
</channel>
</rss>