<?xml version="1.0" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="css/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>宝氣之家 - 拿来(Study)</title><link>http://webbased.cn/</link><description> - </description><generator>RainbowSoft Studio Z-Blog 1.8 Walle Build 91204</generator><language>zh-CN</language><copyright>Copyright 2007-2010 webbased.cn. Some Rights Reserved.</copyright><pubDate>Thu, 09 Sep 2010 12:08:59 +0800</pubDate><item><title>【.Net】Visual Studio 无法输入中文的问题</title><author>zhouzhezhe@163.com (baoqigou)</author><link>http://webbased.cn/post/169.html</link><pubDate>Tue, 13 Jul 2010 06:03:55 +0800</pubDate><guid>http://webbased.cn/post/169.html</guid><description><![CDATA[<p>&nbsp;是我输入设置引起的。</p><p>按下图设置可正常。</p><p>&nbsp;</p><p><img onload="ResizeImage(this,520)" src="http://webbased.cn/upload/VisualStudio输入中文问题.JPG" alt="" title="" /></p>]]></description><category>拿来(Study)</category><comments>http://webbased.cn/post/169.html#comment</comments><wfw:comment>http://webbased.cn/</wfw:comment><wfw:commentRss>http://webbased.cn/feed.asp?cmt=169</wfw:commentRss><trackback:ping>http://webbased.cn/cmd.asp?act=tb&amp;id=169&amp;key=454a8984</trackback:ping></item><item><title>【Windows】删除桌面背景图片位置下拉菜单中位置</title><author>zhouzhezhe@163.com (baoqigou)</author><link>http://webbased.cn/post/167.html</link><pubDate>Wed, 03 Feb 2010 20:52:59 +0800</pubDate><guid>http://webbased.cn/post/167.html</guid><description><![CDATA[<p>&nbsp;开始 -&gt; 运行 -&gt; regedit</p><p>找到 计算机\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Wallpapers\Images</p><p>删除右侧名称类似为ID0的键值。后面的数字代表下拉菜单中的位置（注意Windows默认的位置不在这里）</p><p>附图</p><p><img onload="ResizeImage(this,520)" src="http://webbased.cn/upload/2010-2-320-52-32.png" alt="" title="" /></p>...]]></description><category>拿来(Study)</category><comments>http://webbased.cn/post/167.html#comment</comments><wfw:comment>http://webbased.cn/</wfw:comment><wfw:commentRss>http://webbased.cn/feed.asp?cmt=167</wfw:commentRss><trackback:ping>http://webbased.cn/cmd.asp?act=tb&amp;id=167&amp;key=777cb46c</trackback:ping></item><item><title>【.Net】Open Flash Chart在IIS7下的完全配置攻略</title><author>zhouzhezhe@163.com (baoqigou)</author><link>http://webbased.cn/post/166.html</link><pubDate>Sun, 31 Jan 2010 18:32:55 +0800</pubDate><guid>http://webbased.cn/post/166.html</guid><description><![CDATA[<p>首先感谢Open Flash Chart开发小组为我们提供了如此强大的Web Chart工具，更要感激Xiao Yifang为我们制作了.net环境下的封装组件。</p><p>大家在IIS7下部署Xiao的组件时，一般遇到的问题是IO拒绝访问，500错误等。下面就这些问题作一个简短说明。</p><p>Open Flash Chart的.Net组件使用了IHttpHandler，除了在Web.Config中进行配置外，需要在IIS中进行IHttpHandler注册。</p><p><strong>IIS配置：</strong></p>...]]></description><category>拿来(Study)</category><comments>http://webbased.cn/post/166.html#comment</comments><wfw:comment>http://webbased.cn/</wfw:comment><wfw:commentRss>http://webbased.cn/feed.asp?cmt=166</wfw:commentRss><trackback:ping>http://webbased.cn/cmd.asp?act=tb&amp;id=166&amp;key=0b5c7c1b</trackback:ping></item><item><title>【PowerDesigner】按SQL Server 2005架构生成表脚本时，出现“不允许有扩展属性”的提示</title><author>zhouzhezhe@163.com (baoqigou)</author><link>http://webbased.cn/post/165.html</link><pubDate>Wed, 20 Jan 2010 16:02:36 +0800</pubDate><guid>http://webbased.cn/post/165.html</guid><description><![CDATA[<p>PowerDesigner打开，菜单 -&gt; Database -&gt; Edit Current DBMS</p><p><img onload="ResizeImage(this,520)" src="http://webbased.cn/upload/2010-01-2016-04-50.png" alt="" title="" /></p><p>General -&gt; Microsoft SQL Server 2005 -&gt; Script -&gt; Objects -&gt; Table -&gt; TableComment</p>...]]></description><category>拿来(Study)</category><comments>http://webbased.cn/post/165.html#comment</comments><wfw:comment>http://webbased.cn/</wfw:comment><wfw:commentRss>http://webbased.cn/feed.asp?cmt=165</wfw:commentRss><trackback:ping>http://webbased.cn/cmd.asp?act=tb&amp;id=165&amp;key=366480f1</trackback:ping></item><item><title>【.Net】Open Flash Chart出现IO Error的处理方法</title><author>zhouzhezhe@163.com (baoqigou)</author><link>http://webbased.cn/post/163.html</link><pubDate>Wed, 30 Dec 2009 12:46:21 +0800</pubDate><guid>http://webbased.cn/post/163.html</guid><description><![CDATA[<p>全部配置完成后，出现本机测试正常，但发布后，出现IO Error的错误提示</p><p>检查IIS-&gt;站点-&gt;属性-&gt;虚拟目录-&gt;配置-&gt;添加</p><p>可执行文件：C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll</p><p>扩展名：.ofc</p><p>动作：全部，或者限制为：GET,HEAD,POST,DEBUG</p><p><strong>去掉检查文件是否存在的勾选</strong></p>...]]></description><category>拿来(Study)</category><comments>http://webbased.cn/post/163.html#comment</comments><wfw:comment>http://webbased.cn/</wfw:comment><wfw:commentRss>http://webbased.cn/feed.asp?cmt=163</wfw:commentRss><trackback:ping>http://webbased.cn/cmd.asp?act=tb&amp;id=163&amp;key=e2a555cc</trackback:ping></item><item><title>【PowerDesigner】【Sql Server】使用PowerDesigner生成的脚本在SQL Server中执行时，出现“不允许有扩展属性，或对象不存在”的处理办法</title><author>zhouzhezhe@163.com (baoqigou)</author><link>http://webbased.cn/post/162.html</link><pubDate>Fri, 25 Dec 2009 23:01:16 +0800</pubDate><guid>http://webbased.cn/post/162.html</guid><description><![CDATA[<p><span style="font-size: medium;">打开PowerDesigner中表的属性，选择&ldquo;General&rdquo;一栏，为Owner指定用户</span></p><p><img title="" alt="" src="http://webbased.cn/upload/2009-12-2523-06-43.png" onload="ResizeImage(this,520)" /><img title="" alt="" src="http://webbased.cn/upload/2009-12-2523-12-16.png" onload="ResizeImage(this,520)" /></p>...]]></description><category>拿来(Study)</category><comments>http://webbased.cn/post/162.html#comment</comments><wfw:comment>http://webbased.cn/</wfw:comment><wfw:commentRss>http://webbased.cn/feed.asp?cmt=162</wfw:commentRss><trackback:ping>http://webbased.cn/cmd.asp?act=tb&amp;id=162&amp;key=4c8d611b</trackback:ping></item><item><title>【SVN】403错误的处理方法</title><author>zhouzhezhe@163.com (baoqigou)</author><link>http://webbased.cn/post/160.html</link><pubDate>Mon, 26 Oct 2009 16:35:33 +0800</pubDate><guid>http://webbased.cn/post/160.html</guid><description><![CDATA[<p>SVN版本升级后，增强了对目录的SVN控制，而经过研究发现，有些403错误因为控制的原因时而发生。</p><p>一下提供一种解决办法，可以优先尝试：</p><p>直接打开版本库浏览器（Rebo browser），将发生403错误的目录使用&ldquo;检出&hellip;&rdquo;（check out）功能，将工作区目录进行覆盖</p>]]></description><category>拿来(Study)</category><comments>http://webbased.cn/post/160.html#comment</comments><wfw:comment>http://webbased.cn/</wfw:comment><wfw:commentRss>http://webbased.cn/feed.asp?cmt=160</wfw:commentRss><trackback:ping>http://webbased.cn/cmd.asp?act=tb&amp;id=160&amp;key=cf9eb53d</trackback:ping></item><item><title>【IIS】本机如何模拟外网DNS访问本地IIS站点</title><author>zhouzhezhe@163.com (baoqigou)</author><link>http://webbased.cn/post/159.html</link><pubDate>Sun, 09 Aug 2009 09:07:08 +0800</pubDate><guid>http://webbased.cn/post/159.html</guid><description><![CDATA[1. 修改hosts文件，例如：<br/>127.0.0.1  webbased.cn<br/><br/>2. IIS站点->属性->网站->IP地址高级->在“网站的多个标示”下点击添加按钮->端口填写80，主机头填写webbased.cn后保存<br/>3. 浏览器访问webbased.cn，就会定位到本机站点（一般需要重启浏览器）]]></description><category>拿来(Study)</category><comments>http://webbased.cn/post/159.html#comment</comments><wfw:comment>http://webbased.cn/</wfw:comment><wfw:commentRss>http://webbased.cn/feed.asp?cmt=159</wfw:commentRss><trackback:ping>http://webbased.cn/cmd.asp?act=tb&amp;id=159&amp;key=be771347</trackback:ping></item><item><title>【.Net】如何调试Linq</title><author>zhouzhezhe@163.com (baoqigou)</author><link>http://webbased.cn/post/158.html</link><pubDate>Fri, 26 Jun 2009 11:30:41 +0800</pubDate><guid>http://webbased.cn/post/158.html</guid><description><![CDATA[<h3>《ASP.NET 3.5揭秘》一书中有详细的描述：</h3>1. 使用LINQ to SQL Debug Visualizer，http://www.scottgu.com/blogposts/linqquery/sqlserverqueryvisualizer.zip，将其解压到D:\Program Files\Microsoft Visual Studio 9.0\Common7\Packages\Debugger\Visualizers\，然后就可以再断点处进行跟踪了<br/>2. 使用页面的Trace来跟踪所有的Linq语句，方法是将下面的代码放到App_Code文件夹<br/>...]]></description><category>拿来(Study)</category><comments>http://webbased.cn/post/158.html#comment</comments><wfw:comment>http://webbased.cn/</wfw:comment><wfw:commentRss>http://webbased.cn/feed.asp?cmt=158</wfw:commentRss><trackback:ping>http://webbased.cn/cmd.asp?act=tb&amp;id=158&amp;key=22a26f27</trackback:ping></item><item><title>【.Net】VS2005在调试时，调试页面自动跳转到www.localhost.com，且改变了调试端口的解决办法</title><author>zhouzhezhe@163.com (baoqigou)</author><link>http://webbased.cn/post/157.html</link><pubDate>Fri, 12 Jun 2009 18:29:51 +0800</pubDate><guid>http://webbased.cn/post/157.html</guid><description><![CDATA[症状：VS2005，点击调试，页面从http:://localhost:5389自动跳转到http://www.localhost.com:5392<br/>解决：最后发现是我ESET NOD32的原因。下面是设置图，设置后症状消失。<br/><img onload="ResizeImage(this,520)" src="http://webbased.cn/upload/2009-06-1218-27-15.jpg" alt="" title=""/>]]></description><category>拿来(Study)</category><comments>http://webbased.cn/post/157.html#comment</comments><wfw:comment>http://webbased.cn/</wfw:comment><wfw:commentRss>http://webbased.cn/feed.asp?cmt=157</wfw:commentRss><trackback:ping>http://webbased.cn/cmd.asp?act=tb&amp;id=157&amp;key=c26007e6</trackback:ping></item></channel></rss>
