<?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; cmd</title>
	<atom:link href="http://www.jackq.com/tag/cmd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jackq.com</link>
	<description>IT info. Experience Sharing.</description>
	<lastBuildDate>Tue, 31 Jan 2012 09:48:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>WIN7命令提示符(cmd)显示和输入中文</title>
		<link>http://www.jackq.com/win7%e5%91%bd%e4%bb%a4%e6%8f%90%e7%a4%ba%e7%ac%a6cmd%e6%98%be%e7%a4%ba%e5%92%8c%e8%be%93%e5%85%a5%e4%b8%ad%e6%96%87/</link>
		<comments>http://www.jackq.com/win7%e5%91%bd%e4%bb%a4%e6%8f%90%e7%a4%ba%e7%ac%a6cmd%e6%98%be%e7%a4%ba%e5%92%8c%e8%be%93%e5%85%a5%e4%b8%ad%e6%96%87/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 18:03:20 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[免费推荐]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.jackq.com/?p=101</guid>
		<description><![CDATA[有时会发现CMD窗口突然不能显示和输入中文了，这时可用这个办法修复 1.右键点击cmd.exe的左上角，选择“默认值”，在弹出的对话框种选择“选项”标签，把其中的“默认代码页”（或者是“当前代码页”）设置为“936 (ANSI/OEM &#8211; 简体中文 GBK)”。 2.把下面的代码复制到记事本里，另存为扩展名为“.reg”的文件，双击导入注册表就完成了命令提示符环境中汉字输入和显示的修复。 Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Console\%SystemRoot%_system32_cmd.exe] &#8220;CodePage&#8221;=dword:000003a8 Ps：Windows 2003 SERVER 2008 Windows7 下均测试成功.]]></description>
			<content:encoded><![CDATA[<p>有时会发现CMD窗口突然不能显示和输入中文了，这时可用这个办法修复</p>
<p>1.右键点击cmd.exe的左上角，选择“默认值”，在弹出的对话框种选择“选项”标签，把其中的“默认代码页”（或者是“当前代码页”）设置为“936 (ANSI/OEM &#8211; 简体中文 GBK)”。</p>
<p>2.把下面的代码复制到记事本里，另存为扩展名为“.reg”的文件，双击导入注册表就完成了命令提示符环境中汉字输入和显示的修复。<br />
    Windows Registry Editor Version 5.00</p>
<p>    [HKEY_CURRENT_USER\Console\%SystemRoot%_system32_cmd.exe] </p>
<p>    &#8220;CodePage&#8221;=dword:000003a8</p>
<p>Ps：Windows 2003  SERVER 2008 Windows7  下均测试成功.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jackq.com/win7%e5%91%bd%e4%bb%a4%e6%8f%90%e7%a4%ba%e7%ac%a6cmd%e6%98%be%e7%a4%ba%e5%92%8c%e8%be%93%e5%85%a5%e4%b8%ad%e6%96%87/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

