<?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/19478/rss</id><updated>2006-11-23T09:56:14Z</updated><author><name>海蓝</name><uri>http://www.cnblogs.com/movingboy/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/movingboy/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/19478/rss"/><entry><id>http://www.cnblogs.com/movingboy/archive/2006/11/23/569928.html</id><title type="text">Subversion在Windows上的安装与配置</title><summary type="text">本文简要说明在Windows系统上安装和配置Subversion的主要步骤，着重说明了配置的过程</summary><published>2006-11-23T07:38:00Z</published><updated>2006-11-23T07:38:00Z</updated><author><name>海蓝</name><uri>http://www.cnblogs.com/movingboy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/movingboy/archive/2006/11/23/569928.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/movingboy/archive/2006/11/23/569928.html"/></entry><entry><id>http://www.cnblogs.com/movingboy/archive/2006/07/19/455033.html</id><title type="text">详细设计的新视角--全员设计</title><summary type="text">本文针对一些企业的详细设计通常由主管或少数核心程序员撰写的模式，提出了一种开发团体的成员都参与设计的模式：全员设计，并阐述了这种模式相对于前者的优势、风险以及该种模式不适用的情形（反过来就是适用的情形）</summary><published>2006-07-19T15:14:00Z</published><updated>2006-07-19T15:14:00Z</updated><author><name>海蓝</name><uri>http://www.cnblogs.com/movingboy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/movingboy/archive/2006/07/19/455033.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/movingboy/archive/2006/07/19/455033.html"/></entry><entry><id>http://www.cnblogs.com/movingboy/archive/2006/07/06/444690.html</id><title type="text">如何使用FindControl查找内容页上的某个控件？</title><summary type="text">要使用FindControl来查找内容页上的某个控件，直接使用Page.FindControl是不行的。内容页在render的过程中，其内容被合并到母版页中，Content控件的所有子控件成为母版页上相应的ContentPlaceHolder的子控件，而Content控件本身则消失了。所以必须使用类似Page.Master.FindControl("ContentPlaceHolder1").FindControl("......")的方法来查找。</summary><published>2006-07-06T14:45:00Z</published><updated>2006-07-06T14:45:00Z</updated><author><name>海蓝</name><uri>http://www.cnblogs.com/movingboy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/movingboy/archive/2006/07/06/444690.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/movingboy/archive/2006/07/06/444690.html"/></entry><entry><id>http://www.cnblogs.com/movingboy/archive/2006/06/26/436453.html</id><title type="text">为TipicIM 增加直接拖放文件并发送的功能（二）</title><summary type="text">为TipicIM的聊天窗口增加直接拖放文件并发送的功能，支持同时拖放并发送多个文件，拖放区域可移动，可根据个人的喜好放置到适当的位置</summary><published>2006-06-26T15:13:00Z</published><updated>2006-06-26T15:13:00Z</updated><author><name>海蓝</name><uri>http://www.cnblogs.com/movingboy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/movingboy/archive/2006/06/26/436453.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/movingboy/archive/2006/06/26/436453.html"/></entry><entry><id>http://www.cnblogs.com/movingboy/archive/2006/06/19/429689.html</id><title type="text">为TipicIM 增加直接拖放文件并发送的功能</title><summary type="text">TipicIM是一款不错的基于Jabber的聊天工具客户端，。但在聊天时若要发送文件给对方，只能在聊天界面上点击Send a file按钮，然后在弹出的文件选择框中查找并选择文件。要是能象msn那样从资源管理器中直接拖一个文件过来就能发送，那多好啊！TipicIM提供了主要的源代码，主要是HTML和JavaScript。可自行修改源码，修改后Log out TipicIM再重新Login即可生效。...</summary><published>2006-06-19T09:19:00Z</published><updated>2006-06-19T09:19:00Z</updated><author><name>海蓝</name><uri>http://www.cnblogs.com/movingboy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/movingboy/archive/2006/06/19/429689.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/movingboy/archive/2006/06/19/429689.html"/></entry></feed>
