<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title><![CDATA[Cloud.L博客]]></title>
<link>http://www.cnode.cn/</link>
<description><![CDATA[重要的是思路，思路可以解决任何在网站开发中的问题！]]></description>
<language>zh-cn</language>
<copyright><![CDATA[Copyright 2005 PBlog3 v2.8]]></copyright>
<webMaster><![CDATA[(Cloud.L)]]></webMaster>
<generator>PBlog2 v2.4</generator> 
<image>
	<title>Cloud.L博客</title>
	<url>http://www.cnode.cn/images/logos.gif</url>
	<link>http://www.cnode.cn/</link>
	<description>Cloud.L博客</description>
</image>

			<item>
			<link>http://www.cnode.cn/article.asp?id=542</link>
			<title><![CDATA[Windows 8 触控图形登录方法图像出现]]></title>
			<author>(Cloud.L)</author>
			<category><![CDATA[网络资源]]></category>
			<pubDate>Sat,23 Apr 2011 08:00:24 +0800</pubDate>
			<guid>http://www.cnode.cn/default.asp?id=542</guid>
		<description><![CDATA[<p>&nbsp;<span class="Apple-style-span" style="font-family: Verdana; font-size: 14px; line-height: 21px; ">Windows 8距离正式发布还很遥远，泄漏版的Bug太多，一些超前人士在体验了Windows 8后基本又换回了Windows 7，不想装Windows 8又想你的Windows 7系统拥有Windows 8的样子，咋办？简单，为Windows7操作系统准备的Windows 8主题已经闪亮登场，啥也不说了，直接上图：
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; ">&nbsp;</p>
<p align="center" style="margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "><a target="_blank" href="http://news.mydrivers.com/Img/20110423/07465164.jpg" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(238, 0, 0); text-decoration: none; "><img alt="将Windows 7系统&ldquo;变身&rdquo;为Windows 8" src="http://img.cnbeta.com/newsimg/110423/07532101450124258.jpg" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-style: initial; border-color: initial; border-bottom-color: black; border-bottom-style: solid; border-left-color: black; border-left-style: solid; border-top-color: black; border-top-style: solid; border-right-color: black; border-right-style: solid; " /></a></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; ">官方下载：</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "><a class="f14_link" target="_blank" href="http://www.deviantart.com/download/204297010/8_skin_pack_1_0_for_7_by_hameddanger-d3dmsky.zip" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 51, 102); text-decoration: none; ">http://www.deviantart.com/download/204297010/8_skin_pack_1_0_for_7_by_hameddanger-d3dmsky.zip</a></p>
</span></p>]]></description>
		</item>
		
			<item>
			<link>http://www.cnode.cn/article.asp?id=541</link>
			<title><![CDATA[Win2008 IIS7.5 不存在来宾账号，FSO无法删除修改上传文件]]></title>
			<author>(Cloud.L)</author>
			<category><![CDATA[学习笔记]]></category>
			<pubDate>Wed,30 Mar 2011 10:39:00 +0800</pubDate>
			<guid>http://www.cnode.cn/default.asp?id=541</guid>
		<description><![CDATA[&nbsp;&nbsp;今天发现百媚网站点上的生成缓存文件不能将已经生成的静态文件删除和修改，只可以创建。搜索了一下原来是之前指定了错误的IIS账号，再一细看居然安全列表中没有IUSR_MachineName账号。<br/><br/>&nbsp;&nbsp;查了一下发现原来在WIN2008服务器管理中的角色下的IIS角色中需要添加FTP功能才可能创建这个来宾账号，功能添加完成后系统的账号管理中多了一个来宾账号。然后按之前对站点目录的权限配置方法，为来宾账号指定修改权限，问题解决了。 ^_^<br/><br/>参考资料：<a href="http://support.microsoft.com/kb/981949/zh-cn" target="_blank" rel="external">http://support.microsoft.com/kb/981949/zh-cn</a>]]></description>
		</item>
		
			<item>
			<link>http://www.cnode.cn/article.asp?id=540</link>
			<title><![CDATA[JQUERY设置IFRAME的SRC值的代码]]></title>
			<author>(Cloud.L)</author>
			<category><![CDATA[技术文章]]></category>
			<pubDate>Sat,12 Mar 2011 11:43:03 +0800</pubDate>
			<guid>http://www.cnode.cn/default.asp?id=540</guid>
		<description><![CDATA[<p><span class="Apple-style-span" style="color: rgb(51, 51, 51); font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 14px; line-height: 18px; ">有时候需要设置iframe的src属性，下面是基于jquery的实现代码。</span>&nbsp;<br />
<span class="Apple-style-span" style="color: rgb(51, 51, 51); font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 14px; line-height: 25px; ">代码如下:
<div class="codebody" id="code63247" style="padding-right: 3px; padding-left: 5px; padding-bottom: 0px; margin-top: 0px; margin-right: auto; margin-bottom: 3px; margin-left: auto; padding-top: 0px; border-bottom-color: rgb(0, 153, 204); border-bottom-width: 1px; border-bottom-style: solid; border-left-color: rgb(0, 153, 204); border-left-width: 1px; border-left-style: solid; width: 598px; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(221, 237, 251); clear: both; font-size: 14px; border-top-color: rgb(0, 153, 204); border-top-width: 1px; border-top-style: solid; border-right-color: rgb(0, 153, 204); border-right-width: 1px; border-right-style: solid; line-height: 25px; background-position: initial initial; background-repeat: initial initial; "><br style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; " />
$(window.parent.document).find(&quot;#Frm_Main&quot;).attr(&quot;src&quot;,url);&nbsp;</div>
<br style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; " />
<br style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; " />
使用jquery操作iframe&nbsp;<br style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; " />
<br style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; " />
1 内容里有两个ifame&nbsp;<br style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; " />
<br style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; " />
&lt;iframe id=&quot;leftiframe&quot;...&lt;/iframe&gt;&nbsp;<br style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; " />
&lt;iframe id=&quot;mainiframe..&lt;/iframe&gt;&nbsp;<br style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; " />
<br style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; " />
leftiframe中jQuery改变mainiframe的src代码：&nbsp;<br style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; " />
$(&quot;#mainframe&quot;,parent.document.body).attr(&quot;src&quot;,&quot;http://www.jb51.net &quot;)&nbsp;<br style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; " />
<br style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; " />
2 如果内容里面有一个ID为mainiframe的ifame&nbsp;<br style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; " />
&lt;iframe id=&quot;mainifame&quot;...&gt;&lt;/ifame&gt;&nbsp;<br style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; " />
ifame包含一个someID&nbsp;<br style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; " />
&lt;div id=&quot;someID&quot;&gt;you want to get this content&lt;/div&gt;&nbsp;<br style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; " />
得到someID的内容&nbsp;<br style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; " />
<br style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; " />
$(&quot;#mainiframe&quot;).contents().find(&quot;someID&quot;).html() html 或者 $(&quot;#mainiframe&quot;).contains().find(&quot;someID&quot;).text()值&nbsp;<br style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; " />
<br style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; " />
2 如上面所示&nbsp;<br style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; " />
leftiframe中的jQuery操作mainiframe的内容someID的内容&nbsp;<br style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; " />
$(&quot;#mainframe&quot;,parent.document.body).contents().find(&quot;someID&quot;).html()或者 $(&quot;#mainframe&quot;,parent.document.body).contents().find(&quot;someID&quot;).val()</span></p>]]></description>
		</item>
		
			<item>
			<link>http://www.cnode.cn/article.asp?id=539</link>
			<title><![CDATA[SQL SERVER服务使用批处理启动/停止的方法]]></title>
			<author>(Cloud.L)</author>
			<category><![CDATA[技术文章]]></category>
			<pubDate>Sat,05 Mar 2011 14:10:50 +0800</pubDate>
			<guid>http://www.cnode.cn/default.asp?id=539</guid>
		<description><![CDATA[<p>&nbsp;<span class="Apple-style-span" style="font-family: 宋体; font-size: 14px; color: rgb(76, 76, 76); line-height: 25px; ">个人PC一般为了加快开机速度，尽量减少服务的启动，特别作为开发人员，家里的电脑如果配置不高，装了sql server 后明显开机速度变慢，那么就让sql server等一些非windows必要服务开机不启动，等用的时候再用批处理启动即可:
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-indent: 0px; ">首先将&ldquo;控制面板-&gt;管理工具-&gt;服务&rdquo;里面的SQL SERVER相关的服务启动类型设置为手动（SQL Server开头的服务），然后新建立一个文本文档，把后缀名改为&ldquo;bat&rdquo;。下面就添加批处理命令：</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-indent: 0px; ">1. 启动SQL SERVER.bat</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-indent: 0px; ">@echo.服务启动......&nbsp;<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
@echo off&nbsp;<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
@sc start MSSQLSERVER&nbsp;<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
@sc start SQLSERVERAGENT&nbsp;<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
@sc start MSSQLServerOLAPService&nbsp;<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
@sc start msftesql&nbsp;<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
@sc start MsDtsServer&nbsp;<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
@sc start SQLWriter&nbsp;<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
@echo off&nbsp;<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
@echo.启动完毕！&nbsp;<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
@pause&nbsp;<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
2. 停止SQL SERVER.bat&nbsp;<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
@echo.服务停止......&nbsp;<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
@echo off&nbsp;<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
@sc stop SQLSERVERAGENT&nbsp;<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
@sc stop MSSQLServerOLAPService&nbsp;<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
@sc stop msftesql&nbsp;<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
@sc stop MsDtsServer&nbsp;<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
@sc stop SQLWriter&nbsp;<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
@sc stop MSSQLSERVER&nbsp;<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
@echo off&nbsp;<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
@echo.停止完毕！&nbsp;<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
@pause&nbsp;<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
其中sc（server control）命令具体用法可以用&ldquo;sc -help&rdquo;命令查看，也可到网上搜索。建立好这两个批处理文件后，当运行SQL Server 2005时就执行&ldquo;启动SQL SERVER.bat&rdquo;这个批处理文件，退出时就执行&ldquo;停止SQL SERVER.bat&rdquo;，很方便。</p>
</span></p>]]></description>
		</item>
		
			<item>
			<link>http://www.cnode.cn/article.asp?id=538</link>
			<title><![CDATA[创建网页桌面快捷方式的代码 Asp 、 PHP 版]]></title>
			<author>(Cloud.L)</author>
			<category><![CDATA[技术文章]]></category>
			<pubDate>Thu,24 Feb 2011 14:53:58 +0800</pubDate>
			<guid>http://www.cnode.cn/default.asp?id=538</guid>
		<description><![CDATA[<p>&nbsp;新建一个PHP文档:名字好记就行如：shortcut.php&nbsp;</p>
<p>PHP文档中的内容：&nbsp;<br />
代码&nbsp;</p>
<div class="codetitle" style="margin-top: 3px; margin-right: auto; margin-bottom: 0px; margin-left: auto; padding-top: 0px; padding-right: 3px; padding-bottom: 0px; padding-left: 3px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px; border-style: initial; border-color: initial; width: 550px; background-image: url(http://www.codesky.net/skin/blue/images/button_bg.gif); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(242, 246, 251); clear: both; border-top-style: solid; border-top-color: rgb(0, 153, 204); border-right-style: solid; border-right-color: rgb(0, 153, 204); border-left-style: solid; border-left-color: rgb(0, 153, 204); font-size: 14px; background-position: initial initial; background-repeat: initial initial; "><span style="float: right; cursor: pointer; "><u>复制代码</u></span>代码如下:</div>
<div class="codebody" id="code3860" style="margin-top: 0px; margin-right: auto; margin-bottom: 3px; margin-left: auto; padding-top: 0px; padding-right: 3px; padding-bottom: 0px; padding-left: 3px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-style: initial; border-color: initial; width: 550px; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(242, 246, 251); border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(0, 153, 204); border-right-color: rgb(0, 153, 204); border-bottom-color: rgb(0, 153, 204); border-left-color: rgb(0, 153, 204); font-size: 14px; clear: both; background-position: initial initial; background-repeat: initial initial; "><br />
&lt;?php&nbsp;<br />
$Shortcut = &quot;[InternetShortcut]&nbsp;<br />
URL=http://www.cnode.cn/&nbsp;<br />
IDList=&nbsp;<br />
[{000214A0-0000-0000-C000-000000000046}]&nbsp;<br />
Prop3=19,2&nbsp;<br />
&quot;;&nbsp;<br />
Header(&quot;Content-type: application/octet-stream&quot;);&nbsp;<br />
header(&quot;Content-Disposition: attachment; filename=CNode.url;&quot;);&nbsp;<br />
echo $Shortcut;&nbsp;<br />
?&gt;&nbsp;</div>
<p><br />
要想出现图标请先确保网站根目录中有 favicon.ico 文件&nbsp;<br />
上传到网站，访问地址：如：http://www.cnode.cn/shortcut.php 就会有提示下载一个名为 cnode.url文件，保存在本地就是一个快捷方式!&nbsp;<br />
下面是asp实现代码:</p>
<div class="codetitle" style="margin-top: 3px; margin-right: auto; margin-bottom: 0px; margin-left: auto; padding-top: 0px; padding-right: 3px; padding-bottom: 0px; padding-left: 3px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px; border-style: initial; border-color: initial; width: 550px; background-image: url(http://www.codesky.net/skin/blue/images/button_bg.gif); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(242, 246, 251); clear: both; border-top-style: solid; border-top-color: rgb(0, 153, 204); border-right-style: solid; border-right-color: rgb(0, 153, 204); border-left-style: solid; border-left-color: rgb(0, 153, 204); font-size: 14px; background-position: initial initial; background-repeat: initial initial; "><span style="float: right; cursor: pointer; "><u>复制代码</u></span>代码如下:</div>
<div class="codebody" id="code95574" style="margin-top: 0px; margin-right: auto; margin-bottom: 3px; margin-left: auto; padding-top: 0px; padding-right: 3px; padding-bottom: 0px; padding-left: 3px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-style: initial; border-color: initial; width: 550px; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(242, 246, 251); border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(0, 153, 204); border-right-color: rgb(0, 153, 204); border-bottom-color: rgb(0, 153, 204); border-left-color: rgb(0, 153, 204); font-size: 14px; clear: both; background-position: initial initial; background-repeat: initial initial; "><br />
&lt;%&nbsp;<br />
id=int(request(&quot;id&quot;))&nbsp;<br />
if id=&quot;&quot; then id=&quot;1&quot;&nbsp;<br />
title=request(&quot;title&quot;)&nbsp;<br />
If title=&quot;&quot; Then title=&quot;CNode&quot;&nbsp;<br />
Shortcut = &quot;[InternetShortcut] &quot; &amp; vbCrLf&nbsp;<br />
Shortcut = Shortcut &amp; &quot;URL=http://www.CNode.cn/art/&quot;&amp;id&amp;&quot;.htm?desktop&quot; &amp; vbCrLf&nbsp;<br />
Shortcut = Shortcut &amp; &quot;IDList= &quot; &amp; vbCrLf&nbsp;<br />
Shortcut = Shortcut &amp; &quot;[{000214A0-0000-0000-C000-000000000046}] &quot; &amp; vbCrLf&nbsp;<br />
Shortcut = Shortcut &amp; &quot;Prop3=19,2 &quot; &amp; vbCrLf&nbsp;<br />
Shortcut = Shortcut &amp; &quot; &quot; &amp; vbCrLf&nbsp;<br />
Response.AddHeader &quot;Content-Disposition&quot;, &quot;attachment;filename=&quot;&amp;title&amp;&quot;.url;&quot;&nbsp;<br />
Response.ContentType = &quot;application/octet-stream&quot;&nbsp;<br />
Response.Write Shortcut&nbsp;<br />
%&gt;</div>
<p><br />
需要注意的是，因为可能安全问题导致被锁定<br />
需要如下操作，在&quot;cnode.url&quot;--》右键--》属性--》解除锁定 即可访问，这个就像网上下载的chm文件一样需要类似的操作。</p>
<p>&nbsp;</p>]]></description>
		</item>
		
			<item>
			<link>http://www.cnode.cn/article.asp?id=537</link>
			<title><![CDATA[jQuery.extend 函数详解]]></title>
			<author>(Cloud.L)</author>
			<category><![CDATA[技术文章]]></category>
			<pubDate>Thu,17 Feb 2011 11:26:17 +0800</pubDate>
			<guid>http://www.cnode.cn/default.asp?id=537</guid>
		<description><![CDATA[<div id="cnblogs_post_body">
<p>JQuery的extend扩展方法：<br />
Jquery的扩展方法extend是我们在写插件的过程中常用的方法，该方法有一些重载原型，在此，我们一起去了解了解。<br />
<strong>一、Jquery的扩展方法原型是:</strong>　　　</p>
<div class="cnblogs_code">
<pre><div><!--<br  /><br  />Code highlighting produced by Actipro CodeHighlighter (freeware)<br  />http://www.CodeHighlighter.com/<br  /><br  />--><span style="color: #000000"> extend(dest,src1,src2,src3...);</span></div></pre>
</div>
<p><br />
它的含义是将src1,src2,src3...合并到dest中,返回值为合并后的dest,由此可以看出该方法合并后，是修改了dest的结构的。如果想要得到合并的结果却又不想修改dest的结构，可以如下使用：</p>
<div class="cnblogs_code">
<pre><div><!--<br  /><br  />Code highlighting produced by Actipro CodeHighlighter (freeware)<br  />http://www.CodeHighlighter.com/<br  /><br  />--><span style="color: #000000">  var newSrc</span><span style="color: #000000">=</span><span style="color: #000000">$.extend({},src1,src2,src3...)</span><span style="color: #008000">//</span><span style="color: #008000">也就是将&quot;{}&quot;作为dest参数。</span></div></pre>
</div>
<p><br />
这样就可以将src1,src2,src3...进行合并，然后将合并结果返回给newSrc了。如下例：</p>
<div class="cnblogs_code">
<pre><div><!--<br  /><br  />Code highlighting produced by Actipro CodeHighlighter (freeware)<br  />http://www.CodeHighlighter.com/<br  /><br  />--><span style="color: #000000">var result</span><span style="color: #000000">=</span><span style="color: #000000">$.extend({},{name:</span><span style="color: #800000">&quot;</span><span style="color: #800000">Tom</span><span style="color: #800000">&quot;</span><span style="color: #000000">,age:</span><span style="color: #800080">21</span><span style="color: #000000">},{name:</span><span style="color: #800000">&quot;</span><span style="color: #800000">Jerry</span><span style="color: #800000">&quot;</span><span style="color: #000000">,sex:</span><span style="color: #800000">&quot;</span><span style="color: #800000">Boy</span><span style="color: #800000">&quot;</span><span style="color: #000000">})<br /></span></div></pre>
</div>
<p>&nbsp;</p>
<p>那么合并后的结果</p>
<div class="cnblogs_code">
<pre><div><!--<br  /><br  />Code highlighting produced by Actipro CodeHighlighter (freeware)<br  />http://www.CodeHighlighter.com/<br  /><br  />--><span style="color: #000000">  result</span><span style="color: #000000">=</span><span style="color: #000000">{name:</span><span style="color: #800000">&quot;</span><span style="color: #800000">Jerry</span><span style="color: #800000">&quot;</span><span style="color: #000000">,age:</span><span style="color: #800080">21</span><span style="color: #000000">,sex:</span><span style="color: #800000">&quot;</span><span style="color: #800000">Boy</span><span style="color: #800000">&quot;</span><span style="color: #000000">}</span></div></pre>
</div>
<p><br />
也就是说后面的参数如果和前面的参数存在相同的名称，那么后面的会覆盖前面的参数值。</p>
<p><strong>二、省略dest参数</strong><br />
上述的extend方法原型中的dest参数是可以省略的，如果省略了，则该方法就只能有一个src参数，而且是将该src合并到调用extend方法的对象中去，如：<br />
　　<strong>1、$.extend(src)<br />
</strong>　　该方法就是将src合并到jquery的全局对象中去，如：</p>
<div class="cnblogs_code">
<pre><div><!--<br  /><br  />Code highlighting produced by Actipro CodeHighlighter (freeware)<br  />http://www.CodeHighlighter.com/<br  /><br  />--><span style="color: #000000"> $.extend({<br />  hello:function(){alert(</span><span style="color: #800000">'</span><span style="color: #800000">hello</span><span style="color: #800000">'</span><span style="color: #000000">);}<br />  });</span></div></pre>
</div>
<p><br />
　　就是将hello方法合并到jquery的全局对象中。<br />
　　<strong>2、$.fn.extend(src)</strong><br />
　　该方法将src合并到jquery的实例对象中去，如:</p>
<div class="cnblogs_code">
<pre><div><!--<br  /><br  />Code highlighting produced by Actipro CodeHighlighter (freeware)<br  />http://www.CodeHighlighter.com/<br  /><br  />--><span style="color: #000000"> $.fn.extend({<br />  hello:function(){alert(</span><span style="color: #800000">'</span><span style="color: #800000">hello</span><span style="color: #800000">'</span><span style="color: #000000">);}<br /> });<br /></span></div></pre>
</div>
<p>&nbsp;</p>
<p>　　 就是将hello方法合并到jquery的实例对象中。</p>
<p>　　下面例举几个常用的扩展实例：</p>
<div class="cnblogs_code">
<pre><div><!--<br  /><br  />Code highlighting produced by Actipro CodeHighlighter (freeware)<br  />http://www.CodeHighlighter.com/<br  /><br  />--><span style="color: #000000">$.extend({net:{}});<br /></span></div></pre>
</div>
<p>&nbsp;</p>
<p>　　 这是在jquery全局对象中扩展一个net命名空间。</p>
<div class="cnblogs_code">
<pre><div><!--<br  /><br  />Code highlighting produced by Actipro CodeHighlighter (freeware)<br  />http://www.CodeHighlighter.com/<br  /><br  />--><span style="color: #000000">  $.extend($.net,{<br />   hello:function(){alert(</span><span style="color: #800000">'</span><span style="color: #800000">hello</span><span style="color: #800000">'</span><span style="color: #000000">);}<br />  })</span></div></pre>
</div>
<p><br />
　　这是将hello方法扩展到之前扩展的Jquery的net命名空间中去。</p>
<p>　　<strong>三、Jquery的extend方法还有一个重载原型：</strong></p>
<div class="cnblogs_code">
<pre><div><!--<br  /><br  />Code highlighting produced by Actipro CodeHighlighter (freeware)<br  />http://www.CodeHighlighter.com/<br  /><br  />--><span style="color: #000000">extend(boolean,dest,src1,src2,src3...)</span></div></pre>
</div>
<p><br />
第一个参数boolean代表是否进行深度拷贝，其余参数和前面介绍的一致，什么叫深层拷贝，我们看一个例子：</p>
<div class="cnblogs_code">
<pre><div><!--<br  /><br  />Code highlighting produced by Actipro CodeHighlighter (freeware)<br  />http://www.CodeHighlighter.com/<br  /><br  />--><span style="color: #000000">var result</span><span style="color: #000000">=</span><span style="color: #000000">$.extend( </span><span style="color: #0000ff">true</span><span style="color: #000000">,  {},  <br />    { name: </span><span style="color: #800000">&quot;</span><span style="color: #800000">John</span><span style="color: #800000">&quot;</span><span style="color: #000000">, location: {city: </span><span style="color: #800000">&quot;</span><span style="color: #800000">Boston</span><span style="color: #800000">&quot;</span><span style="color: #000000">,county:</span><span style="color: #800000">&quot;</span><span style="color: #800000">USA</span><span style="color: #800000">&quot;</span><span style="color: #000000">} },  <br />    { last: </span><span style="color: #800000">&quot;</span><span style="color: #800000">Resig</span><span style="color: #800000">&quot;</span><span style="color: #000000">, location: {state: </span><span style="color: #800000">&quot;</span><span style="color: #800000">MA</span><span style="color: #800000">&quot;</span><span style="color: #000000">,county:</span><span style="color: #800000">&quot;</span><span style="color: #800000">China</span><span style="color: #800000">&quot;</span><span style="color: #000000">} } ); </span></div></pre>
</div>
<p><br />
我们可以看出src1中嵌套子对象location:{city:&quot;Boston&quot;},src2中也嵌套子对象location:{state:&quot;MA&quot;},第一个深度拷贝参数为true，那么合并后的结果就是：</p>
<div class="cnblogs_code">
<pre><div><!--<br  /><br  />Code highlighting produced by Actipro CodeHighlighter (freeware)<br  />http://www.CodeHighlighter.com/<br  /><br  />--><span style="color: #000000">result</span><span style="color: #000000">=</span><span style="color: #000000">{name:</span><span style="color: #800000">&quot;</span><span style="color: #800000">John</span><span style="color: #800000">&quot;</span><span style="color: #000000">,last:</span><span style="color: #800000">&quot;</span><span style="color: #800000">Resig</span><span style="color: #800000">&quot;</span><span style="color: #000000">,<br />        location:{city:</span><span style="color: #800000">&quot;</span><span style="color: #800000">Boston</span><span style="color: #800000">&quot;</span><span style="color: #000000">,state:</span><span style="color: #800000">&quot;</span><span style="color: #800000">MA</span><span style="color: #800000">&quot;</span><span style="color: #000000">,county:</span><span style="color: #800000">&quot;</span><span style="color: #800000">China</span><span style="color: #800000">&quot;</span><span style="color: #000000">}}<br /></span></div></pre>
</div>
<p>&nbsp;</p>
<p>也就是说它会将src中的嵌套子对象也进行合并，而如果第一个参数boolean为false，我们看看合并的结果是什么，如下：</p>
<div class="cnblogs_code">
<pre><div><!--<br  /><br  />Code highlighting produced by Actipro CodeHighlighter (freeware)<br  />http://www.CodeHighlighter.com/<br  /><br  />--><span style="color: #000000">var result</span><span style="color: #000000">=</span><span style="color: #000000">$.extend( </span><span style="color: #0000ff">false</span><span style="color: #000000">, {},  <br />{ name: </span><span style="color: #800000">&quot;</span><span style="color: #800000">John</span><span style="color: #800000">&quot;</span><span style="color: #000000">, location:{city: </span><span style="color: #800000">&quot;</span><span style="color: #800000">Boston</span><span style="color: #800000">&quot;</span><span style="color: #000000">,county:</span><span style="color: #800000">&quot;</span><span style="color: #800000">USA</span><span style="color: #800000">&quot;</span><span style="color: #000000">} },  <br />{ last: </span><span style="color: #800000">&quot;</span><span style="color: #800000">Resig</span><span style="color: #800000">&quot;</span><span style="color: #000000">, location: {state: </span><span style="color: #800000">&quot;</span><span style="color: #800000">MA</span><span style="color: #800000">&quot;</span><span style="color: #000000">,county:</span><span style="color: #800000">&quot;</span><span style="color: #800000">China</span><span style="color: #800000">&quot;</span><span style="color: #000000">} }  <br />                    ); </span></div></pre>
</div>
<p><br />
那么合并后的结果就是:</p>
<div class="cnblogs_code">
<pre><div><!--<br  /><br  />Code highlighting produced by Actipro CodeHighlighter (freeware)<br  />http://www.CodeHighlighter.com/<br  /><br  />--><span style="color: #000000">  result</span><span style="color: #000000">=</span><span style="color: #000000">{name:</span><span style="color: #800000">&quot;</span><span style="color: #800000">John</span><span style="color: #800000">&quot;</span><span style="color: #000000">,last:</span><span style="color: #800000">&quot;</span><span style="color: #800000">Resig</span><span style="color: #800000">&quot;</span><span style="color: #000000">,location:{state:</span><span style="color: #800000">&quot;</span><span style="color: #800000">MA</span><span style="color: #800000">&quot;</span><span style="color: #000000">,county:</span><span style="color: #800000">&quot;</span><span style="color: #800000">China</span><span style="color: #800000">&quot;</span><span style="color: #000000">}}</span></div></pre>
</div>
<p>&nbsp;</p>
<p>　　以上就是$.extend()在项目中经常会使用到的一些细节。</p>
</div>
<script type="text/javascript">
if ($ != jQuery) {
	$ = jQuery.noConflict();
}
var isLogined = false;
var cb_blogId = 51143;
var cb_entryId = 1729563;
var cb_blogApp = "RascallySnake";
var cb_blogUserGuid = "40f216b0-1cf5-dd11-9e4d-001cf0cd104b";
var cb_entryCreatedDate = '2010/5/7 11:45:00';
</script>]]></description>
		</item>
		
			<item>
			<link>http://www.cnode.cn/article.asp?id=536</link>
			<title><![CDATA[jQuery 1.5 beta 1最新版发布]]></title>
			<author>(Cloud.L)</author>
			<category><![CDATA[网络资源]]></category>
			<pubDate>Wed,19 Jan 2011 08:46:17 +0800</pubDate>
			<guid>http://www.cnode.cn/default.asp?id=536</guid>
		<description><![CDATA[<p>&nbsp;<span class="Apple-style-span" style="font-family: Verdana; font-size: 14px; line-height: 21px; ">第一个<a href="http://jquery.com/" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 51, 102); text-decoration: none; ">jQuery</a>&nbsp;1.5的测试版已经在jQuery的5岁生日发布。 jQuery是一个JavaScript库，它简化了HTML文档遍历，事件处理，动画和为网络快速发展的Ajax交互。有50余项在此测试版的更改日志中列出，虽然这是一个&ldquo;精简&rdquo;列表，完整的发行说明将伴随最终版本。变化包括一个重写的Ajax模块，划分 jQuery子类的能力，以及许多其他功能增强，修复各种内存泄漏，性能改进和加强跨浏览器的兼容。鼓励测试该版本的用户提供反馈和报告他们遇到的任何错误。<strong style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; ">　</strong>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "><br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; " />
候选发布版将于10天内到来，完整发布版于本月底发布。采用<a href="http://jquery.org/license" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 51, 102); text-decoration: none; ">双重授权的(MIT/GPLv2)</a>&nbsp;jQuery 1.5 beta 1目前可通过jQuery的内容发布网络<a href="http://code.jquery.com/jquery-1.5b1.js" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 51, 102); text-decoration: none; ">code.jquery.com/jquery-1.5b1.js</a>使用。 jQuery的最新稳定版本是1.4.4，从十一月中旬维护更新。</p>
</span></p>]]></description>
		</item>
		
			<item>
			<link>http://www.cnode.cn/article.asp?id=535</link>
			<title><![CDATA[【百媚网】针对360浏览器下连接时常自动新窗口打开的问题分析解决]]></title>
			<author>(Cloud.L)</author>
			<category><![CDATA[学习笔记]]></category>
			<pubDate>Tue,18 Jan 2011 10:48:18 +0800</pubDate>
			<guid>http://www.cnode.cn/default.asp?id=535</guid>
		<description><![CDATA[<p>&nbsp;&nbsp; 对于网页中的链接新窗口打开大家应该不陌生，那有没有注意到这样一个问题。制作好的网页上的链接或表单在360浏览器下默认都是新窗口打开的问题呢？前段时间发现百媚网(<a href="http://www.baimei.com">www.baimei.com</a>)中很多A元素链接在360浏览器下都被默认定义到新窗口中打开，如果是自己人为的添加target属性也罢，可在IE浏览器下可以正常使用，傲游浏览器也是正常。而偏偏现在很多人使用360浏览器，它对于这种定义时而正常，时而新窗口打开。<br />
&nbsp;&nbsp; 先看一下A元素的写法代码：<br />
&nbsp;&nbsp;</p>
<div class="codeHead">XML/HTML代码</div>
<div class="codeText">
<ol class="dp-xml">
    <li class="alt"><span><span class="tag">&lt;</span><span class="tag-name">a</span><span>&nbsp;</span><span class="attribute">href</span><span>=</span><span class="attribute-value">&quot;javascript:void(0);&quot;</span><span class="tag">&gt;</span><span>CNode.CN</span><span class="tag">&lt;/</span><span class="tag-name">a</span><span class="tag">&gt;</span><span>&nbsp;&nbsp;&lt;!--使用脚本取消链接事件--&gt;</span></span></li>
    <li class="alt"><span><span>&lt;a href=&quot;#&quot;&gt;CNode.CN&lt;/a&gt;&lt;!--本页锚链接，会跑到页面顶部--&gt;</span></span></li>
</ol>
</div>
<p class="alt"><span><span>&nbsp; 我一般都使用第一种写法，这样不至于让用户在浏览页面底部内容时点击跑到页面顶部。然后360浏览器对于这个链接的写法很多时候都跑到新窗口中打开。导致脚本事件没有办法执行！~~</span></span>为此我们勺子同学辛苦的将百媚网上所有的这种带有脚本事件的A链接代码元素换成SPAN元素，这才正常。可好景不长，360浏览器再次发难，这次居然针对的是页面中弹层中的FORM元素！对于FORM表单元素大家几乎没有人会特意写target，360浏览器一曲同工，有的时候会将这个FORM表单的提交定义到新窗口中打开。无奈只能在Form元素上增加target=&quot;_self&quot;属性这才解决稳定下。<br />
&nbsp;&nbsp; 浏览器厂商们在你们抢占市场的同时能不能多为我们这些网站开发者着想点，做的标准点！~~<br />
&nbsp;</p>
<p><br />
&nbsp;</p>]]></description>
		</item>
		
			<item>
			<link>http://www.cnode.cn/article.asp?id=534</link>
			<title><![CDATA[Robots 限制蜘蛛抓取频率，抓取时间！]]></title>
			<author>(Cloud.L)</author>
			<category><![CDATA[学习笔记]]></category>
			<pubDate>Fri,14 Jan 2011 13:13:34 +0800</pubDate>
			<guid>http://www.cnode.cn/default.asp?id=534</guid>
		<description><![CDATA[<p>&nbsp;&nbsp; 最近蜘蛛来访问百媚网(<a href="http://www.baimei.com">www.baimei.com</a>)的频率越来越高，服务器有点承受不了，在一个网站中看到robots中抓取频率的写法才知道有这东东，整理了一下，这下算是明白这几个协议的用法了。<br />
<br />
&nbsp;robots协议中除allow，disallow外，其扩展协议中还有Request-rate，Crawl-delay，Visit-time等，可以通过率这些协议来限制蜘蛛访问的频率，访问的时间等。</p>
<p>&nbsp;一、<span style="color: #800000">Crawl-delay </span>这个协议可以指定蜘蛛两次抓取时间的间隔值。<br />
&nbsp;&nbsp;&nbsp; 语法：Crawl-delay:XX<br />
&nbsp;&nbsp;&nbsp; &quot;XX&quot;，是指两间抓取的间隔时间，单位为秒。如果蜘蛛的抓取频率太高可以指定这个值，来减轻服务器的负担。<br />
<br />
&nbsp; 二、<span style="color: #800000">Visit-time </span>指定蜘蛛的访问时间。<br />
&nbsp;&nbsp;&nbsp;&nbsp; 语法：Visit-time:0930-1630<br />
&nbsp;&nbsp;&nbsp;&nbsp; 开头的文本行指定每天允许网络蜘蛛采集的时间段，格式为mmss-mmss，例如0930-1630<br />
<br />
&nbsp; 三、<span style="color: #800000">Request-rate</span> 指定采集的频率<br />
&nbsp;&nbsp;&nbsp; 语法：Request-rate:1/5 0600-0845<br />
&nbsp;&nbsp;&nbsp; 指定同一个网络蜘蛛每多少秒采集一次网页和采集时间段，例如1/5 0600-0845。<br />
<br />
&nbsp;四、禁止指定类型后缀的文件抓取<br />
<br />
Disallow: .jpg$&nbsp;&nbsp;禁止抓取的格式<br />
Disallow: .jpeg$ <br />
Disallow: .gif$<br />
Disallow: .png$<br />
Disallow: .bmp$<br />
Disallow: .jpg$&nbsp;&nbsp;禁止抓取的格式<br />
Disallow: .jpeg$ <br />
Disallow: .gif$<br />
Disallow: .png$<br />
Disallow: .bmp$<br />
<br />
&nbsp;</p>]]></description>
		</item>
		
			<item>
			<link>http://www.cnode.cn/article.asp?id=533</link>
			<title><![CDATA[Win 2008 如何开启Telnet客户端功能]]></title>
			<author>(Cloud.L)</author>
			<category><![CDATA[学习笔记]]></category>
			<pubDate>Sat,25 Dec 2010 14:28:08 +0800</pubDate>
			<guid>http://www.cnode.cn/default.asp?id=533</guid>
		<description><![CDATA[<p>&nbsp;&nbsp;&nbsp; 最近在学习Http协议原理，在教程中提到了使用Telnet命名来查看Http头部的相关信息内容，默认在Win2008中是不开启Telnet功能的。在以前用的xp和2003用telnet都很正常，但用vista和win2008时，需要的安装telnet客户端。</p>
<p>　　在vista和win2008下没有安装telnet客户端时，会在命令窗口中用telnet命令时， 命令无法执行，提示:&ldquo;'telnet' 不是内部或外部命令，也不是可运行的程序或批处理文件&rdquo;。这就是默认没有telnet客户端可供使用时，命令行的反应。</p>
<p>　　在vista和win2008下安装telnet客户端也很简单，Vista和win2008都是带有telnet的，只是默认没有安装而已。</p>
<p>　　在vista下：依次打开&ldquo;开始&rdquo;&rarr;&ldquo;控制面板&rdquo;&rarr;&ldquo;打开或关闭Windows功能&rdquo;，在打开的窗口处，寻找并勾选&ldquo;Telnet客户端&rdquo;，然后点击&ldquo;确定&rdquo;。顺利安装后，再在运行下输入此命令就OK了。</p>
<p>　　1.开始&ndash;&gt;控制面板&ndash;&gt;程序和功能</p>
<p>　　2.左侧 打开或者关闭windows功能</p>
<p>　　3.找到Telnet客户端，选择安装。</p>
<p>　　在win2008下，依次打开&ldquo;开始&rdquo;&rarr;&ldquo;控制面板&rdquo;&rarr;&ldquo;程序和功能&rdquo;&rarr;&ldquo;打开或关闭Windows功能&rdquo;，右侧&ldquo;功能摘要&rdquo;中，&ldquo;添加功能&rdquo;，在打开的窗口处，寻找并勾选&ldquo;Telnet客户端&rdquo;，然后点击&ldquo;确定&rdquo;。顺利安装后，再在运行下输入此命令就OK了。</p>
<p>　　微软的这种考虑也是对的，不过在vista下，vista主要是桌面的应用，这就不必要这么严谨了吧？应该在vista下，默认的安装一些常用的工具软件才是上策。</p>]]></description>
		</item>
		
</channel>
</rss>



