<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/onlytiancai" type="application/rss+xml" ref="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/onlytiancai" type="application/rss+xml"></fs:self_link><lastBuildDate>Sat, 29 Mar 2008 13:11:00 GMT</lastBuildDate><title>蛙蛙池塘</title><description>没有公主的蛙蛙王子</description><item><title>欢迎大家光临我的飞信美眉网</title><link>http://item.feedsky.com/~csdn.net/onlytiancai/~1052329/62135246/1052329/1/item.html</link><wfw:comment>comments/2227919.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2227919.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2227919</trackback:ping><description>欢迎大家光临我的飞信美眉网&lt;img src =&quot;aggbug/2227919.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 29 Mar 2008 21:11:00 +0800</pubDate><author>蛙蛙王子</author><comments>http://blog.csdn.net/onlytiancai/archive/2008/03/29/2227919.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/onlytiancai/archive/2008/03/29/2227919.aspx</guid><dc:creator>蛙蛙王子</dc:creator><fs:srclink>http://blog.csdn.net/onlytiancai/archive/2008/03/29/2227919.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/onlytiancai/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/onlytiancai/~1052329/62135246/1052329</fs:itemid></item><item><title>WawaKM征集4名有兴趣参与开源项目人员</title><link>http://item.feedsky.com/~csdn.net/onlytiancai/~1052329/62135247/1052329/1/item.html</link><wfw:comment>comments/1621581.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/1621581.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1621581</trackback:ping><description>WawaKM征集4名有兴趣参与开源项目人员

项目简介
http://www.cnblogs.com/onlytiancai/archive/2007/04/12/709907.html
项目论坛
http://groups.google.com/group/wawasoft?hl=zh-CN
要求如下，都是我瞎写的，欢迎有兴趣的朋友参与项目哦，大家共同提高，联系邮件：onlytiancai@gmail.com
&lt;img src =&quot;aggbug/1621581.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 23 May 2007 06:35:00 +0800</pubDate><author>蛙蛙王子</author><comments>http://blog.csdn.net/onlytiancai/archive/2007/05/22/1621581.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/onlytiancai/archive/2007/05/22/1621581.aspx</guid><dc:creator>蛙蛙王子</dc:creator><fs:srclink>http://blog.csdn.net/onlytiancai/archive/2007/05/22/1621581.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/onlytiancai/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/onlytiancai/~1052329/62135247/1052329</fs:itemid></item><item><title>蛙蛙推荐：在HTML里利用OWC做图表</title><link>http://item.feedsky.com/~csdn.net/onlytiancai/~1052329/62135248/1052329/1/item.html</link><wfw:comment>comments/359983.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>comments/commentRss/359983.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=359983</trackback:ping><description>呵呵，哥们把vb的一个例子彻底转换成vbs脚本并移植到网页了，就为了做一个既好看性能又好的图表控件，哥们找了N多资料，光看VML就看的眼画了，本来想用VML写一个chart控件的，后来太麻烦了，直接用OWC算了，功能也暴强，OWC不用我介绍了吧，估计就算我费半天劲学好VML，再学好JS的面向对象开发，最后写出一个VMLCHART估计也没这么强大，微软免费提供的东西为什么不利用一下呢，昨天和今天刚看了MS的一个sql reporting serivice的视频教程，那个更NB，有空装一个，什么报表，图表统统搞定，不过什么东西都有缺点，我写的这个例子必须在客户端安装OFFICE才行，或者得单独分发OWC组件才行，我在对象声明的时候没有写DLL的位置，也没有引用网上的CAB包，大家测试的时候装个OFS200就可以了&lt;img src =&quot;aggbug/359983.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 24 Apr 2005 02:44:00 +0800</pubDate><author>蛙蛙王子</author><comments>http://blog.csdn.net/onlytiancai/archive/2005/04/23/359983.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/onlytiancai/archive/2005/04/23/359983.aspx</guid><dc:creator>蛙蛙王子</dc:creator><fs:srclink>http://blog.csdn.net/onlytiancai/archive/2005/04/23/359983.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/onlytiancai/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/onlytiancai/~1052329/62135248/1052329</fs:itemid></item><item><title>蛙蛙推荐:微软网络讲座系列教程视频下载(2004年1月到2005年4越)</title><link>http://item.feedsky.com/~csdn.net/onlytiancai/~1052329/62135249/1052329/1/item.html</link><wfw:comment>comments/358702.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>comments/commentRss/358702.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=358702</trackback:ping><description>蛙蛙推荐:微软网络讲座系列教程视频下载(2004年1月到2005年4越)

