<?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/dongma_yifei" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/dongma_yifei" type="application/rss+xml"></fs:self_link><lastBuildDate>Fri, 01 Aug 2008 16:24:00 GMT</lastBuildDate><title>满天乱飞</title><description>—— 哪里去</description><link>http://blog.csdn.net/dongma_yifei/</link><item><title>firefox 的 NS_ERROR_DOM_BAD_URI</title><link>http://blog.csdn.net/dongma_yifei/archive/2008/08/01/2754475.aspx</link><wfw:comment>http://blog.csdn.net/dongma_yifei/comments/2754475.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/dongma_yifei/comments/commentRss/2754475.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2754475</trackback:ping><description>在firefox 3.0.1下使用 yahoo_search_api.js 后没有反应，调试获得一个异常信息：

xmlUrl 地址如下：
&quot;http://api.search.yahoo.com/WebSearchService/V1/webSearch?appid=YahooSearchSidebar&amp;query=xul&amp;zip=&amp;start=1&amp;results=10&quot;
&lt;img src =&quot;http://blog.csdn.net/dongma_yifei/aggbug/2754475.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 02 Aug 2008 00:24:00 +0800</pubDate><author>yifei</author><comments>http://blog.csdn.net/dongma_yifei/archive/2008/08/01/2754475.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dongma_yifei/archive/2008/08/01/2754475.aspx</guid><dc:creator>yifei</dc:creator></item><item><title>控制web页面的关闭</title><link>http://blog.csdn.net/dongma_yifei/archive/2008/07/30/2741767.aspx</link><wfw:comment>http://blog.csdn.net/dongma_yifei/comments/2741767.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dongma_yifei/comments/commentRss/2741767.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2741767</trackback:ping><description>经常有web页面数据没保存就关闭的问题发生，而且很多用户都没有使用web程序的经验（况且我们的程序也不能和网上优秀的比）。用户经常埋怨程序有问题。&lt;br /&gt;以前见过别人的实现，但是没记下，今天搜了下，很幸运能找到。&lt;br /&gt;&lt;br /&gt;文章具体来源不详，在很多文章里都能找到。&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Confirm Before Leave&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/dongma_yifei/aggbug/2741767.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 31 Jul 2008 03:25:00 +0800</pubDate><author>yifei</author><comments>http://blog.csdn.net/dongma_yifei/archive/2008/07/30/2741767.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dongma_yifei/archive/2008/07/30/2741767.aspx</guid><dc:creator>yifei</dc:creator></item><item><title>yahoo_search_api.js 试着用一下</title><link>http://blog.csdn.net/dongma_yifei/archive/2008/07/29/2733926.aspx</link><wfw:comment>http://blog.csdn.net/dongma_yifei/comments/2733926.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dongma_yifei/comments/commentRss/2733926.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2733926</trackback:ping><description>前几天看到了一个yahoo官方的搜素api，js版的。&lt;br /&gt;搜索了一下，每个大牛都是只把api放上而不写用法，急死俺了。&lt;br /&gt;俺努力了几天后终于得出了一点成果。&lt;br /&gt;也尚有一些问题没解决，暂时把俺怎么用的放上，有路过的给指点下。&lt;br /&gt;未解决问题：&lt;br /&gt;1.firefox下不执行;&lt;br /&gt;2.搜索中文页面会出现那么多转义字符;&lt;br /&gt;3.想处理等待时效果，和连接失败两种情况，没能解决;&lt;br /&gt;&lt;br /&gt;页面内容如下：&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/dongma_yifei/aggbug/2733926.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 30 Jul 2008 04:55:00 +0800</pubDate><author>bywind</author><comments>http://blog.csdn.net/dongma_yifei/archive/2008/07/29/2733926.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dongma_yifei/archive/2008/07/29/2733926.aspx</guid><dc:creator>bywind</dc:creator></item><item><title>用批处理文件修改ip地址</title><link>http://blog.csdn.net/dongma_yifei/archive/2007/11/10/1878153.aspx</link><wfw:comment>http://blog.csdn.net/dongma_yifei/comments/1878153.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dongma_yifei/comments/commentRss/1878153.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1878153</trackback:ping><description>netsh interface ip set address &quot;本地连接&quot; static 192.168.88.16 255.255.255.0 192.168.88.254 1
netsh interface ip set dns &quot;本地连接&quot; static 192.168.88.254 primary

