<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_duanzt</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/31/rss</id><updated>2009-05-12T15:03:25Z</updated><author><name>fisherman</name><uri>http://www.cnblogs.com/duanzt/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/duanzt/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/31/rss"/><entry><id>http://www.cnblogs.com/duanzt/archive/2007/12/20/1007999.html</id><title type="text">学习写第一个SQL server触发器</title><summary type="text">在最近的程序中，有一个字段表示排序，1~N的。但却不能是自增的类型，因为用户可以交换这个排序的先后的。如果已经记录的order是：1，2,3,4,5,6如果删了1,3,4的话，余下的记录变成了2，5，6，这不太符合要求，我希望记录始终从1开始，并且中间不能间断，即便你删了134，剩下记录的order还要是1，2，3起初做到存储过程中，当删除的时候对其重新排序，后来一想，触发器不是更好吗？于是就有了...</summary><published>2007-12-20T14:38:00Z</published><updated>2007-12-20T14:38:00Z</updated><author><name>fisherman</name><uri>http://www.cnblogs.com/duanzt/</uri></author><link rel="alternate" href="http://www.cnblogs.com/duanzt/archive/2007/12/20/1007999.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/duanzt/archive/2007/12/20/1007999.html"/></entry><entry><id>http://www.cnblogs.com/duanzt/archive/2007/12/20/1007998.html</id><title type="text">操纵自如－－页面内的配合与通信</title><summary type="text">.NET的页面看似一个整体，却可能是由很多不同的区域组合而来的，常常用到的母版页、用户控件就是最鲜明的例子。然而在一个页面内的元素要形成一个整体，就少不了控件之间的通信与传值，本文是个人在不断的使用过程中总结的一些东西，有谬误或有更好的解决方案，还请提出来。在写这篇文章的过程中我做了一些一示例，以作佐证。这些示例的目的都是 在&amp;#8220;A&amp;#8221;中 把 &amp;#8220;B&amp;#8221;中 ...</summary><published>2007-12-20T14:36:00Z</published><updated>2007-12-20T14:36:00Z</updated><author><name>fisherman</name><uri>http://www.cnblogs.com/duanzt/</uri></author><link rel="alternate" href="http://www.cnblogs.com/duanzt/archive/2007/12/20/1007998.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/duanzt/archive/2007/12/20/1007998.html"/></entry><entry><id>http://www.cnblogs.com/duanzt/archive/2007/10/17/926879.html</id><title type="text">一些DIV+CSS 命名规范 </title><summary type="text">外　套：　　wrap主导航：　　mainnav子导航：　　subnav页　脚：　　footet整个页面：　content页　眉：　　header页　脚：　　footer商　标：　　label标　题：　　title主导航：　　mainbav（globalnav）顶导航：　　topnav边导航：　　sidebar左导航：　　leftsidebar右导航：　　rightsidebar旗　志：　　logo...</summary><published>2007-10-17T00:43:00Z</published><updated>2007-10-17T00:43:00Z</updated><author><name>fisherman</name><uri>http://www.cnblogs.com/duanzt/</uri></author><link rel="alternate" href="http://www.cnblogs.com/duanzt/archive/2007/10/17/926879.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/duanzt/archive/2007/10/17/926879.html"/></entry><entry><id>http://www.cnblogs.com/duanzt/archive/2007/09/03/880656.html</id><title type="text">asp.net 2.0中生成RSS</title><summary type="text">asp.net 2.0中生成RSS前台代码：&amp;lt;%@ Page Language=&amp;#8221;C#&amp;#8221; AutoEventWireup=&amp;#8221;true&amp;#8221; ContentType=&amp;#8221;text/xml&amp;#8221; CodeFile=&amp;#8221;MainFeed.aspx.cs&amp;#8221; Inherits=&amp;#8221;test2&amp;#8243; V...</summary><published>2007-09-03T12:55:00Z</published><updated>2007-09-03T12:55:00Z</updated><author><name>fisherman</name><uri>http://www.cnblogs.com/duanzt/</uri></author><link rel="alternate" href="http://www.cnblogs.com/duanzt/archive/2007/09/03/880656.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/duanzt/archive/2007/09/03/880656.html"/></entry><entry><id>http://www.cnblogs.com/duanzt/archive/2007/09/03/879686.html</id><title type="text">避免重复提交</title><summary type="text">onclick="this.disabled=true;"</summary><published>2007-09-03T01:08:00Z</published><updated>2007-09-03T01:08:00Z</updated><author><name>fisherman</name><uri>http://www.cnblogs.com/duanzt/</uri></author><link rel="alternate" href="http://www.cnblogs.com/duanzt/archive/2007/09/03/879686.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/duanzt/archive/2007/09/03/879686.html"/></entry><entry><id>http://www.cnblogs.com/duanzt/archive/2007/09/02/878821.html</id><title type="text">button 删除确认</title><summary type="text">DelButton.Attributes.Add("onclick",  "javascript:return  confirm('删除后不能恢复，确认删除？');");</summary><published>2007-09-02T04:07:00Z</published><updated>2007-09-02T04:07:00Z</updated><author><name>fisherman</name><uri>http://www.cnblogs.com/duanzt/</uri></author><link rel="alternate" href="http://www.cnblogs.com/duanzt/archive/2007/09/02/878821.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/duanzt/archive/2007/09/02/878821.html"/></entry><entry><id>http://www.cnblogs.com/duanzt/archive/2007/08/30/876374.html</id><title type="text">用相对定位和负向移动完成图片象框阴影</title><summary type="text">&amp;lt;style&amp;gt;.out { position:relative; background:#bbb;  margin:10px auto; width:285px }.in { background:#fff;  border:1px solid #555; padding:10px 5px; position:relative;  top:-5px; left:-5px; }&amp;lt;/...</summary><published>2007-08-30T13:53:00Z</published><updated>2007-08-30T13:53:00Z</updated><author><name>fisherman</name><uri>http://www.cnblogs.com/duanzt/</uri></author><link rel="alternate" href="http://www.cnblogs.com/duanzt/archive/2007/08/30/876374.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/duanzt/archive/2007/08/30/876374.html"/></entry><entry><id>http://www.cnblogs.com/duanzt/archive/2007/08/30/876362.html</id><title type="text">负边距居中法（水平居中、垂直居中）</title><summary type="text">本法兼容ie、firefox，opera没试过&amp;lt;style type="text/css"&amp;gt;.box {background-color:#000000; color:#ccc; width:760px; height:500px; border:1px solid #ccc; position:absolute; margin:-250px 0px 0px -380px; top:5...</summary><published>2007-08-30T13:38:00Z</published><updated>2007-08-30T13:38:00Z</updated><author><name>fisherman</name><uri>http://www.cnblogs.com/duanzt/</uri></author><link rel="alternate" href="http://www.cnblogs.com/duanzt/archive/2007/08/30/876362.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/duanzt/archive/2007/08/30/876362.html"/></entry><entry><id>http://www.cnblogs.com/duanzt/archive/2007/08/30/876329.html</id><title type="text">CSS 代码格式化工具</title><summary type="text">&amp;lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&amp;gt;&amp;lt;html xmlns="http://www.w3.org/1999/xhtml"&amp;gt;&amp;lt;head&amp;gt; &amp;lt;title&amp;g...</summary><published>2007-08-30T13:00:00Z</published><updated>2007-08-30T13:00:00Z</updated><author><name>fisherman</name><uri>http://www.cnblogs.com/duanzt/</uri></author><link rel="alternate" href="http://www.cnblogs.com/duanzt/archive/2007/08/30/876329.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/duanzt/archive/2007/08/30/876329.html"/></entry><entry><id>http://www.cnblogs.com/duanzt/archive/2007/08/30/875963.html</id><title type="text">JS代码的格式化和压缩</title><summary type="text">&amp;lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"&amp;gt;&amp;lt;!-- saved from url=(0070)http://www.yaosansi.com/blog/attachments/month_0605/u200652501347.html --&amp;gt;&amp;lt;HTML&amp;gt;&amp;lt;HEAD&amp;gt;&amp;l...</summary><published>2007-08-30T08:10:00Z</published><updated>2007-08-30T08:10:00Z</updated><author><name>fisherman</name><uri>http://www.cnblogs.com/duanzt/</uri></author><link rel="alternate" href="http://www.cnblogs.com/duanzt/archive/2007/08/30/875963.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/duanzt/archive/2007/08/30/875963.html"/></entry></feed>
