<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_卅楼的马</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/10933/rss</id><updated>2011-09-19T15:22:36Z</updated><author><name>tsyung</name><uri>http://www.cnblogs.com/qingyang/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/qingyang/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/10933/rss"/><entry><id>http://www.cnblogs.com/qingyang/archive/2007/11/22/Sql2005_fn_Splitor.html</id><title type="text">SqlServer2005,拆分一组按特定分隔符排列字符串函数(表值函数)</title><summary type="text">今天做项目时有需要用到SqlServer拆分字串的函数，懒得自己写就在园子里找了一下，找到这个，后来测试时发现两个问题：最后一组值取不到，连续的两个分隔符返回空值或0。很显然这个函数不能用。拆分的原理是：从第一个字符或分隔符的下一个字符开始，查找下一个分隔符，然后取出其中的值并插入到一个临时表，最后返回这个临时表。这时候有2个需要注意的地方：需拆分字串的最后一个字符并不一定是分隔符，所以需要判断；...</summary><published>2007-11-22T11:59:00Z</published><updated>2007-11-22T11:59:00Z</updated><author><name>tsyung</name><uri>http://www.cnblogs.com/qingyang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/qingyang/archive/2007/11/22/Sql2005_fn_Splitor.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/qingyang/archive/2007/11/22/Sql2005_fn_Splitor.html"/></entry><entry><id>http://www.cnblogs.com/qingyang/archive/2006/04/20/379995.html</id><title type="text">CSS 锦囊[收藏]</title><summary type="text">onestab 关闭了，希望不是永久的。还好做了镜像，收下几篇值得收藏的文章。CSS 锦囊最后更新：2004.03.05 翻译：onestab [2004.03.09] 原文：mezzoblue CSS Crib Sheet 在使用CSS建站时，您肯定遇到过形形色色的布局问题，最后可能被搞得焦头烂额。本文的目的是让您的设计过程更为容易，当您遇到困难时为您提供快速参考。如果您有所补充，请在这里发表您...</summary><published>2006-04-20T04:26:00Z</published><updated>2006-04-20T04:26:00Z</updated><author><name>tsyung</name><uri>http://www.cnblogs.com/qingyang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/qingyang/archive/2006/04/20/379995.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/qingyang/archive/2006/04/20/379995.html"/></entry><entry><id>http://www.cnblogs.com/qingyang/archive/2006/04/05/367286.html</id><title type="text">记录一下: onbeforeunload()方法, 避免未保存而关闭页面.</title><summary type="text">记录一下: onbeforeunload()方法, 避免未保存而关闭页面.ToToggleSubmitForm()用于提交按钮的Onclick();theform为当前表单.Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--&amp;gt;1varm_btnSubmit...</summary><published>2006-04-05T03:08:00Z</published><updated>2006-04-05T03:08:00Z</updated><author><name>tsyung</name><uri>http://www.cnblogs.com/qingyang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/qingyang/archive/2006/04/05/367286.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/qingyang/archive/2006/04/05/367286.html"/></entry><entry><id>http://www.cnblogs.com/qingyang/archive/2006/03/31/363304.html</id><title type="text">不实用的UriBuilder类</title><summary type="text">在.net中有个System.UriBuilder类，提供修改Uri实例内容的方便方法，无需每次创建新的Uri实例。例。但是这个类并不实用，正如tmarman所说，(System.UriBuilder.GetType() == typeof(Worthless)) 。有很多朋友写过这方面的文章，也有各自的实现。但对于.net类库来说，只需一点点改动就能实现的功能，为什么会漏掉，从1.x 到2.0依...</summary><published>2006-03-31T02:23:00Z</published><updated>2006-03-31T02:23:00Z</updated><author><name>tsyung</name><uri>http://www.cnblogs.com/qingyang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/qingyang/archive/2006/03/31/363304.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/qingyang/archive/2006/03/31/363304.html"/></entry><entry><id>http://www.cnblogs.com/qingyang/archive/2006/01/16/318517.html</id><title type="text">MSDN: ASP.NET 2.0：弃用 DataGrid 吧，有新的网格控件了！</title><summary type="text">今天看到MSDN上的这篇文章，介绍asp.net2.0的新的数据控件DataView。asp.net1.x的DataGrid在简单快速显示数据列表方面很方便，如果考虑界面外观就不好控制了，仍然需要写大量的代码，有时候还出现一些莫名其妙的问题，http://qingyang.cnblogs.com/archive/2006/01/03/310289.html，所以许多时候选择Repeater，宁愿多...</summary><published>2006-01-16T13:34:00Z</published><updated>2006-01-16T13:34:00Z</updated><author><name>tsyung</name><uri>http://www.cnblogs.com/qingyang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/qingyang/archive/2006/01/16/318517.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/qingyang/archive/2006/01/16/318517.html"/></entry><entry><id>http://www.cnblogs.com/qingyang/archive/2006/01/03/310289.html</id><title type="text">关于DataGrid的EditCommand和UpdateCommand的问题</title><summary type="text">前段时间在做公司的一个项目时，用到了MetaBuilders的MasterPages，采用从代码加载UserControl的模式。在一个UserControl中放置了一个DataGrid，代码里进行了EditCommand, UpdateCommand, CancelCommand事件的绑定，但在执行时，UpdateCommand执行的却是EditCommand事件里的代码，尝试用模板列，还是一样...</summary><published>2006-01-03T10:01:00Z</published><updated>2006-01-03T10:01:00Z</updated><author><name>tsyung</name><uri>http://www.cnblogs.com/qingyang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/qingyang/archive/2006/01/03/310289.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/qingyang/archive/2006/01/03/310289.html"/></entry><entry><id>http://www.cnblogs.com/qingyang/archive/2005/11/19/280315.html</id><title type="text">今天把Blog整理了一下</title><summary type="text">好长时间没上来了，工作的原因一直都很忙。前几天偶尔发现Google Logo Maker可以生成Google和Yahoo风格的logo，我也搞了一个，今天贴了上来，呵呵，挺有意思的。狗狗全图标收集Google的图标比较全，值得一看。Cool Text可以生成更多风格的logo和Botton，对于个性化而又懒得动手的人来说最合适不过。</summary><published>2005-11-19T09:04:00Z</published><updated>2005-11-19T09:04:00Z</updated><author><name>tsyung</name><uri>http://www.cnblogs.com/qingyang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/qingyang/archive/2005/11/19/280315.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/qingyang/archive/2005/11/19/280315.html"/></entry><entry><id>http://www.cnblogs.com/qingyang/archive/2005/09/03/229198.html</id><title type="text">Ajax？有谁开始学习了吗？ </title><summary type="text">什么是ajax？有没有哪位开始学习这个了。这两天我在构思做一个个人网站，免费空间的。用简单的脚本语言做没动力，asp.net免费空间基本上没有，有的话也不支持编译版本的。所以想用XML+javascript做无刷新的页面，google了一下，发现ajax相当热门（今天才知道，真是很孤陋寡闻了）。大家有这方面的心得发表一下啦，相互学习嘛。关于什么是ajax，我找到这些。 Ajax是Asynchron...</summary><published>2005-09-02T22:19:00Z</published><updated>2005-09-02T22:19:00Z</updated><author><name>tsyung</name><uri>http://www.cnblogs.com/qingyang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/qingyang/archive/2005/09/03/229198.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/qingyang/archive/2005/09/03/229198.html"/></entry><entry><id>http://www.cnblogs.com/qingyang/archive/2005/08/31/226596.html</id><title type="text">最简单的日历控件“星期几”变为“几” </title><summary type="text">原来真的很简单。1privatevoidWebCalendar_PreRender(objectsender,System.EventArgse)2{3ThreadthreadCurrent=Thread.CurrentThread;4CultureInfociNew=(CultureInfo)threadCurrent.CurrentCulture.Clone();5if(ciNew.LCID=...</summary><published>2005-08-30T16:40:00Z</published><updated>2005-08-30T16:40:00Z</updated><author><name>tsyung</name><uri>http://www.cnblogs.com/qingyang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/qingyang/archive/2005/08/31/226596.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/qingyang/archive/2005/08/31/226596.html"/></entry><entry><id>http://www.cnblogs.com/qingyang/archive/2005/08/30/226560.html</id><title type="text">如何把图片插入Excel的一个单元格中</title><summary type="text">前段时间做了个用于winform的Excel的插件程序，将从数据库中的image字段读出来后显示在excel中，在csdn上见过好几个提出这方面的问题，现将我的部分代码贴出来，分享给有需要的朋友。我的这个是excel的插件程序，建的是vs.net 2003中的Addin工程，同时适用 vsto程序。需要添加COM组件--Microsoft Excel 11.0 Object Library 的引用...</summary><published>2005-08-30T15:51:00Z</published><updated>2005-08-30T15:51:00Z</updated><author><name>tsyung</name><uri>http://www.cnblogs.com/qingyang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/qingyang/archive/2005/08/30/226560.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/qingyang/archive/2005/08/30/226560.html"/></entry></feed>
