<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_石牌村夫</title><subtitle type="text">2010,证明自己优秀的存在</subtitle><id>http://feed.cnblogs.com/blog/u/32274/rss</id><updated>2010-04-02T09:16:39Z</updated><author><name>石牌村夫</name><uri>http://www.cnblogs.com/gaozhong98/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/gaozhong98/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/32274/rss"/><entry><id>http://www.cnblogs.com/gaozhong98/archive/2010/02/26/1673920.html</id><title type="text">类似爱情</title><summary type="text">刚看完《夏日情未了》，一部老片，感觉很不错。虽没有什么眩目的场景，也没有什么扣人心弦的情节，却让我如痴如醉的如同一个傻蛋般憨笑着看完全片。为男主角的最终得手欣喜万分，如同那个人就是我，我与我那暂不在何方的女友度过一个浪漫又温馨的夜晚。我想象那种场景是多么让人陶醉，黑夜，微风，湖面，一轮弯月，她的头轻靠在我的肩膀，我们就这么坐着，就这样依偎着，多美的一幅画啊，此时此刻我多么想有那么一个人可以和我共同...</summary><published>2010-02-25T23:45:00Z</published><updated>2010-02-25T23:45:00Z</updated><author><name>石牌村夫</name><uri>http://www.cnblogs.com/gaozhong98/</uri></author><link rel="alternate" href="http://www.cnblogs.com/gaozhong98/archive/2010/02/26/1673920.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/gaozhong98/archive/2010/02/26/1673920.html"/><content type="text">刚看完《夏日情未了》，一部老片，感觉很不错。虽没有什么眩目的场景，也没有什么扣人心弦的情节，却让我如痴如醉的如同一个傻蛋般憨笑着看完全片。为男主角的最终得手欣喜万分，如同那个人就是我，我与我那暂不在何方的女友度过一个浪漫又温馨的夜晚。我想象那种场景是多么让人陶醉，黑夜，微风，湖面，一轮弯月，她的头轻靠在我的肩膀，我们就这么坐着，就这样依偎着，多美的一幅画啊，此时此刻我多么想有那么一个人可以和我共同...</content></entry><entry><id>http://www.cnblogs.com/gaozhong98/archive/2010/02/21/1670530.html</id><title type="text">UpdatePanel里面弹出确认按纽</title><summary type="text">[代码]</summary><published>2010-02-21T06:48:00Z</published><updated>2010-02-21T06:48:00Z</updated><author><name>石牌村夫</name><uri>http://www.cnblogs.com/gaozhong98/</uri></author><link rel="alternate" href="http://www.cnblogs.com/gaozhong98/archive/2010/02/21/1670530.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/gaozhong98/archive/2010/02/21/1670530.html"/><content type="text">[代码]</content></entry><entry><id>http://www.cnblogs.com/gaozhong98/archive/2009/12/20/1628426.html</id><title type="text">JS实现标签页选中</title><summary type="text">&lt;ul&gt; &lt;li&gt;&lt;a id="first_nav" href="list.aspx"&gt;全部&lt;/a&gt; &lt;/li&gt; &lt;li&gt;&lt;a id="myTopic" href="list.aspx?act=my" class=""&gt;我的发言&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt; &lt;scrip...</summary><published>2009-12-20T12:35:00Z</published><updated>2009-12-20T12:35:00Z</updated><author><name>石牌村夫</name><uri>http://www.cnblogs.com/gaozhong98/</uri></author><link rel="alternate" href="http://www.cnblogs.com/gaozhong98/archive/2009/12/20/1628426.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/gaozhong98/archive/2009/12/20/1628426.html"/><content type="text">&lt;ul&gt; &lt;li&gt;&lt;a id="first_nav" href="list.aspx"&gt;全部&lt;/a&gt; &lt;/li&gt; &lt;li&gt;&lt;a id="myTopic" href="list.aspx?act=my" class=""&gt;我的发言&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt; &lt;scrip...</content></entry><entry><id>http://www.cnblogs.com/gaozhong98/archive/2009/12/01/1614686.html</id><title type="text">按纽弹出确认框代码</title><summary type="text">OnClientClick="return confirm(&amp;quot;是否删除？&amp;quot;)"</summary><published>2009-12-01T08:39:00Z</published><updated>2009-12-01T08:39:00Z</updated><author><name>石牌村夫</name><uri>http://www.cnblogs.com/gaozhong98/</uri></author><link rel="alternate" href="http://www.cnblogs.com/gaozhong98/archive/2009/12/01/1614686.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/gaozhong98/archive/2009/12/01/1614686.html"/><content type="text">OnClientClick="return confirm(&amp;quot;是否删除？&amp;quot;)"</content></entry><entry><id>http://www.cnblogs.com/gaozhong98/archive/2009/11/30/1613956.html</id><title type="text">repeater内按纽值的获取</title><summary type="text">前台代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--&gt;&lt;asp:RepeaterID="rptRightItemList"runat="server"&gt;&lt;ItemTemplate&gt;&lt;div&gt;&lt;%#Eval("...</summary><published>2009-11-30T09:55:00Z</published><updated>2009-11-30T09:55:00Z</updated><author><name>石牌村夫</name><uri>http://www.cnblogs.com/gaozhong98/</uri></author><link rel="alternate" href="http://www.cnblogs.com/gaozhong98/archive/2009/11/30/1613956.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/gaozhong98/archive/2009/11/30/1613956.html"/><content type="text">前台代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--&gt;&lt;asp:RepeaterID="rptRightItemList"runat="server"&gt;&lt;ItemTemplate&gt;&lt;div&gt;&lt;%#Eval("...</content></entry><entry><id>http://www.cnblogs.com/gaozhong98/archive/2009/11/24/1609269.html</id><title type="text">把oracle表进行整理</title><summary type="text">object_name like 'TPAR%'and owner = user and object_type = 'TABLE'</summary><published>2009-11-24T02:24:00Z</published><updated>2009-11-24T02:24:00Z</updated><author><name>石牌村夫</name><uri>http://www.cnblogs.com/gaozhong98/</uri></author><link rel="alternate" href="http://www.cnblogs.com/gaozhong98/archive/2009/11/24/1609269.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/gaozhong98/archive/2009/11/24/1609269.html"/><content type="text">object_name like 'TPAR%'and owner = user and object_type = 'TABLE'</content></entry><entry><id>http://www.cnblogs.com/gaozhong98/archive/2009/11/17/1604331.html</id><title type="text">ORA-01036: 非法的变量名/编号</title><summary type="text">问题出在SQL语句中参数定义不对。SQL server中用“@”定义参数，而Oracle中用“：”把如select * from test where id=@id改成select * from test where id=:id 便可</summary><published>2009-11-17T01:51:00Z</published><updated>2009-11-17T01:51:00Z</updated><author><name>石牌村夫</name><uri>http://www.cnblogs.com/gaozhong98/</uri></author><link rel="alternate" href="http://www.cnblogs.com/gaozhong98/archive/2009/11/17/1604331.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/gaozhong98/archive/2009/11/17/1604331.html"/><content type="text">问题出在SQL语句中参数定义不对。SQL server中用“@”定义参数，而Oracle中用“：”把如select * from test where id=@id改成select * from test where id=:id 便可</content></entry><entry><id>http://www.cnblogs.com/gaozhong98/archive/2009/11/12/1601775.html</id><title type="text">WinForm程序启动时不显示主窗体</title><summary type="text">//在构造函数中或者直接设置form属性this.ShowInTaskbar = false;this.WindowState = FormWindowState.Minimized;</summary><published>2009-11-12T06:13:00Z</published><updated>2009-11-12T06:13:00Z</updated><author><name>石牌村夫</name><uri>http://www.cnblogs.com/gaozhong98/</uri></author><link rel="alternate" href="http://www.cnblogs.com/gaozhong98/archive/2009/11/12/1601775.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/gaozhong98/archive/2009/11/12/1601775.html"/><content type="text">//在构造函数中或者直接设置form属性this.ShowInTaskbar = false;this.WindowState = FormWindowState.Minimized;</content></entry><entry><id>http://www.cnblogs.com/gaozhong98/archive/2009/11/06/1597211.html</id><title type="text">oracle里面where的条件及null值的判断</title><summary type="text">where (case when a.settimeid is null then 1 else instr(to_char(ts.weekday), to_char(a.iday - 1, 'd')) end) &gt; 0</summary><published>2009-11-06T02:14:00Z</published><updated>2009-11-06T02:14:00Z</updated><author><name>石牌村夫</name><uri>http://www.cnblogs.com/gaozhong98/</uri></author><link rel="alternate" href="http://www.cnblogs.com/gaozhong98/archive/2009/11/06/1597211.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/gaozhong98/archive/2009/11/06/1597211.html"/><content type="text">where (case when a.settimeid is null then 1 else instr(to_char(ts.weekday), to_char(a.iday - 1, 'd')) end) &gt; 0</content></entry><entry><id>http://www.cnblogs.com/gaozhong98/archive/2009/10/28/1591211.html</id><title type="text">treeview显示文件夹目录</title><summary type="text">效果图：aspx页面代码：[代码]cs代码：[代码][代码]</summary><published>2009-10-28T03:35:00Z</published><updated>2009-10-28T03:35:00Z</updated><author><name>石牌村夫</name><uri>http://www.cnblogs.com/gaozhong98/</uri></author><link rel="alternate" href="http://www.cnblogs.com/gaozhong98/archive/2009/10/28/1591211.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/gaozhong98/archive/2009/10/28/1591211.html"/><content type="text">效果图：aspx页面代码：[代码]cs代码：[代码][代码]</content></entry></feed>
