<?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://pengjiayou.com/blog/tag/%e7%a1%ac%e7%9b%98/feed" rel="self" type="application/rss+xml" />
	<link>http://pengjiayou.com</link>
	<description>彭嘉佑的个人博客，分享自己感兴趣的东西。</description>
	<lastBuildDate>Sat, 19 May 2012 20:23:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>硬盘分区小技巧</title>
		<link>http://pengjiayou.com/blog/tips-on-hardisk-partition</link>
		<comments>http://pengjiayou.com/blog/tips-on-hardisk-partition#comments</comments>
		<pubDate>Thu, 23 Nov 2006 10:38:50 +0000</pubDate>
		<dc:creator>嘉佑</dc:creator>
				<category><![CDATA[电脑网络]]></category>
		<category><![CDATA[硬盘]]></category>

		<guid isPermaLink="false">http://pengjiayou.com/wordpress/%e7%a1%ac%e7%9b%98%e5%88%86%e5%8c%ba%e5%b0%8f%e6%8a%80%e5%b7%a7</guid>
		<description><![CDATA[我们在装系统时有时要重新分区，而分区时通常都是输入一个整数 ，比如你想得到一个2G的分区你也许会输入2000M或者2048M其实你输入的这些数字所分出来的区在Windows下面都不会被认成整数的2G，而是1.9?G，想要得到Windows下的整数G分区，你必须知道一个公式，通过这个公式算出的值就是被Windows认成整数G的值。 整数G计算公式：(X－1)*4+1024*X=Y [“ * ” 表示 “ × ”下同] 其中X就是你想要得到的整数分区的数值，单位是G，Y是你分区时应该输入的数字，单位是M，例如我想得到Windows下的3G整数空间，那么我分区时就应该输入(3－1)*4＋1024*3＝3080，那么我们应该在分区时输入3080作为分区的大小，同理欲分出10G的空间则应该是(10－ 1)*4＋1024*10＝10276,输入10276将会得到10G的整数空间，其他大小大家可以自行计算！ 例： (10－1)*4+1024*10=10276 10G (5－1)*4+1024*5=5136 5G (15－1)*4+1024*15=15416 15G (20－1)*4+1024*20=20556 20G © 嘉佑 for 嘉佑中文博客 on 2006/11/23 &#124; No comment &#124; Add to del.icio.us Permalink: http://pengjiayou.com/blog/tips-on-hardisk-partition Post tags: 硬盘]]></description>
			<content:encoded><![CDATA[<p><!--adsense--></p>
<p>我们在装系统时有时要重新分区，而分区时通常都是输入一个整数 ，比如你想得到一个2G的分区你也许会输入2000M或者2048M其实你输入的这些数字所分出来的区在Windows下面都不会被认成整数的2G，而是1.9?G，想要得到Windows下的整数G分区，你必须知道一个公式，通过这个公式算出的值就是被Windows认成整数G的值。<br />
整数G计算公式：(X－1)*4+1024*X=Y [“ * ” 表示 “ × ”下同]<br />
其中X就是你想要得到的整数分区的数值，单位是G，Y是你分区时应该输入的数字，单位是M，例如我想得到Windows下的3G整数空间，那么我分区时就应该输入(3－1)*4＋1024*3＝3080，那么我们应该在分区时输入3080作为分区的大小，同理欲分出10G的空间则应该是(10－ 1)*4＋1024*10＝10276,输入10276将会得到10G的整数空间，其他大小大家可以自行计算！<br />
例：<br />
(10－1)*4+1024*10=10276 10G<br />
(5－1)*4+1024*5=5136 5G<br />
(15－1)*4+1024*15=15416 15G<br />
(20－1)*4+1024*20=20556 20G</p>
<hr />
<p>© 嘉佑 for <a href="http://pengjiayou.com">嘉佑中文博客</a> on 2006/11/23 |
<a href="http://pengjiayou.com/blog/tips-on-hardisk-partition#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://pengjiayou.com/blog/tips-on-hardisk-partition&title=硬盘分区小技巧">del.icio.us</a>
<br/>
Permalink: <a href="http://pengjiayou.com/blog/tips-on-hardisk-partition">http://pengjiayou.com/blog/tips-on-hardisk-partition</a>
<br />
Post tags: <a href="http://pengjiayou.com/blog/tag/%e7%a1%ac%e7%9b%98" rel="tag">硬盘</a><br/>
</p>]]></content:encoded>
			<wfw:commentRss>http://pengjiayou.com/blog/tips-on-hardisk-partition/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

