<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
  <channel>
    <title><![CDATA[JsFan]]></title> 
    <link>http://www.jsfan.org/blog/</link> 
    <description><![CDATA[只有初恋般的热情和宗教般的意志，人才可能成就某种事业]]></description> 
    <language>en</language> 
    <copyright><![CDATA[Copyright 2008, JsFan]]></copyright> 
    <webMaster><![CDATA[hglsl@163.com (hegaoli)]]></webMaster> 
    <generator>LBS v2.0.310</generator> 
    <pubDate>Thu, 04 Dec 2008 12:47:49 +0800</pubDate> 
    <ttl>60</ttl>
  
    <item>
      <title><![CDATA[李白《行路难》三首（其一）]]></title> 
      <link><![CDATA[http://www.jsfan.org/blog/article.asp?id=22]]></link> 
      <category><![CDATA[其它]]></category> 
      <author><![CDATA[hegaoli <null@null.com>]]></author> 
      <pubDate>Wed, 06 Jun 2007 23:31:04 +0800</pubDate> 
      <description><![CDATA[金樽清酒斗十千， 玉盘珍馐直万钱。停杯投箸不能食， 拔剑四顾心茫然。<br />欲渡黄河冰塞川， 将登太行雪满山。闲来垂钓碧溪上， 忽复乘舟梦日边。<br />行路难，行路难， 多歧路，今安在？长风破浪会有时， 直挂云帆济沧海。]]></description>
      <wfw:commentRss><![CDATA[http://www.jsfan.org/blog/feed.asp?q=comment&id=22]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[升级Blog，关闭评论]]></title> 
      <link><![CDATA[http://www.jsfan.org/blog/article.asp?id=21]]></link> 
      <category><![CDATA[其它]]></category> 
      <author><![CDATA[hegaoli <null@null.com>]]></author> 
      <pubDate>Thu, 31 May 2007 23:15:31 +0800</pubDate> 
      <description><![CDATA[今天Blog从 LBS Version 2.0.304 升级到 LBS Version 2.0.310，同时，由于受到大量广告信息的困扰，而关闭了博客的评论功能]]></description>
      <wfw:commentRss><![CDATA[http://www.jsfan.org/blog/feed.asp?q=comment&id=21]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[引用页面内iframe页面的方法]]></title> 
      <link><![CDATA[http://www.jsfan.org/blog/article.asp?id=20]]></link> 
      <category><![CDATA[JavaScript]]></category> 
      <author><![CDATA[hegaoli <null@null.com>]]></author> 
      <pubDate>Sat, 19 May 2007 11:28:41 +0800</pubDate> 
      <description><![CDATA[直接可以通过id来获取，获取方法是window.frames[id]，如下是示例代码：<br /><a href="http://www.jsfan.org/example/iframe.htm" title="http://www.jsfan.org/example/iframe.htm" target="_blank">http://www.jsfan.org/example/iframe.htm</a><div class="code">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http&#58;//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;<br />&lt;html xmlns=&quot;http&#58;//www.w3.org/1999/xhtml&quot;&gt;<br />&lt;head&gt;<br />&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=gb2312&quot; /&gt;<br />&lt;title&gt;iframe元素操作示例&lt;/title&gt;<br />&lt;/head&gt;<br /><br />&lt;body&gt;<br />&lt;form name=&quot;form1&quot; </div>]]></description>
      <wfw:commentRss><![CDATA[http://www.jsfan.org/blog/feed.asp?q=comment&id=20]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[IE主页被强制修改成“个性化搜索”的解决方法]]></title> 
      <link><![CDATA[http://www.jsfan.org/blog/article.asp?id=19]]></link> 
      <category><![CDATA[其它]]></category> 
      <author><![CDATA[hegaoli <null@null.com>]]></author> 
      <pubDate>Fri, 27 Apr 2007 12:24:21 +0800</pubDate> 
      <description><![CDATA[昨天同事电脑主页被强行修改成“个性化搜索(<a href="http://www*gexinghua*cn" title="http://www*gexinghua*cn" target="_blank">http://www*gexinghua*cn</a>)”，无法修改过来，经过仔细查找，发现了解决方法：<br /><br />1.设置文件夹选项，“隐藏受保护的操作系统文件”前面的勾去掉，&quot;隐藏文件和文件夹&quot;选择&quot;显示所有文件和文件夹&quot;<br />2.关闭QQ和IE<br />3.打开&quot;任务管理器&quot;，结束掉QQ.exe进程<br />4.删除&quot;开始菜单/程序/启动&quot;里的QQ.exe<br />5.依次删除每个分区根目录下&quot;autorun.inf&quot;和&quot;boot.exe&quot;，打开每个盘的时候一定要用右键打开，避免&quot;boot.exe&quot;运行<br />6.开始/运行/regedit，搜索&quot;wc98pp.dll&quot;，如果有该值，删除<br />7.打开C盘，搜索&quot;wc98pp.dll&quot;，如果有该文件，删除<br />8.IE/右键/属性，修改主页<br /><br />这样，就可以修改过来主页了]]></description>
      <wfw:commentRss><![CDATA[http://www.jsfan.org/blog/feed.asp?q=comment&id=19]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[windows修改密码后，SQL Server登录失败的解决办法]]></title> 
      <link><![CDATA[http://www.jsfan.org/blog/article.asp?id=18]]></link> 
      <category><![CDATA[数据库相关]]></category> 
      <author><![CDATA[hegaoli <null@null.com>]]></author> 
      <pubDate>Sat, 21 Apr 2007 09:24:25 +0800</pubDate> 
      <description><![CDATA[控制面板 --&gt; 管理工具 --&gt; 服务 --&gt; MSSQLSERVER --&gt; 右键 --&gt; 属性 --&gt; 登录，重设一下密码即可<br />    如果有SQLSERVERAGENT，也需要重设密码]]></description>
      <wfw:commentRss><![CDATA[http://www.jsfan.org/blog/feed.asp?q=comment&id=18]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[浏览文件表单“浏览”的修改]]></title> 
      <link><![CDATA[http://www.jsfan.org/blog/article.asp?id=17]]></link> 
      <category><![CDATA[Web编程基础]]></category> 
      <author><![CDATA[hegaoli <null@null.com>]]></author> 
      <pubDate>Fri, 13 Apr 2007 20:34:08 +0800</pubDate> 
      <description><![CDATA[下面的代码可以模拟实现“浏览”按钮的功能：<div class="code">&lt;input type=&quot;text&quot; id=&quot;input1&quot;&gt;<br />&lt;input type=&quot;button&quot; id=&quot;btn1&quot; onclick=&quot;myfile.click();&quot; value=&quot;Open...&quot;&gt;<br />&lt;input type=&quot;file&quot; id=&quot;myfile&quot; onchange=&quot;input1.value=this.value&quot; style=&quot;display:none&quot;&gt;</div>]]></description>
      <wfw:commentRss><![CDATA[http://www.jsfan.org/blog/feed.asp?q=comment&id=17]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[清空表格里的数据]]></title> 
      <link><![CDATA[http://www.jsfan.org/blog/article.asp?id=16]]></link> 
      <category><![CDATA[JavaScript]]></category> 
      <author><![CDATA[hegaoli <null@null.com>]]></author> 
      <pubDate>Tue, 06 Feb 2007 09:31:05 +0800</pubDate> 
      <description><![CDATA[<div class="code">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http&#58;//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;<br />&lt;html xmlns=&quot;http&#58;//www.w3.org/1999/xhtml&quot;&gt;<br />&nbsp;&lt;head&gt;<br />&nbsp;&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=gb2312&quot; /&gt;<br />&nbsp;&lt;title&gt;清空表格里的数据&lt;/title&gt;<br />&nbsp;&lt;style type=&quot;text/css&quot;&gt;<br />&nbsp;&lt;!--<br />&nbsp;#theTable {<br />&nbsp;background:#F00;<br />&nbsp;border:0px;</div>]]></description>
      <wfw:commentRss><![CDATA[http://www.jsfan.org/blog/feed.asp?q=comment&id=16]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[封装了的Ajax函数]]></title> 
      <link><![CDATA[http://www.jsfan.org/blog/article.asp?id=15]]></link> 
      <category><![CDATA[Ajax]]></category> 
      <author><![CDATA[hegaoli <null@null.com>]]></author> 
      <pubDate>Mon, 05 Feb 2007 12:41:29 +0800</pubDate> 
      <description><![CDATA[为调用方便，封装了Ajax的一些操作<div class="code">function getXMLHttpRequest(){<br />&nbsp;&nbsp;var XHR;<br />&nbsp;&nbsp;<br />&nbsp;&nbsp;if(window.ActiveXObject){<br />&nbsp;&nbsp;&nbsp;&nbsp;try {<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;XHR = new ActiveXObject(&quot;Msxml2.XMLHTTP&quot;) ;<br />&nbsp;&nbsp;&nbsp;&nbsp;}<br />&nbsp;&nbsp;&nbsp;&nbsp;catch(e){<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;try{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;XHR = new ActiveXObject(&quot;Microsoft.XMLHTTP&quot;) ;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;catch(e){<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;XHR = false ;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br />&nbsp;&nbsp;&nbsp;&nbsp;}<br />&nbsp;&nbsp;}<br />&nbsp;&nbsp;else if(window.XMLHttpRequest)<br />&nbsp;&nbsp;&nbsp;&nbsp;XHR = new XMLHttpRequest();<br /><br />&nbsp;&nbsp;return XHR ;<br />}<br /><br />function sendRequest(url,requestMethod){</div>]]></description>
      <wfw:commentRss><![CDATA[http://www.jsfan.org/blog/feed.asp?q=comment&id=15]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[创建XMLHttpRequest对象]]></title> 
      <link><![CDATA[http://www.jsfan.org/blog/article.asp?id=14]]></link> 
      <category><![CDATA[Ajax]]></category> 
      <author><![CDATA[hegaoli <null@null.com>]]></author> 
      <pubDate>Thu, 18 Jan 2007 14:15:11 +0800</pubDate> 
      <description><![CDATA[<div class="code">function getXMLHttpRequest() {<br />&nbsp;&nbsp;var xmlHttp;<br />&nbsp;&nbsp;<br />&nbsp;&nbsp;if(window.ActiveXObject) {<br />&nbsp;&nbsp;&nbsp;&nbsp;try {<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;xmlHttp = new ActiveXObject(&quot;Msxml2.XMLHTTP&quot;) ;<br />&nbsp;&nbsp;&nbsp;&nbsp;}<br />&nbsp;&nbsp;&nbsp;&nbsp;catch(e) {<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;try {<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;xmlHttp = new ActiveXObject(&quot;Microsoft.XMLHTTP&quot;) ;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;catch(e) {<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;xmlHttp = false ;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br />&nbsp;&nbsp;&nbsp;&nbsp;}<br />&nbsp;&nbsp;}<br />&nbsp;&nbsp;else if(window.XMLHttpRequest)<br />&nbsp;&nbsp;&nbsp;&nbsp;xmlHttp = new XMLHttpRequest();<br />&nbsp;<br />&nbsp;&nbsp;return xmlHttp ;<br />}</div>]]></description>
      <wfw:commentRss><![CDATA[http://www.jsfan.org/blog/feed.asp?q=comment&id=14]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[查看页面源代码]]></title> 
      <link><![CDATA[http://www.jsfan.org/blog/article.asp?id=13]]></link> 
      <category><![CDATA[JavaScript]]></category> 
      <author><![CDATA[hegaoli <null@null.com>]]></author> 
      <pubDate>Wed, 17 Jan 2007 12:40:37 +0800</pubDate> 
      <description><![CDATA[<div class="code">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http&#58;//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;<br />&lt;html xmlns=&quot;http&#58;//www.w3.org/1999/xhtml&quot;&gt;<br />&lt;head&gt;<br />&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=gb2312&quot; /&gt;<br />&lt;title&gt;查看页面源代码的JavaScript&lt;/title&gt;<br />&lt;script language=&quot;javascript&quot;&gt;<br />&lt;!--<br />&nbsp;function viewSource(url) {<br />&nbsp;&nbsp;    window.location = &#39;view-source:&#39; + url ;</div>]]></description>
      <wfw:commentRss><![CDATA[http://www.jsfan.org/blog/feed.asp?q=comment&id=13]]></wfw:commentRss>
    </item>
      
  </channel>
</rss>
