<?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>蓝天下的风 &#187; 修改只读属性</title>
	<atom:link href="http://www.zlhan.com/articles/tag/%e4%bf%ae%e6%94%b9%e5%8f%aa%e8%af%bb%e5%b1%9e%e6%80%a7/feed" rel="self" type="application/rss+xml" />
	<link>http://www.zlhan.com</link>
	<description>it，book，picture，股票财经</description>
	<lastBuildDate>Sat, 31 Dec 2011 07:20:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>解决无法修改文件夹“只读”属性问题</title>
		<link>http://www.zlhan.com/articles/%e8%a7%a3%e5%86%b3%e6%97%a0%e6%b3%95%e4%bf%ae%e6%94%b9%e6%96%87%e4%bb%b6%e5%a4%b9%e2%80%9c%e5%8f%aa%e8%af%bb%e2%80%9d%e5%b1%9e%e6%80%a7%e9%97%ae%e9%a2%98.html</link>
		<comments>http://www.zlhan.com/articles/%e8%a7%a3%e5%86%b3%e6%97%a0%e6%b3%95%e4%bf%ae%e6%94%b9%e6%96%87%e4%bb%b6%e5%a4%b9%e2%80%9c%e5%8f%aa%e8%af%bb%e2%80%9d%e5%b1%9e%e6%80%a7%e9%97%ae%e9%a2%98.html#comments</comments>
		<pubDate>Fri, 23 Jul 2010 06:25:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[it]]></category>
		<category><![CDATA[修改只读属性]]></category>

		<guid isPermaLink="false">http://www.zlhan.com/?p=83014</guid>
		<description><![CDATA[在xp系统中想删除个文件夹，可是确无法删除，打开右键属性发现是只读属性，而且无法修改只读属性。 点击“开始”&#8211;“运行”，在框中输入CMD，确定或回车后就打开了命令提示符，然后输入执行下列命令。 attrib 文件夹 -s  atttib 文件夹 -r 回车，问题得到解决。 -s是取消系统属性的参数。-r是取消只读属性的参数。]]></description>
			<content:encoded><![CDATA[<p>在xp系统中想删除个文件夹，可是确无法删除，打开右键属性发现是只读属性，而且无法修改只读属性。</p>
<p>点击“开始”&#8211;“运行”，在框中输入CMD，确定或回车后就打开了命令提示符，然后输入执行下列命令。</p>
<p>attrib 文件夹 -s </p>
<p>atttib 文件夹 -r</p>
<p>回车，问题得到解决。</p>
<p>-s是取消系统属性的参数。-r是取消只读属性的参数。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zlhan.com/articles/%e8%a7%a3%e5%86%b3%e6%97%a0%e6%b3%95%e4%bf%ae%e6%94%b9%e6%96%87%e4%bb%b6%e5%a4%b9%e2%80%9c%e5%8f%aa%e8%af%bb%e2%80%9d%e5%b1%9e%e6%80%a7%e9%97%ae%e9%a2%98.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

