<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_DigitalDream</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/16801/rss</id><updated>2007-05-23T11:14:14Z</updated><author><name>zsun666</name><uri>http://www.cnblogs.com/zsun666/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zsun666/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/16801/rss"/><entry><id>http://www.cnblogs.com/zsun666/archive/2007/05/23/757529.html</id><title type="text">Ubuntu上Beryl的安装</title><summary type="text">今天整理硬盘时发现自己机子上有Ubuntu上安装Beryl的详细方法,已经不记的是从网上什么地方copy下来的,依稀记得好像是某位仁兄对官方网上安装方法的翻译.看看还有很大的参考价值,现在就放上来吧.Install Beryl on Ubuntu Edgy with nVidia本文主要包括以下几个部分：1.使用脚本自动安装2.安装nvidia的beta驱动3.添加beryl的源4.启动beryl...</summary><published>2007-05-23T11:14:00Z</published><updated>2007-05-23T11:14:00Z</updated><author><name>zsun666</name><uri>http://www.cnblogs.com/zsun666/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zsun666/archive/2007/05/23/757529.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zsun666/archive/2007/05/23/757529.html"/></entry><entry><id>http://www.cnblogs.com/zsun666/archive/2007/05/03/735271.html</id><title type="text">Gmail到底怎么了?</title><summary type="text">自从用上Gmail以来就让我彻底放弃了使用其它邮箱的念头，人性化的邮件管理，方便的搜索，令我在使用中感到无比的愉快。但近段时间来频频发生无法登陆的现象，即使登陆后也出现由于连接缓慢导致的只能在普通HTML模式下访问的情况。 对于出现的种种原因，我无法相信是由于邮件服务器的缘故。看看中国电信之前做的种种卑劣行为。对搜索结果进行过滤，采用信息强推技术对自己的用户强送广告，限制用户使用路由，等等。相信现...</summary><published>2007-05-03T10:07:00Z</published><updated>2007-05-03T10:07:00Z</updated><author><name>zsun666</name><uri>http://www.cnblogs.com/zsun666/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zsun666/archive/2007/05/03/735271.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zsun666/archive/2007/05/03/735271.html"/></entry><entry><id>http://www.cnblogs.com/zsun666/archive/2007/03/24/685695.html</id><title type="text">动态的给GridView的列赋值</title><summary type="text">在GridView的实际使用中可能会遇到这种情况，某一列使用数据绑定直接从数据库中读取数据，另一列（或几列）中的数据由有数据绑定的那列的数据决定。这就需要动态的生成GridView。具体的实现方法如下：这里假设GridView的实例为GridView11.将GridView1的某列与某个数据源绑定。2.分析GridView1的每一行的数据，并对每行需要动态变化的列进行赋值下面代码假设GridVie...</summary><published>2007-03-24T10:55:00Z</published><updated>2007-03-24T10:55:00Z</updated><author><name>zsun666</name><uri>http://www.cnblogs.com/zsun666/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zsun666/archive/2007/03/24/685695.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zsun666/archive/2007/03/24/685695.html"/></entry><entry><id>http://www.cnblogs.com/zsun666/archive/2007/03/18/679059.html</id><title type="text">ASP.NET AJAX AutoComplete Extender的限制</title><summary type="text">ASP.NET AJAX AutoComplete Extender能够在用户输入时提供自动完成的提示，就好像Google的搜索提示那样，的确是不错的功能，前几天一个项目需要在输入工装编号时提示已有的最大编号，而且工装的编号种类不止一种，必须提示所输入的编号种类的最大编号。我立刻就想到了这个。最后顺利完成，但中间却走了个弯路，原来AutoComplete Extender在调用WebService...</summary><published>2007-03-18T10:48:00Z</published><updated>2007-03-18T10:48:00Z</updated><author><name>zsun666</name><uri>http://www.cnblogs.com/zsun666/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zsun666/archive/2007/03/18/679059.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zsun666/archive/2007/03/18/679059.html"/></entry><entry><id>http://www.cnblogs.com/zsun666/archive/2007/02/19/652696.html</id><title type="text">Beryl的下雪和窗口分组功能</title><summary type="text">Beryl新加了两个很眩的功能：下雪和窗口分组下雪这个功能纯粹是为了炫耀。窗口分组（Group and Tan Windows）这个功能就很有用了，它可以把不同的窗口归为一组，然后在窗口的正反面显示组内的内容。这2个功能需要安装beryl-plugins-extra,我是在Ubuntu6.10下安装的，如果遇到类似以下的错误：Code highlighting produced by Actipr...</summary><published>2007-02-19T12:08:00Z</published><updated>2007-02-19T12:08:00Z</updated><author><name>zsun666</name><uri>http://www.cnblogs.com/zsun666/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zsun666/archive/2007/02/19/652696.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zsun666/archive/2007/02/19/652696.html"/></entry><entry><id>http://www.cnblogs.com/zsun666/archive/2007/01/02/610083.html</id><title type="text">关于用户体验</title><summary type="text">元旦放假的最后一天了，怎么也要写点什么。但最近实在是没学到什么值得搬上来的东西。就随便写一些关于用户体验的感想吧。首先是关于Linux和Windows前一段时间迷上了Linux，辗转于各个Linux的论坛，受上面气氛的影响，甚至一度认为windows迟早要被Linux替代。但现在认为这是几乎不可能的了，在中国这个盗版横行的现象下，谁会去使用第三方软件及其稀少的Linux呢?个人认为Linux目前最...</summary><published>2007-01-02T08:36:00Z</published><updated>2007-01-02T08:36:00Z</updated><author><name>zsun666</name><uri>http://www.cnblogs.com/zsun666/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zsun666/archive/2007/01/02/610083.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zsun666/archive/2007/01/02/610083.html"/></entry><entry><id>http://www.cnblogs.com/zsun666/archive/2006/12/12/590241.html</id><title type="text">ASP.NET执行流程</title><summary type="text">接触ASP.NET也将近两年的时间了,但从来没想过去了解它的执行流程到底是怎样的,今天偶然发现了这张图,赶快把它传上来.</summary><published>2006-12-12T12:25:00Z</published><updated>2006-12-12T12:25:00Z</updated><author><name>zsun666</name><uri>http://www.cnblogs.com/zsun666/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zsun666/archive/2006/12/12/590241.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zsun666/archive/2006/12/12/590241.html"/></entry><entry><id>http://www.cnblogs.com/zsun666/archive/2006/09/07/497149.html</id><title type="text">正确的获取含中文的网页源码</title><summary type="text">在.net中获取网页html源代码最简单的方法莫过于使用WebBrowser.DocumentText,但是在碰到含中文的网页时,经常会出现乱码,下面给出两种解决方法:1)WebBrowsermyweb=newWebBrowser();myweb.Navigate("http://zsun666.cnblogs.com/");StreamReaderstrmrd=newStreamReader(m...</summary><published>2006-09-07T02:34:00Z</published><updated>2006-09-07T02:34:00Z</updated><author><name>zsun666</name><uri>http://www.cnblogs.com/zsun666/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zsun666/archive/2006/09/07/497149.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zsun666/archive/2006/09/07/497149.html"/></entry><entry><id>http://www.cnblogs.com/zsun666/archive/2006/08/27/487404.html</id><title type="text">Ubuntu的系统目录结构</title><summary type="text">近期迷上了Linux。正在学习中，先记下Ubuntu的系统目录结构，以后肯定会用到。Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--&amp;gt;/根目录│├boot/启动文件。所有与系统启动有关的文件都保存在这里│└grub/Grub引导器相关的文件│├dev/设...</summary><published>2006-08-27T01:47:00Z</published><updated>2006-08-27T01:47:00Z</updated><author><name>zsun666</name><uri>http://www.cnblogs.com/zsun666/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zsun666/archive/2006/08/27/487404.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zsun666/archive/2006/08/27/487404.html"/></entry><entry><id>http://www.cnblogs.com/zsun666/archive/2006/07/24/458587.html</id><title type="text">.net remoting小结（二）-简单示例</title><summary type="text">一、实用类：1、System.MarshalByRefObject :  系统中远程调用的对象必须是从MarshalByRefObject对象中派生出来的；2、System.Runtime.Remoting.Channels.Tcp.TcpServerChannel :  服务器端的Tcp信道；3、System.Runtime.Remoting.Channels.Http.HttpServerCh...</summary><published>2006-07-24T13:06:00Z</published><updated>2006-07-24T13:06:00Z</updated><author><name>zsun666</name><uri>http://www.cnblogs.com/zsun666/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zsun666/archive/2006/07/24/458587.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zsun666/archive/2006/07/24/458587.html"/></entry></feed>
