<?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; Microsoft</title>
	<atom:link href="http://ofcss.com/tags/microsoft/feed" rel="self" type="application/rss+xml" />
	<link>http://ofcss.com</link>
	<description>独立 自由 诚信 宽容 责任 平常心</description>
	<lastBuildDate>Fri, 20 Apr 2012 04:08:47 +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>Visual Studio 2010 Ultimate RTM 版开放MSDN下载</title>
		<link>http://ofcss.com/2010/04/14/vs2010-rtm-avaliable-on-msdn.html</link>
		<comments>http://ofcss.com/2010/04/14/vs2010-rtm-avaliable-on-msdn.html#comments</comments>
		<pubDate>Tue, 13 Apr 2010 20:31:51 +0000</pubDate>
		<dc:creator>小李刀刀</dc:creator>
				<category><![CDATA[所谓技术]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[软件]]></category>

		<guid isPermaLink="false">http://wukangrui.com/2010/04/14/vs2010-rtm-avaliable-on-msdn.html</guid>
		<description><![CDATA[在4月12日召开盛大的发布会之后，微软很快在官方网站开始提供Visual Studio 2010版相关试用版本的下载，MSDN的下载也已经提供。不过目前暂时没有中文版。]]></description>
			<content:encoded><![CDATA[<p>在4月12日召开盛大的发布会之后，微软很快在官方网站开始提供Visual Studio 2010版相关试用版本的下载，MSDN的下载也已经提供。不过目前暂时没有中文版。</p>
<p> <span id="more-924"></span>
<p>MSDN上的已经提供了Visual Studio 2010版全系列及.NET Framework 4.0相关的所有产品的下载。中文语言的暂时还没有任何项目。</p>
<p align="center"><a href="http://file.wukangrui.com/attachments/2010/04/image8.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://file.wukangrui.com/attachments/2010/04/image_thumb7.png" width="523" height="112" /></a> </p>
<p align="left">以下为ultimate版的文件信息：</p>
<blockquote><p><em>文件名 en_visual_studio_2010_ultimate_x86_dvd_509116.iso</em></p>
<p><em>发布日期 (UTC): 4/12/2010 8:53:48 AM       <br />上次更新日期 (UTC): 4/12/2010 10:44:43 AM</em></p>
<p><em>SHA1: 84C90BB02AF92347010FF9058E0A2BA28F19CC53       <br />ISO/CRC: B22E6250</em></p>
<p><em>Available to Levels: Developer AA; BizSpark Admin; BizSpark; VS Ultimate with MSDN (VL); VS Ultimate with MSDN (Retail);</em>&#160;</p>
</blockquote>
<p>安装后的版本提示为 Version 10.0.30319.1 RTMRel</p>
<p><a href="http://file.wukangrui.com/attachments/2010/04/image4.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://file.wukangrui.com/attachments/2010/04/image_thumb3.png" width="541" height="405" /></a> </p>
</p>
<p>安装后开始菜单下的项目变化不大，最主要的是增加了Microsoft Test Manager 2010，需要和Team Foundation Server搭配使用。</p>
<p>启动后可以选择的默认开发环境增加了几个。</p>
<p align="center"><a href="http://file.wukangrui.com/attachments/2010/04/image5.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://file.wukangrui.com/attachments/2010/04/image_thumb4.png" width="326" height="180" /></a> </p>
<p align="left">我选择的是 Visual C# Development Settings，初次启动后连起始页都没有了，我估计应该是自动检测和导入了Visual Studio 2008的设置造成的。</p>
<p align="left">创建新项目的界面：</p>
<p align="center"><a href="http://file.wukangrui.com/attachments/2010/04/image6.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://file.wukangrui.com/attachments/2010/04/image_thumb5.png" width="557" height="373" /></a> </p>
</p>
<p>创建新项目后，发现开发环境的颜色配置的确就是导入了Visual Studio 2008的配色方案，但是字体却恢复成了默认的“新宋体”而不是我在VS2008中设置的“Consolas”。</p>
<p>随便建个项目做了一点测试，很明显可以感觉出来在创建项目、添加新项、添加引用的时候反应敏捷了很多，用直接双击工具箱的方式向页面添加控件速度依然会比较慢（第一个控件，之后就没有延迟了）。</p>
<p>尝试打开一个Visual Studio 2008的解决方案，提示转换，但是没有备份的选项，转换时依然会自动提示是否将网站转换到4.0版本，其它项目不会转换。我的解决方案中包含三个类库一个ASP.NET MVC 1.0项目，转换后编译运行正常。</p>
<p>初步体验暂时如此。</p>
<p>需要下载试用版的同学可以移步到：<a title="http://www.microsoft.com/visualstudio/en-us/download" href="http://www.microsoft.com/visualstudio/en-us/download">http://www.microsoft.com/visualstudio/en-us/download</a>。至于试用期满的问题，相信序列号很快就会出现。在Help菜单下单击Register Product按钮不是跳转到网站，而是弹出一个提示框，估计试用版升级为正式版的入口就在此处。</p>
<p align="center"><a href="http://file.wukangrui.com/attachments/2010/04/image7.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://file.wukangrui.com/attachments/2010/04/image_thumb6.png" width="494" height="194" /></a></p>
<h3  class="related_post_title">相关日志</h3><ul class="related_post"><li>2005-12-03 -- <a href="http://ofcss.com/2005/12/03/visual-studio-2005-trial.html" title="Visual Studio 2005体验感受">Visual Studio 2005体验感受</a></li><li>2011-03-07 -- <a href="http://ofcss.com/2011/03/07/ie8-compatibility-settings.html" title="IE8/9兼容性设置">IE8/9兼容性设置</a></li><li>2010-04-04 -- <a href="http://ofcss.com/2010/04/04/vspaste-customization-with-net-reflector.html" title="VSPaste 的持续改造">VSPaste 的持续改造</a></li><li>2009-06-17 -- <a href="http://ofcss.com/2009/06/17/regular-expression-in-dreamweaver.html" title="Dreamweaver中的正则表达式">Dreamweaver中的正则表达式</a></li><li>2009-06-05 -- <a href="http://ofcss.com/2009/06/05/uncharted-waters-4-in-windows7-x64.html" title="Windows 7 兼容性展示：大航海时代4">Windows 7 兼容性展示：大航海时代4</a></li><li>2009-05-24 -- <a href="http://ofcss.com/2009/05/24/sql-express-2008-x64-integration-with-visual-studio-2008-sp1.html" title="Visual Studio 2008 搭配64位SQL Server的问题解决方案">Visual Studio 2008 搭配64位SQL Server的问题解决方案</a></li><li>2009-05-16 -- <a href="http://ofcss.com/2009/05/16/window7-beta-dvd-from-microsoft.html" title="微软发放的Windows 7测试版光盘">微软发放的Windows 7测试版光盘</a></li><li>2009-04-30 -- <a href="http://ofcss.com/2009/04/30/solution-for-js-intellisense-error.html" title="VS2008 中 JS IntelliSense出错的解决">VS2008 中 JS IntelliSense出错的解决</a></li><li>2009-04-16 -- <a href="http://ofcss.com/2009/04/16/tencent-qq-2009-rtm-released.html" title="QQ2009正式版发布">QQ2009正式版发布</a></li><li>2009-04-13 -- <a href="http://ofcss.com/2009/04/13/aspnetmvc-hands-on-labs-develop-application.html" title="[翻译]ASP.NET MVC动手实验1-3：开发ASP.NET MVC应用">[翻译]ASP.NET MVC动手实验1-3：开发ASP.NET MVC应用</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ofcss.com/2010/04/14/vs2010-rtm-avaliable-on-msdn.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 兼容性展示：大航海时代4</title>
		<link>http://ofcss.com/2009/06/05/uncharted-waters-4-in-windows7-x64.html</link>
		<comments>http://ofcss.com/2009/06/05/uncharted-waters-4-in-windows7-x64.html#comments</comments>
		<pubDate>Fri, 05 Jun 2009 08:42:32 +0000</pubDate>
		<dc:creator>小李刀刀</dc:creator>
				<category><![CDATA[乱七八糟]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[操作系统]]></category>

		<guid isPermaLink="false">http://wukangrui.net/2009/06/05/uncharted-waters-4-in-windows7-x64.html</guid>
		<description><![CDATA[网上很多人针对Windows 7的兼容性一直都在争论，其实这个东西是见仁见智的，毕竟每个人常用的软件不一样，玩的游戏不一样。就像在远景论坛上，很多人还在努力地寻找Windows 7下好用的虚拟光驱，可是很多人用Daemon Tool Lite 就很好。有人用Windows 7看迅雷看看什么问题都没有，我就怎么设置都看不了。总而言之，遇到问题有很多可能的原因，但是Windows 7的兼容性比Vista 好这是毋庸置疑的。我今天要用来做证的是一个DOS时代的经典游戏——大航海时代。这个在Windows XP下都有很多人遇到兼容性问题的游戏，竟然在我的64位 Windows 7上毫无问题地运行起来，而且玩了一个多星期了，从来没有出现过中间跳出、游戏崩溃的问题。 大航海时代IV 应该已经不是一款纯DOS游戏了，实际上在Win 98下他也是以MS-DOS运行而不是以纯DOS运行，但是毫无疑问的是这款游戏当初在WIndows 2000和Windows XP下运行的时候曾经出现过很多兼容性的问题，只有在Windows 98下才是完美兼容的。我上大学的时候，寝室的电脑是我装的Windows 2000 + Windows XP双系统，结果我同屋为了顺畅地玩大航海时代4，还特地装了一个Windows 98来玩。 &#160; 在 64位 Windows 7 下以窗口模式运行的 大航海时代IV 威力加强版 最近突然心血来潮，又去翻出这个游戏来玩，是226M的绿色硬盘版，解压缩到任意目录后，创建了一个快捷方式，给快捷方式加上了 “-W 1024&#215;768 ”的参数，结果居然运行起来了……我在解压缩的时候还在往Visual Windows XP里拷贝呢。结果拷了一半发现没必要了。 唯一不兼容的地方就是当以窗口方式运行起来的时候，Windows 7 的玻璃窗体效果消失，这个问题是现在大部分软件存在的“轻微兼容性问题”，比如PPStream也有这个问题。 总的来说，Windows 7 兼容性还是不错的（我说的是64位了，如果是32位系统，绝大部分的兼容性问题都不会遇到，只有一个UAC带来的运行方式问题，如果对UAC有一定了解了，遇到问题大部分时候应该能想到要怎么解决的）。 很多人基于对Windows Vista的失望而对Windows 7抱着谨慎和怀疑的态度，这也是很正常的。但是实际上如果你尝试一下，其实Windows Vista从SP1以后已经解决绝大部分的兼容性问题，驱动也很完善了。而Windows 7 则更进一步，首先驱动程序如果有专门针对Windows 7的版本，会通过自动更新获得，无需到处去找，其次如果没有Windows 7的专用驱动，用Vista的完全可以。其次软件方面，到了现在不但对Vista的支持没有问题，很多深受欢迎的软件已经针对Windows 7推出了64位版本，这预示着4G内存时代才真正到来，如果你用64位的Windows XP，那你真的会遇到数不清的兼容性问题，Vista也一样，但是 64位的 Windows [...]]]></description>
			<content:encoded><![CDATA[<p>网上很多人针对Windows 7的兼容性一直都在争论，其实这个东西是见仁见智的，毕竟每个人常用的软件不一样，玩的游戏不一样。就像在远景论坛上，很多人还在努力地寻找Windows 7下好用的虚拟光驱，可是很多人用Daemon Tool Lite 就很好。有人用Windows 7看迅雷看看什么问题都没有，我就怎么设置都看不了。总而言之，遇到问题有很多可能的原因，但是Windows 7的兼容性比Vista 好这是毋庸置疑的。我今天要用来做证的是一个DOS时代的经典游戏——大航海时代。这个在Windows XP下都有很多人遇到兼容性问题的游戏，竟然在我的64位 Windows 7上毫无问题地运行起来，而且玩了一个多星期了，从来没有出现过中间跳出、游戏崩溃的问题。</p>
<p> <span id="more-657"></span>
<p>大航海时代IV 应该已经不是一款纯DOS游戏了，实际上在Win 98下他也是以MS-DOS运行而不是以纯DOS运行，但是毫无疑问的是这款游戏当初在WIndows 2000和Windows XP下运行的时候曾经出现过很多兼容性的问题，只有在Windows 98下才是完美兼容的。我上大学的时候，寝室的电脑是我装的Windows 2000 + Windows XP双系统，结果我同屋为了顺畅地玩大航海时代4，还特地装了一个Windows 98来玩。</p>
<p align="center"><a href="http://file.wukangrui.com/attachments/2009/06/windows74.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Windows7-大航海时代4" border="0" alt="Windows7-大航海时代4" src="http://file.wukangrui.com/attachments/2009/06/windows74-thumb.png" width="604" height="484" /></a>&#160; <br />在 64位 Windows 7 下以窗口模式运行的 大航海时代IV 威力加强版</p>
<p>最近突然心血来潮，又去翻出这个游戏来玩，是226M的绿色硬盘版，解压缩到任意目录后，创建了一个快捷方式，给快捷方式加上了 “-W 1024&#215;768 ”的参数，结果居然运行起来了……我在解压缩的时候还在往Visual Windows XP里拷贝呢。结果拷了一半发现没必要了。</p>
<p>唯一不兼容的地方就是当以窗口方式运行起来的时候，Windows 7 的玻璃窗体效果消失，这个问题是现在大部分软件存在的“轻微兼容性问题”，比如PPStream也有这个问题。</p>
<p>总的来说，Windows 7 兼容性还是不错的（我说的是64位了，如果是32位系统，绝大部分的兼容性问题都不会遇到，只有一个UAC带来的运行方式问题，如果对UAC有一定了解了，遇到问题大部分时候应该能想到要怎么解决的）。</p>
<p>很多人基于对Windows Vista的失望而对Windows 7抱着谨慎和怀疑的态度，这也是很正常的。但是实际上如果你尝试一下，其实Windows Vista从SP1以后已经解决绝大部分的兼容性问题，驱动也很完善了。而Windows 7 则更进一步，首先驱动程序如果有专门针对Windows 7的版本，会通过自动更新获得，无需到处去找，其次如果没有Windows 7的专用驱动，用Vista的完全可以。其次软件方面，到了现在不但对Vista的支持没有问题，很多深受欢迎的软件已经针对Windows 7推出了64位版本，这预示着4G内存时代才真正到来，如果你用64位的Windows XP，那你真的会遇到数不清的兼容性问题，Vista也一样，但是 64位的 Windows 7反而好很多。当然你要是选择用32位的，那也是非常明智的决定。64位毕竟还是有一些兼容性问题的。毕竟软件支持的力度还没有真正跟上。但是对我而言，SQL Server、.Net Framework、Photoshop、杀毒软件、解压软件、虚拟光驱这几个都是原生64位，就已经有很大吸引力了。何况我喜欢玩的游戏没有一个不兼容的。</p>
<p>我在从泄露版到RC版的安装过程中，一直是用升级安装的方式，以前Windows XP如果用升级安装或者修复安装，往往会越装系统越大。但是在升级Windows 7的过程中，我惊奇地发现，居然越升级占用的空间越少（升级完以后要清理掉升级丢弃的文件，用系统自带的磁盘清理就可以了），这可能是由于开发团队在不断完善的过程中精简了更多没用的东西，而且我相信到了正式版和Service Pack还会更小，因为现在的系统里还能看到很多不需要的东西（比如阿拉伯语、德语、意大利语等多语言组件，我们只要留下英文和中文所需的就够了）。</p>
<p>如果你不是对“微软”或者“Windows”这两个词本身抱有成见，那真的不妨试一试。Windows 7、IIS 7.5、IE8.0 和 新的基于索引和库的文件结构，都是彻底颠覆微软产品曾经给我们的印象的作品。你不妨一试。</p>
<h3  class="related_post_title">相关日志</h3><ul class="related_post"><li>2009-05-16 -- <a href="http://ofcss.com/2009/05/16/window7-beta-dvd-from-microsoft.html" title="微软发放的Windows 7测试版光盘">微软发放的Windows 7测试版光盘</a></li><li>2009-06-20 -- <a href="http://ofcss.com/2009/06/20/icbc-u-key-in-windows-7-x64.html" title="工行U盾在Windows 7 x64版下的使用">工行U盾在Windows 7 x64版下的使用</a></li><li>2010-04-14 -- <a href="http://ofcss.com/2010/04/14/vs2010-rtm-avaliable-on-msdn.html" title="Visual Studio 2010 Ultimate RTM 版开放MSDN下载">Visual Studio 2010 Ultimate RTM 版开放MSDN下载</a></li><li>2009-06-08 -- <a href="http://ofcss.com/2009/06/08/using-fastcgi-to-host-php-applications-on-iis-7x.html" title="在 IIS 7.x 中用 FastCGI 运行 PHP">在 IIS 7.x 中用 FastCGI 运行 PHP</a></li><li>2009-05-24 -- <a href="http://ofcss.com/2009/05/24/sql-express-2008-x64-integration-with-visual-studio-2008-sp1.html" title="Visual Studio 2008 搭配64位SQL Server的问题解决方案">Visual Studio 2008 搭配64位SQL Server的问题解决方案</a></li><li>2009-05-23 -- <a href="http://ofcss.com/2009/05/23/google-chrome-in-windows7-x64.html" title="windows 7 x64 上的Google Chrome">windows 7 x64 上的Google Chrome</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ofcss.com/2009/06/05/uncharted-waters-4-in-windows7-x64.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>微软发放的Windows 7测试版光盘</title>
		<link>http://ofcss.com/2009/05/16/window7-beta-dvd-from-microsoft.html</link>
		<comments>http://ofcss.com/2009/05/16/window7-beta-dvd-from-microsoft.html#comments</comments>
		<pubDate>Sat, 16 May 2009 19:19:47 +0000</pubDate>
		<dc:creator>小李刀刀</dc:creator>
				<category><![CDATA[乱七八糟]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[操作系统]]></category>

		<guid isPermaLink="false">http://wukangrui.net/2009/05/16/window7-beta-dvd-from-microsoft.html</guid>
		<description><![CDATA[Windows 7 虽然还在测试阶段，但是微软的宣传攻势已经如火如荼全面展开，在网上Windows 7也成为了非常热门的话题，并且Windows 7还得到了绝大部分测试者的一致好评。

到现在我使用Windows 7已经有四个多月了，从跟踪泄露版到最终选定Windows 7 x64 RC 英文版作为正式版发布前的最终操作系统。其间经历过很多的麻烦，不过解决这些问题的过程还算顺利和愉快。通过Google能够找到绝大部分问题的解决方案。当然还有一些暂时可能仍然没有得到解决，不过那并不能组织喜欢Windows 7的网友们（包括我）。]]></description>
			<content:encoded><![CDATA[<p>Windows 7 虽然还在测试阶段，但是微软的宣传攻势已经如火如荼全面展开，在网上Windows 7也成为了非常热门的话题，并且Windows 7还得到了绝大部分测试者的一致好评。</p>
<p>到现在我使用Windows 7已经有四个多月了，从跟踪泄露版到最终选定Windows 7 x64 RC 英文版作为正式版发布前的最终操作系统。其间经历过很多的麻烦，不过解决这些问题的过程还算顺利和愉快。通过Google能够找到绝大部分问题的解决方案。当然还有一些暂时可能仍然没有得到解决，不过那并不能组织喜欢Windows 7的网友们（包括我）。</p>
<p> <span id="more-649"></span>
<p>3月份在参加微软全球创新日的活动时，我参加现场活动得了一张测试版的光盘，但是这张光盘是微软第一次发放的测试版光盘，版本很老。所以我送给了同事，自己并没有使用。</p>
<p>4月份微软又开始一轮新的活动，针对企业用户赠送总共2000张Windows 7 RC版本的测试光盘，我参加了微软的线上活动，RC版本发布后，活动结果还没出来，但我已经安装上了泄露版的Windows 7 RC x64英文版。前几天在微软线上活动的页面上看到公布的结果里有我的名字，很是期待收到微软寄来的RC版光盘，结果不到3天就收到了挂号信寄来的光盘。</p>
<p>虽然是测试版，但是包装还是很精美，跟购买品牌笔记本里面的OEM版Windows包装差不多甚至更好，除了一张DVD版的Windows 7系统盘，还有一张CD，里面有申请者所在国家的语言包，此外还有一张使用说明。</p>
<p>遗憾的是这张测试光盘是x86版的，我曾经在x86和x64之间徘徊，不过现在不是了，x64已经用得很满意。这张光盘注定只能成为光盘包里的一个纪念了。不过我还是很好奇地打开了这张光盘，看看它的版本号和生成日期。令我意外的是，在5月5日之后寄出来的这张测试版光盘，版本号是7100，可是生成日期确是2008年12月（众所周知7100版的泄露日期是4月底5月初，而MSDN上正式放出下载是5月5日。</p>
<p>诡异的版本号和日期。不过这样一来，没有收到微软光盘的人估计不会觉得遗憾了，呵呵。实际上网上下载的MSDN版的Windows 7 RC跟微软寄出的光盘并没有任何不同，甚至生成日期还会更新一些。而Windows 7的激活序列号是任何人都可以从微软网站上免费申请的。因此到目前为止不完全统计的几百万Windows 7用户，大家都在免费使用着正版的Windows 7，享受着在线升级补丁和硬件驱动的乐趣。甚至于连盗版的Office 7和其他微软产品也从Windows 7的自动更新获得了所有的升级。</p>
<p>我在使用Windows 7 x64版本中遇到的问题和解决方法，对于在互联网上较难找到答案或者没有明确答案的，我会在后面的日志中写出详细的解决过程。</p>
<p>期待Windows 7的正式发布和普及，因为那必将进一步消弱万恶的 IE6 的市场占有率。</p>
<h3  class="related_post_title">相关日志</h3><ul class="related_post"><li>2009-06-05 -- <a href="http://ofcss.com/2009/06/05/uncharted-waters-4-in-windows7-x64.html" title="Windows 7 兼容性展示：大航海时代4">Windows 7 兼容性展示：大航海时代4</a></li><li>2009-06-20 -- <a href="http://ofcss.com/2009/06/20/icbc-u-key-in-windows-7-x64.html" title="工行U盾在Windows 7 x64版下的使用">工行U盾在Windows 7 x64版下的使用</a></li><li>2010-04-14 -- <a href="http://ofcss.com/2010/04/14/vs2010-rtm-avaliable-on-msdn.html" title="Visual Studio 2010 Ultimate RTM 版开放MSDN下载">Visual Studio 2010 Ultimate RTM 版开放MSDN下载</a></li><li>2009-06-08 -- <a href="http://ofcss.com/2009/06/08/using-fastcgi-to-host-php-applications-on-iis-7x.html" title="在 IIS 7.x 中用 FastCGI 运行 PHP">在 IIS 7.x 中用 FastCGI 运行 PHP</a></li><li>2009-05-24 -- <a href="http://ofcss.com/2009/05/24/sql-express-2008-x64-integration-with-visual-studio-2008-sp1.html" title="Visual Studio 2008 搭配64位SQL Server的问题解决方案">Visual Studio 2008 搭配64位SQL Server的问题解决方案</a></li><li>2009-05-23 -- <a href="http://ofcss.com/2009/05/23/google-chrome-in-windows7-x64.html" title="windows 7 x64 上的Google Chrome">windows 7 x64 上的Google Chrome</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ofcss.com/2009/05/16/window7-beta-dvd-from-microsoft.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

