<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Charlie's Home</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/5204/rss</id><updated>2009-04-04T07:40:57Z</updated><author><name>charlie</name><uri>http://www.cnblogs.com/CharlieSong/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/CharlieSong/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/5204/rss"/><entry><id>http://www.cnblogs.com/CharlieSong/archive/2009/04/04/1429464.html</id><title type="text">仿迅雷客户端的浏览器自定义协议的小程序</title><summary type="text">上家公司有这样的一个需求：在网页中点一个链接，启动我们自己的一个客户端程序，并接受链接传递过来的参数，在客户端做相应的处理1。自定义浏览器协议  只要给注册表写进去一点信息就可以实现将自己定义的协议（如：mylink://）跟某客户端程序关联，google一下就可以了2.只能让这个客户端运行一个实例 [代码][代码]3.消息传递  用windows的消息机制 [代码][代码]</summary><published>2009-04-04T07:32:00Z</published><updated>2009-04-04T07:32:00Z</updated><author><name>charlie</name><uri>http://www.cnblogs.com/CharlieSong/</uri></author><link rel="alternate" href="http://www.cnblogs.com/CharlieSong/archive/2009/04/04/1429464.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/CharlieSong/archive/2009/04/04/1429464.html"/></entry><entry><id>http://www.cnblogs.com/CharlieSong/archive/2008/07/10/1239858.html</id><title type="text">访问一个页面时,fiddler显示有两条http session的问题</title><summary type="text"># Result Host URL Body Caching Content-Type User-defined 1171 200 www.xxx.cn /x/x.aspx 1,452 no-store, no-cache, must-revalidate Expires: Sat, 6 May 1995 12:00:00 GMT text/html; charset=iso-8859-1 117...</summary><published>2008-07-10T03:31:00Z</published><updated>2008-07-10T03:31:00Z</updated><author><name>charlie</name><uri>http://www.cnblogs.com/CharlieSong/</uri></author><link rel="alternate" href="http://www.cnblogs.com/CharlieSong/archive/2008/07/10/1239858.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/CharlieSong/archive/2008/07/10/1239858.html"/></entry><entry><id>http://www.cnblogs.com/CharlieSong/archive/2008/07/07/1237535.html</id><title type="text">一个关于执行自定义空间page_load方法的奇怪问题</title><summary type="text">在aspx页面中有这样一段语句：&amp;lt;%if (false){ %&amp;gt; &amp;lt;uc1:Image id="Image1" runat="server"&amp;gt;&amp;lt;/uc1:Image&amp;gt; &amp;lt;%} %&amp;gt;这样 仍然会执行Image1的page_load方法有达人来解释下原因么？谢谢</summary><published>2008-07-07T07:15:00Z</published><updated>2008-07-07T07:15:00Z</updated><author><name>charlie</name><uri>http://www.cnblogs.com/CharlieSong/</uri></author><link rel="alternate" href="http://www.cnblogs.com/CharlieSong/archive/2008/07/07/1237535.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/CharlieSong/archive/2008/07/07/1237535.html"/></entry></feed>