netsh interface ip set address &quot;本地连接&quot; dhcp
netsh interface ip set dns &quot;本地连接&quot; dhcp&lt;img src =&quot;http://blog.csdn.net/dongma_yifei/aggbug/1878153.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 11 Nov 2007 05:52:00 +0800</pubDate><author>bywind</author><comments>http://blog.csdn.net/dongma_yifei/archive/2007/11/10/1878153.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dongma_yifei/archive/2007/11/10/1878153.aspx</guid><dc:creator>bywind</dc:creator></item><item><title>人无我空性禅修(3,4)</title><link>http://blog.csdn.net/dongma_yifei/archive/2007/10/14/1824002.aspx</link><wfw:comment>http://blog.csdn.net/dongma_yifei/comments/1824002.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dongma_yifei/comments/commentRss/1824002.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1824002</trackback:ping><description>在世俗层面上所指的“自我”，由五蕴聚是合而成，它们是：色蕴、受蕴、想蕴、行蕴、识蕴。&lt;img src =&quot;http://blog.csdn.net/dongma_yifei/aggbug/1824002.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 14 Oct 2007 20:12:00 +0800</pubDate><author>bywind</author><comments>http://blog.csdn.net/dongma_yifei/archive/2007/10/14/1824002.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dongma_yifei/archive/2007/10/14/1824002.aspx</guid><dc:creator>bywind</dc:creator></item><item><title>人无我空性禅修(2)</title><link>http://blog.csdn.net/dongma_yifei/archive/2007/10/14/1823992.aspx</link><wfw:comment>http://blog.csdn.net/dongma_yifei/comments/1823992.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dongma_yifei/comments/commentRss/1823992.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1823992</trackback:ping><description>这个三界世间的根本便是我执，无论何时何处，只要有我执的存在，众生便被束缚在轮回之中。生命之所以不得自在，之所以要不断地流转，它最深层的源动力就是一念执我实有存在的无明。&lt;img src =&quot;http://blog.csdn.net/dongma_yifei/aggbug/1823992.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 14 Oct 2007 20:03:00 +0800</pubDate><author>bywind</author><comments>http://blog.csdn.net/dongma_yifei/archive/2007/10/14/1823992.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dongma_yifei/archive/2007/10/14/1823992.aspx</guid><dc:creator>bywind</dc:creator></item><item><title>人无我空性禅修(1)</title><link>http://blog.csdn.net/dongma_yifei/archive/2007/10/14/1823982.aspx</link><wfw:comment>http://blog.csdn.net/dongma_yifei/comments/1823982.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dongma_yifei/comments/commentRss/1823982.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1823982</trackback:ping><description>我们之所以在三界生死流转，根本原因就是错误地将自我与我所（拥有的）执着为实有的存在，三界所有的业都是由这俱生我执发动起来的。&lt;img src =&quot;http://blog.csdn.net/dongma_yifei/aggbug/1823982.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 14 Oct 2007 19:57:00 +0800</pubDate><author>bywind</author><comments>http://blog.csdn.net/dongma_yifei/archive/2007/10/14/1823982.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dongma_yifei/archive/2007/10/14/1823982.aspx</guid><dc:creator>bywind</dc:creator></item><item><title>离职了</title><link>http://blog.csdn.net/dongma_yifei/archive/2007/08/26/1759798.aspx</link><wfw:comment>http://blog.csdn.net/dongma_yifei/comments/1759798.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dongma_yifei/comments/commentRss/1759798.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1759798</trackback:ping><description>辞职分为3种情况：
1.协商解除合约
2.主动辞职
3.公司有过错情况下的即时辞职

