<?xml version="1.0" encoding="gb2312" ?><rss version='2.0' xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>博问 - 其他</title><link>http://space.cnblogs.com/q</link> <description>博问帮您解决开发技术问题</description> <language>zh-cn</language><pubDate>Sat, 26 Jul 2008 08:45:32 GMT</pubDate>
<lastBuildDate>Sat, 26 Jul 2008 08:45:32 GMT</lastBuildDate>
<copyright>Copyright 2007,hjenglish.com</copyright> <item><title>有谁在用或者学习F#呢。</title><pubDate>Wed, 23 Jul 2008 13:16:09 GMT</pubDate><author>麦壳饼</author><link>http://space.cnblogs.com/question/2008/</link><description><![CDATA[如果你在用或者在学习， 有什么好的资料别忘了 <A href="http://www.f-sharp.cn">www.f-sharp.cn</A> 了啊。 ]]></description></item><item><title> instrumentation classes 如何翻译</title><pubDate>Tue, 22 Jul 2008 13:03:36 GMT</pubDate><author>非法操作</author><link>http://space.cnblogs.com/question/1991/</link><description><![CDATA[<P>原句这样的：</P>
<LI><B>The ObjectBuilder subsystem</B>. The <B>ObjectBuilder</B> subsystem performs all the repetitive and necessary tasks for creating and disposing object instances, while still providing a high level of flexibility. Enterprise Library uses the <B>ObjectBuilder</B> subsystem for tasks such as injecting configuration<FONT color=#ff0000> into block classes and connecting </FONT><FONT color=#ff0000>instrumentation classes</FONT> to application blocks. The <B>ObjectBuilder</B> subsystem is contained in the assembly <B>Microsoft.Practices.ObjectBuilder.dll</B>. </LI>]]></description></item><item><title>关于IIS GZIP压缩问题？求助</title><pubDate>Thu, 17 Jul 2008 10:58:15 GMT</pubDate><author>jowo</author><link>http://space.cnblogs.com/question/1932/</link><description><![CDATA[<STRONG>我都是按照以下方式做的，在本地测试都有压缩，但是到服务器上测试网站说没有压缩？请问下什么原因？有人知道吗？</STRONG>
<P>测试地址：<A href="http://www.port80software.com/tools/compresscheck.asp"><FONT color=#075db3>http://www.port80software.com/tools/compresscheck.asp</FONT></A></P>
<P>IIS 6.0中配置HTTP压缩的步骤<BR>&nbsp;&nbsp;&nbsp; IIS 6.0中配置HTTP压缩的步骤如下： </P>
<P>打开Internet信息服务(IIS)管理器，右击"网站"-&gt;"属性"，选择"服务"。在"HTTP压缩"框中选中"压缩应用程序文件"和"压缩静态文件"，按需要设置"临时目录"和"临时目录的最大限制"； <BR>在Internet信息服务(IIS)管理器，右击"Web服务扩展"-&gt;"增加一个新的Web服务扩展..."，在"新建Web服务扩展"框中输入扩展名"HTTP Compression"，添加"要求的文件"为C:\WINDOWS\system32\inetsrv\gzip.dll，其中Windows系统目录根据您的安装可能有所不同，选中"设置扩展状态为允许"； <BR>使用文本编辑器打开C:\Windows\System32\inetsrv\MetaBase.xml(建议先备份),找到Location ="/LM/W3SVC/Filters/Compression/gzip"，如果需要压缩动态文件，则将HcDoDynamicCompression设置为"TRUE"，并在HcScriptFileExtensions中增加您要压缩的动态文件后缀名，如aspx；如果需要压缩静态文件，则将HcDoStaticCompression和HcDoOnDemandCompression设置为"TRUE"，并在HcFileExtensions中增加您需要压缩的静态文件后缀名，如xml、css等；HcDynamicCompressionLevel和HcOnDemandCompLevel表示需要的压缩率，数字越小压缩率越低； <BR>编辑完毕后保存MetaBase.xml文件；如果文件无法保存，则可能IIS正在使用该文件。打开"开始"-&gt;"管理工具"-&gt;"服务"，停止"IIS Admin Service"后，即可保存； <BR>最后，重新启动IIS。可以到HTTP压缩测试网站验证结果。</P>]]></description></item></channel></rss>