<?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/20781/rss</id><updated>2010-01-09T07:20:42Z</updated><author><name>青瓦斋</name><uri>http://www.cnblogs.com/ayi30/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ayi30/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/20781/rss"/><entry><id>http://www.cnblogs.com/ayi30/archive/2008/12/17/1356712.html</id><title type="text">js Array 跨页面传递类型会丢失</title><summary type="text">js Array 跨页面传递类型会丢失</summary><published>2008-12-17T05:01:00Z</published><updated>2008-12-17T05:01:00Z</updated><author><name>青瓦斋</name><uri>http://www.cnblogs.com/ayi30/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ayi30/archive/2008/12/17/1356712.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ayi30/archive/2008/12/17/1356712.html"/><content type="text">js Array 跨页面传递类型会丢失</content></entry><entry><id>http://www.cnblogs.com/ayi30/archive/2008/01/21/1047229.html</id><title type="text">js传递中文参数的问题</title><summary type="text">&lt;ahref="javascript:void(0);"title="转发信息"class="RMessage"onclick="SMSSendMessage('','&lt;%#Server.UrlEncode(Eval("C_SenText").ToString().Trim())%&gt;');"&gt;转发信息&lt;/a&gt;这必须用Server.UrlEncode()方法对文本...</summary><published>2008-01-21T06:32:00Z</published><updated>2008-01-21T06:32:00Z</updated><author><name>青瓦斋</name><uri>http://www.cnblogs.com/ayi30/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ayi30/archive/2008/01/21/1047229.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ayi30/archive/2008/01/21/1047229.html"/><content type="text">&lt;ahref="javascript:void(0);"title="转发信息"class="RMessage"onclick="SMSSendMessage('','&lt;%#Server.UrlEncode(Eval("C_SenText").ToString().Trim())%&gt;');"&gt;转发信息&lt;/a&gt;这必须用Server.UrlEncode()方法对文本...</content></entry><entry><id>http://www.cnblogs.com/ayi30/archive/2008/01/09/1031626.html</id><title type="text">用while循环插入测试数据（SQL Server2005）</title><summary type="text">1declare@indexint;2set@index=2000;34while(@index&lt;2011)5begin6insertpt_result_part_class_process_avg_timevalues(7newid(),@index,200,500,150,106,120,55,726,newid(),'2008-01-01',newid(),'2008-01-09',8...</summary><published>2008-01-09T03:50:00Z</published><updated>2008-01-09T03:50:00Z</updated><author><name>青瓦斋</name><uri>http://www.cnblogs.com/ayi30/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ayi30/archive/2008/01/09/1031626.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ayi30/archive/2008/01/09/1031626.html"/><content type="text">1declare@indexint;2set@index=2000;34while(@index&lt;2011)5begin6insertpt_result_part_class_process_avg_timevalues(7newid(),@index,200,500,150,106,120,55,726,newid(),'2008-01-01',newid(),'2008-01-09',8...</content></entry><entry><id>http://www.cnblogs.com/ayi30/archive/2007/12/07/986442.html</id><title type="text">SET ROWCOUNT</title><summary type="text">SET ROWCOUNT 使 Microsoft&amp;reg; SQL Server™ 在返回指定的行数之后停止处理查询。 语法 SET ROWCOUNT { number | @number_var } 参数 number | @number_var 是在停止给定查询之前要处理的行数（整数）。 注释 建议将当前使用 SET ROWCOUNT 的 DELETE、INSERT...</summary><published>2007-12-07T02:57:00Z</published><updated>2007-12-07T02:57:00Z</updated><author><name>青瓦斋</name><uri>http://www.cnblogs.com/ayi30/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ayi30/archive/2007/12/07/986442.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ayi30/archive/2007/12/07/986442.html"/><content type="text">SET ROWCOUNT 使 Microsoft&amp;reg; SQL Server™ 在返回指定的行数之后停止处理查询。 语法 SET ROWCOUNT { number | @number_var } 参数 number | @number_var 是在停止给定查询之前要处理的行数（整数）。 注释 建议将当前使用 SET ROWCOUNT 的 DELETE、INSERT...</content></entry><entry><id>http://www.cnblogs.com/ayi30/archive/2007/11/27/973869.html</id><title type="text">javascript动态改变窗口大小</title><summary type="text">javascript动态改变窗口大小</summary><published>2007-11-27T04:07:00Z</published><updated>2007-11-27T04:07:00Z</updated><author><name>青瓦斋</name><uri>http://www.cnblogs.com/ayi30/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ayi30/archive/2007/11/27/973869.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ayi30/archive/2007/11/27/973869.html"/><content type="text">javascript动态改变窗口大小</content></entry><entry><id>http://www.cnblogs.com/ayi30/archive/2007/11/06/951126.html</id><title type="text">DefaultProperty("Text"), ToolboxData</title><summary type="text"/><published>2007-11-06T07:50:00Z</published><updated>2007-11-06T07:50:00Z</updated><author><name>青瓦斋</name><uri>http://www.cnblogs.com/ayi30/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ayi30/archive/2007/11/06/951126.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ayi30/archive/2007/11/06/951126.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/ayi30/archive/2007/11/06/951125.html</id><title type="text">Asp.Net学习资料（来自MSDN）</title><summary type="text"/><published>2007-11-06T07:48:00Z</published><updated>2007-11-06T07:48:00Z</updated><author><name>青瓦斋</name><uri>http://www.cnblogs.com/ayi30/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ayi30/archive/2007/11/06/951125.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ayi30/archive/2007/11/06/951125.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/ayi30/archive/2007/07/17/821399.html</id><title type="text">(转)解析.Net框架下的XML编程技术</title><summary type="text">XML是微软.Net战略的一个重要组成部分，而且它可谓是XML Web服务的基石，所以掌握.Net框架下的XML技术自然显得非常重要了。本文将指导大家如何运用C#语言完成.Net框架下的XML文档的读写操作。首先，我会向大家介绍.Net框架中与XML相关的命名空间和其中的重要类。其次，我还会给出有关的实例以使读者更进一步的了解XML文档的读写操作的具体方法。</summary><published>2007-07-17T08:55:00Z</published><updated>2007-07-17T08:55:00Z</updated><author><name>青瓦斋</name><uri>http://www.cnblogs.com/ayi30/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ayi30/archive/2007/07/17/821399.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ayi30/archive/2007/07/17/821399.html"/><content type="text">XML是微软.Net战略的一个重要组成部分，而且它可谓是XML Web服务的基石，所以掌握.Net框架下的XML技术自然显得非常重要了。本文将指导大家如何运用C#语言完成.Net框架下的XML文档的读写操作。首先，我会向大家介绍.Net框架中与XML相关的命名空间和其中的重要类。其次，我还会给出有关的实例以使读者更进一步的了解XML文档的读写操作的具体方法。</content></entry><entry><id>http://www.cnblogs.com/ayi30/archive/2007/04/04/699710.html</id><title type="text">(转)浅谈数据库设计技巧</title><summary type="text"/><published>2007-04-04T06:13:00Z</published><updated>2007-04-04T06:13:00Z</updated><author><name>青瓦斋</name><uri>http://www.cnblogs.com/ayi30/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ayi30/archive/2007/04/04/699710.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ayi30/archive/2007/04/04/699710.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/ayi30/archive/2007/03/28/691399.html</id><title type="text">(转)基本的数据库并发控制</title><summary type="text"/><published>2007-03-28T08:03:00Z</published><updated>2007-03-28T08:03:00Z</updated><author><name>青瓦斋</name><uri>http://www.cnblogs.com/ayi30/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ayi30/archive/2007/03/28/691399.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ayi30/archive/2007/03/28/691399.html"/><content type="text"/></entry></feed>
