<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_robot.h--为之漫笔</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/25614/rss</id><updated>2010-04-27T02:17:11Z</updated><author><name>roboth</name><uri>http://www.cnblogs.com/RobotH/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/RobotH/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/25614/rss"/><entry><id>http://www.cnblogs.com/RobotH/archive/2010/01/13/1646512.html</id><title type="text">转:“由于代码已经过优化或者本机框架位于调用堆栈之上,无法计算表达式的值”的解决方法</title><summary type="text">异常:由于代码已经过优化或者本机框架位于调用堆栈之上,无法计算表达式的值原因：如果使用 Response.End、Response.Redirect 或 Server.Transfer 方法，将出现 ThreadAbortException 异常。您可以使用 try-catch 语句捕获此异常。Response.End 方法终止页的执行，并将此执行切换到应用程序的事件管线中的 Applicatio...</summary><published>2010-01-13T06:26:00Z</published><updated>2010-01-13T06:26:00Z</updated><author><name>roboth</name><uri>http://www.cnblogs.com/RobotH/</uri></author><link rel="alternate" href="http://www.cnblogs.com/RobotH/archive/2010/01/13/1646512.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/RobotH/archive/2010/01/13/1646512.html"/></entry><entry><id>http://www.cnblogs.com/RobotH/archive/2009/09/08/1562288.html</id><title type="text">.net tostring format格式说明</title><summary type="text">stringstr1 =string.Format("{0:N1}",56789); //result: 56,789.0stringstr2 =string.Format("{0:N2}",56789); //result: 56,789.00stringstr3 =string.Format("{0:N3}",56789); //result: 56,789.000stringstr8 =st...</summary><published>2009-09-08T01:44:00Z</published><updated>2009-09-08T01:44:00Z</updated><author><name>roboth</name><uri>http://www.cnblogs.com/RobotH/</uri></author><link rel="alternate" href="http://www.cnblogs.com/RobotH/archive/2009/09/08/1562288.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/RobotH/archive/2009/09/08/1562288.html"/></entry><entry><id>http://www.cnblogs.com/RobotH/archive/2009/09/02/1558987.html</id><title type="text">一、DIP简介（DIP--Dependency Inversion Principle）：</title><summary type="text">一、DIP简介（DIP--Dependency InversionPrinciple）：1、高层模块不应该依赖于低层模块,二者都应该依赖于抽象。2、抽象不应该依赖于细节,细节应该依赖于抽象。高层模块包含了一个应该程序中的重要的策略选择和业务模型，正是这些高层模块才使得其所有的应用程序区别于其他，如果高层依赖于低层,那么对低层模块的改动就会直接影响到高层模块,从而迫使它们依次做出改动。二、举例说明：...</summary><published>2009-09-02T10:35:00Z</published><updated>2009-09-02T10:35:00Z</updated><author><name>roboth</name><uri>http://www.cnblogs.com/RobotH/</uri></author><link rel="alternate" href="http://www.cnblogs.com/RobotH/archive/2009/09/02/1558987.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/RobotH/archive/2009/09/02/1558987.html"/></entry><entry><id>http://www.cnblogs.com/RobotH/archive/2009/07/24/1530284.html</id><title type="text">请确认 &amp;lt;Import&amp;gt; 声明中的路径正确，且磁盘上存在该文件。</title><summary type="text">大家经常会非常辛苦的在网上找到自己想要的源程序，在我们欣喜若狂打开的时候，却提示&amp;#8220;未找到导入的项目&amp;#8220;$:\Boo.Microsoft.Build.targets&amp;#8221;。请确认  &amp;lt;Import&amp;gt;  声明中的路径正确，且磁盘上存在该文件。解决办法：将项目文件(.csproj)用记事本打开，然后找到&amp;lt;Import &amp;gt;节点，作如下操作：&amp;lt;Im...</summary><published>2009-07-24T08:06:00Z</published><updated>2009-07-24T08:06:00Z</updated><author><name>roboth</name><uri>http://www.cnblogs.com/RobotH/</uri></author><link rel="alternate" href="http://www.cnblogs.com/RobotH/archive/2009/07/24/1530284.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/RobotH/archive/2009/07/24/1530284.html"/></entry><entry><id>http://www.cnblogs.com/RobotH/archive/2009/07/24/1529847.html</id><title type="text">异步委托</title><summary type="text">[代码]</summary><published>2009-07-24T01:04:00Z</published><updated>2009-07-24T01:04:00Z</updated><author><name>roboth</name><uri>http://www.cnblogs.com/RobotH/</uri></author><link rel="alternate" href="http://www.cnblogs.com/RobotH/archive/2009/07/24/1529847.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/RobotH/archive/2009/07/24/1529847.html"/></entry></feed>