好多都是很经典的问题解答和技巧应用,推荐大家有空看看
总体浏览地址
http://www.microsoft.com/china/msdn/events/webcasts/shared/webcast/archive.aspx

我们特别开展一系列网络实时互动在线讲座，该系列讲座以开发技巧为主，也包括一些新的工具和技术。您在您的办公室或者家里，就可以同微软的技术人员直接交流。

&lt;img src =&quot;aggbug/358702.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 23 Apr 2005 00:54:00 +0800</pubDate><author>蛙蛙王子</author><comments>http://blog.csdn.net/onlytiancai/archive/2005/04/22/358702.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/onlytiancai/archive/2005/04/22/358702.aspx</guid><dc:creator>蛙蛙王子</dc:creator><fs:srclink>http://blog.csdn.net/onlytiancai/archive/2005/04/22/358702.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/onlytiancai/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/onlytiancai/~1052329/62135249/1052329</fs:itemid></item><item><title>蛙蛙请教:动态拼接表格问题的解决</title><link>http://item.feedsky.com/~csdn.net/onlytiancai/~1052329/62135250/1052329/1/item.html</link><wfw:comment>comments/358484.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/358484.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=358484</trackback:ping><description>问题是这样的,我想从数据库取出记录后输出以下形式的表格,就是每4个记录集生成一个table,在每个table里分两行两列显示每个recordset,怎么动态生成呀?注意表格里有个ID的属性要从0开始递增
rs(0)
rs(0)
rs(0)
rs(0)

rs(0)
rs(0)
rs(0)
rs(0)

&lt;img src =&quot;aggbug/358484.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 22 Apr 2005 22:59:00 +0800</pubDate><author>蛙蛙王子</author><comments>http://blog.csdn.net/onlytiancai/archive/2005/04/22/358484.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/onlytiancai/archive/2005/04/22/358484.aspx</guid><dc:creator>蛙蛙王子</dc:creator><fs:srclink>http://blog.csdn.net/onlytiancai/archive/2005/04/22/358484.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/onlytiancai/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/onlytiancai/~1052329/62135250/1052329</fs:itemid></item><item><title>蛙蛙推荐:用正则表达式替换html标签</title><link>http://item.feedsky.com/~csdn.net/onlytiancai/~1052329/62135251/1052329/1/item.html</link><wfw:comment>comments/358477.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/358477.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=358477</trackback:ping><description>这个小程序可以把html控件转换为web控件,比如说可以换成

