<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_sadier</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/3302/rss</id><updated>2011-06-26T11:43:53Z</updated><author><name>毛小华</name><uri>http://www.cnblogs.com/sadier/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sadier/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/3302/rss"/><entry><id>http://www.cnblogs.com/sadier/archive/2006/04/26/385731.html</id><title type="text">如果数据库的处理（逗号）</title><summary type="text">Set @SchemaCondi = @SchemaCondi + ' SchemaNo Like ' + '''' + @SchemaNo + ''''</summary><published>2006-04-26T08:38:00Z</published><updated>2006-04-26T08:38:00Z</updated><author><name>毛小华</name><uri>http://www.cnblogs.com/sadier/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sadier/archive/2006/04/26/385731.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sadier/archive/2006/04/26/385731.html"/></entry><entry><id>http://www.cnblogs.com/sadier/archive/2006/04/21/380913.html</id><title type="text">今天碰到了http/1.1 403 Forbidden错误，处理如下</title><summary type="text">可行的处理方案。1、修改虚拟目录的名称，然后指到程序路径是可以的（验证）。2、重装IIS是可以的（网上说的由于1步已经成功就没有验证了，没有验证）。不可行的方案：1、重启电脑。2、删除缓存。3、重新继承权限</summary><published>2006-04-21T01:50:00Z</published><updated>2006-04-21T01:50:00Z</updated><author><name>毛小华</name><uri>http://www.cnblogs.com/sadier/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sadier/archive/2006/04/21/380913.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sadier/archive/2006/04/21/380913.html"/></entry><entry><id>http://www.cnblogs.com/sadier/archive/2006/04/15/375781.html</id><title type="text">防止多次提交的几个比较</title><summary type="text">1、利用Session(viewState是不行的，viewState要回传才能读到数据)如果有个数据包类StockBillMP，则设定privateStockBillMPM_saveobj{get{return(Session["saveobj"]==null)?null:(StockBillMP)Session["saveobj"];}set{Session["saveobj"]=value;...</summary><published>2006-04-15T02:24:00Z</published><updated>2006-04-15T02:24:00Z</updated><author><name>毛小华</name><uri>http://www.cnblogs.com/sadier/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sadier/archive/2006/04/15/375781.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sadier/archive/2006/04/15/375781.html"/></entry><entry><id>http://www.cnblogs.com/sadier/archive/2006/01/25/323019.html</id><title type="text">SQL server 产生按日期排序的编号</title><summary type="text">Declare @maxVersion int,@strYear varchar(2),@strMonth varchar(2),@strYearMonth varchar(4)Set @strYear = Right(Cast(Datepart(yy,Getdate()) AS varchar(4)),2)Set @strMonth= Cast(Datepart(mm,Getdate()) AS...</summary><published>2006-01-25T02:29:00Z</published><updated>2006-01-25T02:29:00Z</updated><author><name>毛小华</name><uri>http://www.cnblogs.com/sadier/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sadier/archive/2006/01/25/323019.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sadier/archive/2006/01/25/323019.html"/></entry><entry><id>http://www.cnblogs.com/sadier/archive/2006/01/11/315269.html</id><title type="text">sql数据库的连接的一句话（今天花了一个小时想明白的就记下来了）</title><summary type="text">如果需要外连接又必须对外连接要求条件的话可以设置外连接的条件并且要加上可以为null的条件。（当然源外连接为空的数据也进入了结果）出现这种情况，最好先用试图把需要过滤的先过滤掉。</summary><published>2006-01-11T06:19:00Z</published><updated>2006-01-11T06:19:00Z</updated><author><name>毛小华</name><uri>http://www.cnblogs.com/sadier/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sadier/archive/2006/01/11/315269.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sadier/archive/2006/01/11/315269.html"/></entry><entry><id>http://www.cnblogs.com/sadier/archive/2006/01/03/310199.html</id><title type="text">一个很简单的操作excel的例子</title><summary type="text">第三天了，总于解决了是web.config中的一句话去掉就行了 &amp;lt;identity impersonate="true"/&amp;gt;代码不能运行产生问题：我的机子上可以，服务器不能运行。现象是oledb不能Open();总是出错贴出代码：privatevoidSaveToExcel(){stringurlPath=HttpContext.Current.Request.ApplicationP...</summary><published>2006-01-03T06:06:00Z</published><updated>2006-01-03T06:06:00Z</updated><author><name>毛小华</name><uri>http://www.cnblogs.com/sadier/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sadier/archive/2006/01/03/310199.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sadier/archive/2006/01/03/310199.html"/></entry><entry><id>http://www.cnblogs.com/sadier/archive/2005/09/15/237747.html</id><title type="text">一棵树 Bom树</title><summary type="text">目前做一个制造业的ERP，要处理一个Bom，里面的阶数和节点数未知。就是一棵复杂一点的客户端树（能与服务端交互），问了几个朋友，都爱莫能助，只好自己写了。比较乱，不知道是否说清楚了，但愿能给你一点点的帮助。一、环境 .net1.1 + javascript 二、关键字：树 Bom Bom树 javascript树 三、主要功能：1、框架是左边树右边内容，两边要可以交互，即点击左边节点右边要能显示内...</summary><published>2005-09-15T08:18:00Z</published><updated>2005-09-15T08:18:00Z</updated><author><name>毛小华</name><uri>http://www.cnblogs.com/sadier/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sadier/archive/2005/09/15/237747.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sadier/archive/2005/09/15/237747.html"/></entry><entry><id>http://www.cnblogs.com/sadier/archive/2005/08/18/217337.html</id><title type="text">一个自己测试通过的操作EXCEL</title><summary type="text">usingSystem;usingSystem.Collections;usingSystem.ComponentModel;usingSystem.Data;usingSystem.Drawing;usingSystem.Web;usingSystem.Web.SessionState;usingSystem.Web.UI;usingSystem.Web.UI.WebControls;using...</summary><published>2005-08-18T01:28:00Z</published><updated>2005-08-18T01:28:00Z</updated><author><name>毛小华</name><uri>http://www.cnblogs.com/sadier/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sadier/archive/2005/08/18/217337.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sadier/archive/2005/08/18/217337.html"/></entry><entry><id>http://www.cnblogs.com/sadier/archive/2005/08/18/217261.html</id><title type="text">一个自己测试通过的发邮件操作</title><summary type="text">1。通用部分 usingSystem; usingSystem.Web.Mail; namespaceBusinessServer.DataServer { /**////&amp;lt;summary&amp;gt; ///Mail的摘要说明。 ///&amp;lt;/summary&amp;gt; publicclassEMail { publicconststringC_strSenderName="******"; pu...</summary><published>2005-08-17T23:57:00Z</published><updated>2005-08-17T23:57:00Z</updated><author><name>毛小华</name><uri>http://www.cnblogs.com/sadier/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sadier/archive/2005/08/18/217261.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sadier/archive/2005/08/18/217261.html"/></entry><entry><id>http://www.cnblogs.com/sadier/archive/2005/07/29/202743.html</id><title type="text">控制界面是否可输入的一个例子</title><summary type="text">privatevoidEnableForm(boolisReadOnly){boolisEndble=!isReadOnly;Controlctl=txtProposer.Parent;foreach(Controlsonctlinctl.Controls){if(sonctlisTextBox){((TextBox)sonctl).Attributes["readOnly"]=isReadOnl...</summary><published>2005-07-29T05:19:00Z</published><updated>2005-07-29T05:19:00Z</updated><author><name>毛小华</name><uri>http://www.cnblogs.com/sadier/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sadier/archive/2005/07/29/202743.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sadier/archive/2005/07/29/202743.html"/></entry></feed>