第一种情况就是因为某些原因大家商量过了，然后一致同意解除合约
在这种情况下，劳方不需要写辞职信，两方也都不用担心违约金的问题，所有事情按照商量的结果处理
如果你要离开公司也应该首先争取这种结果

第二种情况是劳方不管资方的态度，决意要在合同期内离开公司
这种情况属于劳方单方面解除劳动合同，应当提前1个月写辞职信给公司相关负责人

第三种情况是说公司没有按时发工资、没有按时交保险之类的应该履行的职责没有做到的情况下
劳方可以写辞职信指出资方责任并立即停止工作走人&lt;img src =&quot;http://blog.csdn.net/dongma_yifei/aggbug/1759798.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 27 Aug 2007 05:08:00 +0800</pubDate><author>bywind</author><comments>http://blog.csdn.net/dongma_yifei/archive/2007/08/26/1759798.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dongma_yifei/archive/2007/08/26/1759798.aspx</guid><dc:creator>bywind</dc:creator></item><item><title>软件项目管理.软件管理过程框架(生命周期阶段,过程中的制品)</title><link>http://blog.csdn.net/dongma_yifei/archive/2007/06/29/1671811.aspx</link><wfw:comment>http://blog.csdn.net/dongma_yifei/comments/1671811.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dongma_yifei/comments/commentRss/1671811.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1671811</trackback:ping><description>管理制品　　　　管理集包括几个制品，这些制品捕获记录产品/过程遗产、维护产品、改进产品和改进过程所需要的中间结果和辅助信息。发布版说明书　　　　　　描述每次发布的结果　　　　　　包括在对应的发布版规格说明中的每个评价标准的性能　　　　状态评估　　　　软件变更订单数据库　　　　实施　　　　环境　　　　管理制品的序列　　工程制品　　　　构想文档　　　　　　构想文档是从用户的角度编写的，它侧重于系统的基本特性和质量的可接受等级。&lt;img src =&quot;http://blog.csdn.net/dongma_yifei/aggbug/1671811.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 30 Jun 2007 02:40:00 +0800</pubDate><author>bywind</author><comments>http://blog.csdn.net/dongma_yifei/archive/2007/06/29/1671811.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dongma_yifei/archive/2007/06/29/1671811.aspx</guid><dc:creator>bywind</dc:creator></item><item><title>SharpDevelop 2.1 研究之一</title><link>http://blog.csdn.net/dongma_yifei/archive/2007/06/25/1666312.aspx</link><wfw:comment>http://blog.csdn.net/dongma_yifei/comments/1666312.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/dongma_yifei/comments/commentRss/1666312.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1666312</trackback:ping><description>---------------
代码分析定义
----------------
查找msbuild帮助未果。
运行.bat编译文件时发现错误提示：在执行对ICSharpCode.Develope.Sda的代码分析时，FXCop 没找到。
下载重装，并设置环境变量 FXCOPDIR = &quot;C:\Program Files\Microsoft FxCop 1.35&quot;
在vs2005命令行下执行命令，又有因为路径中带空格找不到文件的问题。
msbuild 的配置文件 C:\Program Files\MSBuild\Microsoft\VisualStudio\v8.0\CodeAnalysis\Microsoft.CodeAnalysis.targets
&lt;img src =&quot;http://blog.csdn.net/dongma_yifei/aggbug/1666312.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 26 Jun 2007 07:22:00 +0800</pubDate><author>bywind</author><comments>http://blog.csdn.net/dongma_yifei/archive/2007/06/25/1666312.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dongma_yifei/archive/2007/06/25/1666312.aspx</guid><dc:creator>bywind</dc:creator></item></channel></rss>