写了一中午才写成
&lt;img src =&quot;aggbug/358477.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 22 Apr 2005 22:56:00 +0800</pubDate><author>蛙蛙王子</author><comments>http://blog.csdn.net/onlytiancai/archive/2005/04/22/358477.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/onlytiancai/archive/2005/04/22/358477.aspx</guid><dc:creator>蛙蛙王子</dc:creator><fs:srclink>http://blog.csdn.net/onlytiancai/archive/2005/04/22/358477.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/onlytiancai/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/onlytiancai/~1052329/62135251/1052329</fs:itemid></item><item><title>蛙蛙推荐:蛙蛙牌asp上传组件,(有完整注释)</title><link>http://item.feedsky.com/~csdn.net/onlytiancai/~1052329/62135252/1052329/1/item.html</link><wfw:comment>comments/353750.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/353750.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=353750</trackback:ping><description>'当表单里既有文本域又有文件域的时候,我们必须把表单的编码类型设置成&quot;multipart/form-data&quot;类型
'这时候上传上来的编码文件并不能直接取出文本域的值和文件域的二进制数据,这就需要拆分表单域
'在上传上来的数据流中在每个表单域间都有一个随机的分隔符,这个分隔符是在同一个流中不变的,不同的流分隔符不变,
&lt;img src =&quot;aggbug/353750.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 19 Apr 2005 18:51:00 +0800</pubDate><author>蛙蛙王子</author><comments>http://blog.csdn.net/onlytiancai/archive/2005/04/19/353750.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/onlytiancai/archive/2005/04/19/353750.aspx</guid><dc:creator>蛙蛙王子</dc:creator><fs:srclink>http://blog.csdn.net/onlytiancai/archive/2005/04/19/353750.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/onlytiancai/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/onlytiancai/~1052329/62135252/1052329</fs:itemid></item><item><title>蛙蛙推荐:蛙蛙牌无组件上传类</title><link>http://item.feedsky.com/~csdn.net/onlytiancai/~1052329/62135253/1052329/1/item.html</link><wfw:comment>comments/353741.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/353741.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=353741</trackback:ping><description>'当表单里既有文本域又有文件域的时候,我们必须把表单的编码类型设置成&quot;multipart/form-data&quot;类型
'这时候上传上来的编码文件并不能直接取出文本域的值和文件域的二进制数据,这就需要拆分表单域
&lt;img src =&quot;aggbug/353741.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 19 Apr 2005 18:46:00 +0800</pubDate><author>蛙蛙王子</author><comments>http://blog.csdn.net/onlytiancai/archive/2005/04/19/353741.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/onlytiancai/archive/2005/04/19/353741.aspx</guid><dc:creator>蛙蛙王子</dc:creator><fs:srclink>http://blog.csdn.net/onlytiancai/archive/2005/04/19/353741.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/onlytiancai/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/onlytiancai/~1052329/62135253/1052329</fs:itemid></item><item><title>蛙蛙推荐:vbs调用js函数</title><link>http://item.feedsky.com/~csdn.net/onlytiancai/~1052329/62135254/1052329/1/item.html</link><wfw:comment>comments/338276.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/338276.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=338276</trackback:ping><description>蛙蛙推荐:vbs调用js函数&lt;img src =&quot;aggbug/338276.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 06 Apr 2005 22:48:00 +0800</pubDate><author>蛙蛙王子</author><comments>http://blog.csdn.net/onlytiancai/archive/2005/04/06/338276.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/onlytiancai/archive/2005/04/06/338276.aspx</guid><dc:creator>蛙蛙王子</dc:creator><fs:srclink>http://blog.csdn.net/onlytiancai/archive/2005/04/06/338276.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/onlytiancai/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/onlytiancai/~1052329/62135254/1052329</fs:itemid></item><item><title>蛙蛙请教:取出同一个单元格里的其它元素</title><link>http://item.feedsky.com/~csdn.net/onlytiancai/~1052329/62135255/1052329/1/item.html</link><wfw:comment>comments/337349.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/337349.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=337349</trackback:ping><description>蛙蛙请教:取出同一个单元格里的其它元素
&lt;img src =&quot;aggbug/337349.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 06 Apr 2005 01:01:00 +0800</pubDate><author>蛙蛙王子</author><comments>http://blog.csdn.net/onlytiancai/archive/2005/04/05/337349.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/onlytiancai/archive/2005/04/05/337349.aspx</guid><dc:creator>蛙蛙王子</dc:creator><fs:srclink>http://blog.csdn.net/onlytiancai/archive/2005/04/05/337349.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/onlytiancai/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/onlytiancai/~1052329/62135255/1052329</fs:itemid></item><item><title>蛙蛙推荐：导数据库的几个字段转换问题的解决</title><link>http://item.feedsky.com/~csdn.net/onlytiancai/~1052329/62135256/1052329/1/item.html</link><wfw:comment>comments/335359.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/335359.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=335359</trackback:ping><description>蛙蛙推荐：导数据库的几个字段转换问题的解决

