<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/oinet18" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/oinet18" type="application/rss+xml"></fs:self_link><lastBuildDate>Tue, 06 Jan 2009 17:30:00 GMT</lastBuildDate><title>oinet18的专栏</title><link>http://blog.csdn.net/oinet18/</link><item><title>无法共享本地文件夹</title><link>http://blog.csdn.net/oinet18/archive/2009/01/06/3722215.aspx</link><wfw:comment>http://blog.csdn.net/oinet18/comments/3722215.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/oinet18/comments/commentRss/3722215.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3722215</trackback:ping><description>本地文件夹单击右键弹出的菜单没有“共享和安全...”项，无法共享。&lt;img src =&quot;http://blog.csdn.net/oinet18/aggbug/3722215.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 07 Jan 2009 01:30:00 +0800</pubDate><author>oinet18</author><comments>http://blog.csdn.net/oinet18/archive/2009/01/06/3722215.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/oinet18/archive/2009/01/06/3722215.aspx</guid><dc:creator>oinet18</dc:creator><fs:srclink>http://blog.csdn.net/oinet18/archive/2009/01/06/3722215.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/oinet18/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/oinet18/~7426323/212142179/5535275</fs:itemid></item><item><title>SQL Server 不允许进行远程连接的解决办法</title><link>http://blog.csdn.net/oinet18/archive/2008/12/10/3488652.aspx</link><wfw:comment>http://blog.csdn.net/oinet18/comments/3488652.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/oinet18/comments/commentRss/3488652.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3488652</trackback:ping><description>SQL Server 不允许进行远程连接的解决办法     刚刚安装的数据库系统，按照默认安装的话，很可能在进行远程连接时报错，通常是错误:&quot;在连接到 SQL Server 2005 时，在默认的设置下 SQL Server 不允许进行远程连接可能会导致此失败。 (provider: 命名管道提供程序, error: 40 - 无法打开到 SQL Server 的连接)&quot; 或 &quot;在连接到 SQL Server 2005 时，在默认的设置下 SQL Server 不允许进行远程连接可能会导致此失败。(provider: SQL 网络接口, error: 26 - 定位指定的服务器/实例时出错)&quot;搜MSDN，上面有一片机器翻译的文章，是在让人难以明白，现在总结如下：明白了SQL Server是个网络数据库就可迎刃而解了，简单的分为下面的集中情况。1.  数据库引擎没有启动。有两种启动方式:     (1)开始-&gt;程序-&gt;Microsoft SQL Server 2005-&gt;SQL Server 2005外&lt;img src =&quot;http://blog.csdn.net/oinet18/aggbug/3488652.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 10 Dec 2008 17:56:00 +0800</pubDate><author>oinet18</author><comments>http://blog.csdn.net/oinet18/archive/2008/12/10/3488652.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/oinet18/archive/2008/12/10/3488652.aspx</guid><dc:creator>oinet18</dc:creator><fs:srclink>http://blog.csdn.net/oinet18/archive/2008/12/10/3488652.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/oinet18/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/oinet18/~7426323/212142180/5535275</fs:itemid></item><item><title>PetShop 分析、封装、软件设计模式</title><link>http://blog.csdn.net/oinet18/archive/2008/11/19/3336943.aspx</link><wfw:comment>http://blog.csdn.net/oinet18/comments/3336943.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/oinet18/comments/commentRss/3336943.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3336943</trackback:ping><description>&lt;br /&gt;引用地址&lt;br /&gt;http://wayfarer.cnblogs.com/category/14834.html?Show=All&lt;br /&gt; Design &amp; Pattern在敏捷开发中采用演进式架构设计&lt;br /&gt;posted @ 2008-05-11 21:00 张逸 阅读(4184) | 评论 (6)  编辑职责链模式在开发中的应用&lt;br /&gt;posted @ 2008-02-17 16:48 张逸 阅读(2667) | 评论 (17)  编辑PetShop之表示层设计     摘要: 分析PetShop 4.0之表示层设计。  阅读全文&lt;br /&gt;posted @ 2006-11-11 22:17 张逸 阅读(12408) | 评论 (35)  编辑PetShop之业务逻辑层设计     摘要: 《解剖PetShop》系列之五，分析PetShop的业务逻辑层设计。  阅读全文&lt;br /&gt;posted @ 2006-11-05 16:05 张逸 阅读(12182) | 评论 (52)  编辑PetShop之ASP.NET缓存     摘要: 结合PetShop 4&lt;img src =&quot;http://blog.csdn.net/oinet18/aggbug/3336943.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 20 Nov 2008 06:02:00 +0800</pubDate><author>oinet18</author><comments>http://blog.csdn.net/oinet18/archive/2008/11/19/3336943.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/oinet18/archive/2008/11/19/3336943.aspx</guid><dc:creator>oinet18</dc:creator><fs:srclink>http://blog.csdn.net/oinet18/archive/2008/11/19/3336943.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/oinet18/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/oinet18/~7426323/212142181/5535275</fs:itemid></item><item><title>PetShop 4.0 分析、基于C#的接口基础教程</title><link>http://blog.csdn.net/oinet18/archive/2008/11/19/3336925.aspx</link><wfw:comment>http://blog.csdn.net/oinet18/comments/3336925.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/oinet18/comments/commentRss/3336925.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3336925</trackback:ping><description>http://www.cnblogs.com/aspxer/archive/2007/06.html 06 2007 档案基于C#的接口基础教程之七posted @ 2007-06-28 16:18 喝酒当喝汤 阅读(227) | 评论 (0)  编辑 基于C#的接口基础教程之四posted @ 2007-06-28 16:17 喝酒当喝汤 阅读(207) | 评论 (0)  编辑 基于C#的接口基础教程之五posted @ 2007-06-28 16:17 喝酒当喝汤 阅读(194) | 评论 (0)  编辑 基于C#的接口基础教程之六posted @ 2007-06-28 16:17 喝酒当喝汤 阅读(191) | 评论 (0)  编辑 基于C#的接口基础教程之二posted @ 2007-06-28 16:16 喝酒当喝汤 阅读(298) | 评论 (0)  编辑 基于C#的接口基础教程之三posted @ 2007-06-28 16:1&lt;img src =&quot;http://blog.csdn.net/oinet18/aggbug/3336925.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 20 Nov 2008 05:54:00 +0800</pubDate><author>oinet18</author><comments>http://blog.csdn.net/oinet18/archive/2008/11/19/3336925.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/oinet18/archive/2008/11/19/3336925.aspx</guid><dc:creator>oinet18</dc:creator><fs:srclink>http://blog.csdn.net/oinet18/archive/2008/11/19/3336925.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/oinet18/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/oinet18/~7426323/212142182/5535275</fs:itemid></item><item><title>使用SQL语句 删除添加字段</title><link>http://blog.csdn.net/oinet18/archive/2008/05/06/2399932.aspx</link><wfw:comment>http://blog.csdn.net/oinet18/comments/2399932.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/oinet18/comments/commentRss/2399932.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2399932</trackback:ping><description>&lt;p&gt;-- 删除字段&lt;/p&gt;&lt;p&gt;if exists (select * from syscolumns where id =object_id('Calendar_Detail') and name='Work_Flag')&lt;/p&gt;&lt;p&gt;ALTER TABLE [Calendar_Detail ] DROP COLUMN [Work_Flag]&lt;/p&gt;&lt;p&gt;&amp;nbsp;if exists (select * from syscolumns where id =object_id('Calendar_Detail') and name='Work_Remark')&lt;/p&gt;&lt;p&gt;ALTER TABLE [Calendar_Detail ] DROP COLUMN [Work_Remark] &lt;/p&gt;&lt;p&gt;-- 添加字段&lt;/p&gt;&lt;p&gt;ALTER TABLE&amp;nbsp; Calendar_Detail&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;ADD&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;Work_Flag int,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;Wo&lt;img src =&quot;http://blog.csdn.net/oinet18/aggbug/2399932.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 06 May 2008 19:46:00 +0800</pubDate><author>oinet18</author><comments>http://blog.csdn.net/oinet18/archive/2008/05/06/2399932.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/oinet18/archive/2008/05/06/2399932.aspx</guid><dc:creator>oinet18</dc:creator><fs:srclink>http://blog.csdn.net/oinet18/archive/2008/05/06/2399932.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/oinet18/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/oinet18/~7426323/212142183/5535275</fs:itemid></item><item><title>Office Outlook应用 -  寻找丢失的Outlook通讯簿</title><link>http://blog.csdn.net/oinet18/archive/2008/04/15/2293816.aspx</link><wfw:comment>http://blog.csdn.net/oinet18/comments/2293816.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/oinet18/comments/commentRss/2293816.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2293816</trackback:ping><description>Office Outlook应用 -  寻找丢失的Outlook通讯簿&lt;img src =&quot;http://blog.csdn.net/oinet18/aggbug/2293816.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 15 Apr 2008 22:33:00 +0800</pubDate><author>oinet18</author><comments>http://blog.csdn.net/oinet18/archive/2008/04/15/2293816.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/oinet18/archive/2008/04/15/2293816.aspx</guid><dc:creator>oinet18</dc:creator><fs:srclink>http://blog.csdn.net/oinet18/archive/2008/04/15/2293816.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/oinet18/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/oinet18/~7426323/212142184/5535275</fs:itemid></item><item><title>为 Microsoft SQL Server 登录名添加或更改密码。</title><link>http://blog.csdn.net/oinet18/archive/2008/04/09/2267946.aspx</link><wfw:comment>http://blog.csdn.net/oinet18/comments/2267946.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/oinet18/comments/commentRss/2267946.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2267946</trackback:ping><description>Microsoft SQL Server 登录名添加或更改密码 &lt;img src =&quot;http://blog.csdn.net/oinet18/aggbug/2267946.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 09 Apr 2008 18:36:00 +0800</pubDate><author>oinet18</author><comments>http://blog.csdn.net/oinet18/archive/2008/04/09/2267946.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/oinet18/archive/2008/04/09/2267946.aspx</guid><dc:creator>oinet18</dc:creator><fs:srclink>http://blog.csdn.net/oinet18/archive/2008/04/09/2267946.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/oinet18/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/oinet18/~7426323/212142185/5535275</fs:itemid></item><item><title>读写配置文件app.config</title><link>http://blog.csdn.net/oinet18/archive/2008/03/23/2210377.aspx</link><wfw:comment>http://blog.csdn.net/oinet18/comments/2210377.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/oinet18/comments/commentRss/2210377.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2210377</trackback:ping><description>在.Net中提供了配置文件，让我们可以很方面的处理配置信息，这个配置是XML格式的。而且.Net中已经提供了一些访问这个文件的功能。&lt;img src =&quot;http://blog.csdn.net/oinet18/aggbug/2210377.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 23 Mar 2008 23:41:00 +0800</pubDate><author>oinet18</author><comments>http://blog.csdn.net/oinet18/archive/2008/03/23/2210377.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/oinet18/archive/2008/03/23/2210377.aspx</guid><dc:creator>oinet18</dc:creator><fs:srclink>http://blog.csdn.net/oinet18/archive/2008/03/23/2210377.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/oinet18/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/oinet18/~7426323/212142186/5535275</fs:itemid></item><item><title>什么是PPI指数</title><link>http://blog.csdn.net/oinet18/archive/2008/03/11/2169980.aspx</link><wfw:comment>http://blog.csdn.net/oinet18/comments/2169980.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/oinet18/comments/commentRss/2169980.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2169980</trackback:ping><description>PPI（生产者价格指数）英文全称Producer Price Index，也称产品价格指数。&lt;img src =&quot;http://blog.csdn.net/oinet18/aggbug/2169980.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 12 Mar 2008 00:05:00 +0800</pubDate><author>oinet18</author><comments>http://blog.csdn.net/oinet18/archive/2008/03/11/2169980.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/oinet18/archive/2008/03/11/2169980.aspx</guid><dc:creator>oinet18</dc:creator><fs:srclink>http://blog.csdn.net/oinet18/archive/2008/03/11/2169980.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/oinet18/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/oinet18/~7426323/212142187/5535275</fs:itemid></item><item><title>什么是CPI指数</title><link>http://blog.csdn.net/oinet18/archive/2008/03/11/2169946.aspx</link><wfw:comment>http://blog.csdn.net/oinet18/comments/2169946.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/oinet18/comments/commentRss/2169946.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2169946</trackback:ping><description>消费者物价指数(Consumer Price Index)，英文缩写为CPI&lt;img src =&quot;http://blog.csdn.net/oinet18/aggbug/2169946.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 12 Mar 2008 00:01:00 +0800</pubDate><author>oinet18</author><comments>http://blog.csdn.net/oinet18/archive/2008/03/11/2169946.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/oinet18/archive/2008/03/11/2169946.aspx</guid><dc:creator>oinet18</dc:creator><fs:srclink>http://blog.csdn.net/oinet18/archive/2008/03/11/2169946.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/oinet18/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/oinet18/~7426323/212142188/5535275</fs:itemid></item></channel></rss>