<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_欲速则不达</title><subtitle type="text">先用户之优而优，后用户之乐而乐</subtitle><id>http://feed.cnblogs.com/blog/u/21685/rss</id><updated>2009-02-27T09:25:22Z</updated><author><name>asdsd</name><uri>http://www.cnblogs.com/owendu/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/owendu/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/21685/rss"/><entry><id>http://www.cnblogs.com/owendu/archive/2007/09/09/887542.html</id><title type="text">js收藏</title><summary type="text">1.文本框焦点问题onBlur:当失去输入焦点后产生该事件onFocus:当输入获得焦点后，产生该文件Onchange:当文字值改变时，产生该事件Onselect:当文字加亮后，产生该文件&amp;lt;input type="text" value="郭强" onfocus="if(value=='郭强') {value=''}" onblur="if (value=='') {value='郭强'}"...</summary><published>2007-09-09T09:10:00Z</published><updated>2007-09-09T09:10:00Z</updated><author><name>asdsd</name><uri>http://www.cnblogs.com/owendu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/owendu/archive/2007/09/09/887542.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/owendu/archive/2007/09/09/887542.html"/></entry><entry><id>http://www.cnblogs.com/owendu/archive/2007/08/26/870312.html</id><title type="text">ArrayList最佳使用建议</title><summary type="text">ArrayList最佳使用建议 这一节我们来讨论ArrayList与数组的差别，以及ArrayList的效率问题 1）ArrayList是Array的复杂版本ArrayList内部封装了一个Object类型的数组，从一般的意义来说，它和数组没有本质的差别，甚至于ArrayList的许多方法，如Index、IndexOf、Contains、Sort等都是在内部数组的基础上直接调用Array的对应方法...</summary><published>2007-08-26T08:11:00Z</published><updated>2007-08-26T08:11:00Z</updated><author><name>asdsd</name><uri>http://www.cnblogs.com/owendu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/owendu/archive/2007/08/26/870312.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/owendu/archive/2007/08/26/870312.html"/></entry><entry><id>http://www.cnblogs.com/owendu/archive/2007/08/10/850846.html</id><title type="text">右下角弹出消息</title><summary type="text">&amp;lt;head&amp;gt;&amp;lt;SCRIPT language=javascript&amp;gt;//more javascript from http://www.webjx.comwindow.onload = enetgetMsg;window.onresize = enetresizeDiv;window.onerror = function(){}var enetdivTop,enetdivL...</summary><published>2007-08-10T07:10:00Z</published><updated>2007-08-10T07:10:00Z</updated><author><name>asdsd</name><uri>http://www.cnblogs.com/owendu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/owendu/archive/2007/08/10/850846.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/owendu/archive/2007/08/10/850846.html"/></entry><entry><id>http://www.cnblogs.com/owendu/archive/2007/07/04/805909.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;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;title&amp;gt;New Document &amp;lt;/title&amp;gt;&amp;lt;script language="JavaScript"&amp;gt; &amp;lt;!-- function CutStrLength(s...</summary><published>2007-07-04T08:48:00Z</published><updated>2007-07-04T08:48:00Z</updated><author><name>asdsd</name><uri>http://www.cnblogs.com/owendu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/owendu/archive/2007/07/04/805909.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/owendu/archive/2007/07/04/805909.html"/></entry><entry><id>http://www.cnblogs.com/owendu/archive/2007/03/23/685241.html</id><title type="text">数据岛与分页</title><summary type="text">author:owendu date :2007.3.11 ----------------&amp;gt; 姓名 年龄 owendu 25 owendu 25 beck 26 roony 18Previous Pagenext Page---------------&amp;gt;</summary><published>2007-03-23T05:28:00Z</published><updated>2007-03-23T05:28:00Z</updated><author><name>asdsd</name><uri>http://www.cnblogs.com/owendu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/owendu/archive/2007/03/23/685241.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/owendu/archive/2007/03/23/685241.html"/></entry><entry><id>http://www.cnblogs.com/owendu/archive/2007/03/14/674725.html</id><title type="text">滚动条的设置</title><summary type="text">DHTML中滚动条的设置。1．overflow内容溢出时的设置overflow-x水平方向内容溢出时的设置 overflow-y垂直方向内容溢出时的设置 以上三个属性设置的值为visible(默认值)、scroll、hidden、auto。 2．scrollbar-3d-light-color立体滚动条亮边的颜色 scrollbar-arrow-color上下按钮上三角箭头的颜色scrollbar...</summary><published>2007-03-14T08:17:00Z</published><updated>2007-03-14T08:17:00Z</updated><author><name>asdsd</name><uri>http://www.cnblogs.com/owendu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/owendu/archive/2007/03/14/674725.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/owendu/archive/2007/03/14/674725.html"/></entry><entry><id>http://www.cnblogs.com/owendu/archive/2007/01/12/619189.html</id><title type="text">SQL中CONVERT转化函数的用法</title><summary type="text">经常要对时间进行操作，但老是记不住．所以记下在此语句及查询结果：SELECTCONVERT(varchar(100),GETDATE(),0):0516200610:57AMSELECTCONVERT(varchar(100),GETDATE(),1):05/16/06SELECTCONVERT(varchar(100),GETDATE(),2):06.05.16SELECTCONVERT(var...</summary><published>2007-01-12T11:23:00Z</published><updated>2007-01-12T11:23:00Z</updated><author><name>asdsd</name><uri>http://www.cnblogs.com/owendu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/owendu/archive/2007/01/12/619189.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/owendu/archive/2007/01/12/619189.html"/></entry><entry><id>http://www.cnblogs.com/owendu/archive/2006/12/22/600297.html</id><title type="text">js实现自动全屏幕</title><summary type="text">第一种：&amp;lt;script&amp;gt;window.open('index.htm','','fullscreen=yes')&amp;lt;/script&amp;gt;第二种：下面是 start.htm 页面&amp;lt;script language="javascript"&amp;gt;//设置打开地址url = "show.htm";var w=window.screen.availWidth; var h=wind...</summary><published>2006-12-22T04:34:00Z</published><updated>2006-12-22T04:34:00Z</updated><author><name>asdsd</name><uri>http://www.cnblogs.com/owendu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/owendu/archive/2006/12/22/600297.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/owendu/archive/2006/12/22/600297.html"/></entry><entry><id>http://www.cnblogs.com/owendu/archive/2006/12/15/592977.html</id><title type="text">迅速返回页面顶部代码</title><summary type="text">《迅速返回页面顶部代码》&amp;lt;DIV style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; FILTER: progid:DXImageTransform.Microsoftpadding:8px; ; LEFT: expression(eval(document.body.scrollLeft)+eval(document.bod...</summary><published>2006-12-15T02:06:00Z</published><updated>2006-12-15T02:06:00Z</updated><author><name>asdsd</name><uri>http://www.cnblogs.com/owendu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/owendu/archive/2006/12/15/592977.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/owendu/archive/2006/12/15/592977.html"/></entry><entry><id>http://www.cnblogs.com/owendu/archive/2006/12/08/586492.html</id><title type="text">图示元素的clientTop、offsetTop、offsetHeight等属性</title><summary type="text"/><published>2006-12-08T07:26:00Z</published><updated>2006-12-08T07:26:00Z</updated><author><name>asdsd</name><uri>http://www.cnblogs.com/owendu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/owendu/archive/2006/12/08/586492.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/owendu/archive/2006/12/08/586492.html"/></entry></feed>