因为新开发的软件需要用一些旧软件生成的一些数据，在时间格式上不统一，只能手工转换，研究了一下
&lt;img src =&quot;aggbug/335359.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 03 Apr 2005 21:58:00 +0800</pubDate><author>蛙蛙王子</author><comments>http://blog.csdn.net/onlytiancai/archive/2005/04/03/335359.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/onlytiancai/archive/2005/04/03/335359.aspx</guid><dc:creator>蛙蛙王子</dc:creator><fs:srclink>http://blog.csdn.net/onlytiancai/archive/2005/04/03/335359.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/onlytiancai/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/onlytiancai/~1052329/62135256/1052329</fs:itemid></item><item><title>蛙蛙推荐:全选DataGrid里的复选框</title><link>http://item.feedsky.com/~csdn.net/onlytiancai/~1052329/62135257/1052329/1/item.html</link><wfw:comment>comments/335356.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/335356.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=335356</trackback:ping><description>我们经常会在DataGrid里选择一组数据,然后批量操作,如果要全部操作的话需要一个全选的功能,如果你用这个全选按钮的服务器端事件来让DataGrid里复选框的全选的话,会多一次向服务器的回传,我们可以写一个js函数来简化这一步骤.
其实DataGrid在客户端会生成一个html表格,表格的id属性就是DataGrid的ID,这个ID可以用ClientID获取,然后你的全选按钮也可以在后台编码里添加一个onclick属性来让他执行你写好的js代码,比如你声明了一个DataGrid1的DataGrid,然后里面在一个模板列里放了一个复选框,然后又在外面声明了一个CheckBox1来全选DataGrid1里面的复选框,语法如下.
&lt;img src =&quot;aggbug/335356.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 03 Apr 2005 21:56:00 +0800</pubDate><author>蛙蛙王子</author><comments>http://blog.csdn.net/onlytiancai/archive/2005/04/03/335356.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/onlytiancai/archive/2005/04/03/335356.aspx</guid><dc:creator>蛙蛙王子</dc:creator><fs:srclink>http://blog.csdn.net/onlytiancai/archive/2005/04/03/335356.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/onlytiancai/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/onlytiancai/~1052329/62135257/1052329</fs:itemid></item><item><title>蛙蛙推荐:让你的sql语句跨服务器跨数据库跨表执行</title><link>http://item.feedsky.com/~csdn.net/onlytiancai/~1052329/62135258/1052329/1/item.html</link><wfw:comment>comments/334154.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/334154.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=334154</trackback:ping><description>我要在一条语句里操作不同的服务器上的不同的数据库里的不同的表,怎么办呢?&lt;img src =&quot;aggbug/334154.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 30 Mar 2005 23:13:00 +0800</pubDate><author>蛙蛙王子</author><comments>http://blog.csdn.net/onlytiancai/archive/2005/03/30/334154.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/onlytiancai/archive/2005/03/30/334154.aspx</guid><dc:creator>蛙蛙王子</dc:creator><fs:srclink>http://blog.csdn.net/onlytiancai/archive/2005/03/30/334154.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/onlytiancai/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/onlytiancai/~1052329/62135258/1052329</fs:itemid></item><item><title>演示HTML的一个新标签</title><link>http://item.feedsky.com/~csdn.net/onlytiancai/~1052329/62135259/1052329/1/item.html</link><wfw:comment>comments/330965.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/330965.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=330965</trackback:ping><description>演示HTML的一个新标签 &lt;img src =&quot;aggbug/330965.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 26 Mar 2005 21:03:00 +0800</pubDate><author>蛙蛙王子</author><comments>http://blog.csdn.net/onlytiancai/archive/2005/03/26/330965.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/onlytiancai/archive/2005/03/26/330965.aspx</guid><dc:creator>蛙蛙王子</dc:creator><fs:srclink>http://blog.csdn.net/onlytiancai/archive/2005/03/26/330965.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/onlytiancai/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/onlytiancai/~1052329/62135259/1052329</fs:itemid></item><item><title>蛙蛙推荐:asp提高首页性能的一个技巧</title><link>http://item.feedsky.com/~csdn.net/onlytiancai/~1052329/62135260/1052329/1/item.html</link><wfw:comment>comments/330097.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/330097.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=330097</trackback:ping><description>简单介绍:一般一个网站的首页访问量是最大的,如果您的网站的首页打开的非常缓慢,您的客户将会陆续离开你的网站.通常我们把需要经过复杂运算或者查询数据库得出的数据缓存起来或者生成静态网页来提高web应用的性能,这次我们直接把首页的输出缓存成一个字符串,然后定时更新,即照顾了性能,又不影响首页的时效性.这里用到了一些VBS自定义类,Application对象,XmlHttp对象,adodb.stream对象的一些东西,相关知识大家可以查资料了解.
最好让这个页和你要缓存的页在一个目录下,要不有些相对路径的图片就无法显示了,另外缓存有的页面会出现乱码,我还不知道怎么解决这个问题呢,可能在Response的时候需要设置一下编码类型,大家可以试试&lt;img src =&quot;aggbug/330097.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 25 Mar 2005 22:14:00 +0800</pubDate><author>蛙蛙王子</author><comments>http://blog.csdn.net/onlytiancai/archive/2005/03/25/330097.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/onlytiancai/archive/2005/03/25/330097.aspx</guid><dc:creator>蛙蛙王子</dc:creator><fs:srclink>http://blog.csdn.net/onlytiancai/archive/2005/03/25/330097.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/onlytiancai/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/onlytiancai/~1052329/62135260/1052329</fs:itemid></item></channel></rss>