<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_civ3</title><subtitle type="text">编程好玩</subtitle><id>http://feed.cnblogs.com/blog/u/13611/rss</id><updated>2006-11-19T13:53:01Z</updated><author><name>civ3's .NET studying</name><uri>http://www.cnblogs.com/civ3/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/civ3/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/13611/rss"/><entry><id>http://www.cnblogs.com/civ3/archive/2006/09/03/493741.html</id><title type="text">Comet in IE</title><summary type="text">IE 对iframe加载有点诡异，需要reload一下才能顺畅地跑起来&amp;#8230;&amp;#8230;真是恶心&amp;#8230;&amp;#8230;</summary><published>2006-09-03T08:35:00Z</published><updated>2006-09-03T08:35:00Z</updated><author><name>civ3's .NET studying</name><uri>http://www.cnblogs.com/civ3/</uri></author><link rel="alternate" href="http://www.cnblogs.com/civ3/archive/2006/09/03/493741.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/civ3/archive/2006/09/03/493741.html"/></entry><entry><id>http://www.cnblogs.com/civ3/archive/2006/09/03/493576.html</id><title type="text">comet研究</title><summary type="text">comet研究维持一个长连接，后台向iframe的GET请求中不一次性写入数据，浏览器在每次发现soket.flush的时候更新iframe内容，比如写入脚本，从而实现异步HTTP通讯和控制。他比XMLHTTP的优势在于不用每次更新内容都socket.close，从而减少TCP握手次数、建立连接次数。因此对于大规模应用，comet比XMLHTTP伸缩性更好！研究发现，Firefox对次支持良好，I...</summary><published>2006-09-03T03:32:00Z</published><updated>2006-09-03T03:32:00Z</updated><author><name>civ3's .NET studying</name><uri>http://www.cnblogs.com/civ3/</uri></author><link rel="alternate" href="http://www.cnblogs.com/civ3/archive/2006/09/03/493576.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/civ3/archive/2006/09/03/493576.html"/></entry><entry><id>http://www.cnblogs.com/civ3/archive/2006/08/10/473835.html</id><title type="text">动态加载Web Service</title><summary type="text">比如你已经用教科书式的方法添加了一个Web Referece，然后现在这个Web Service内容没有变，只是换了各地方。比如从localhost:8080/a.asmx换到了localhost:8090/a.asmx。如此一来你不必重新修改Web Reference只需要在使用WebMethod时WebS.A a = new WebS.A();a.Url="http://localhost:8...</summary><published>2006-08-10T15:23:00Z</published><updated>2006-08-10T15:23:00Z</updated><author><name>civ3's .NET studying</name><uri>http://www.cnblogs.com/civ3/</uri></author><link rel="alternate" href="http://www.cnblogs.com/civ3/archive/2006/08/10/473835.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/civ3/archive/2006/08/10/473835.html"/></entry><entry><id>http://www.cnblogs.com/civ3/archive/2006/08/02/466132.html</id><title type="text">IIS.pk(vs2005)==Mutex</title><summary type="text">rd /s/q "D:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root"清除临时文件</summary><published>2006-08-02T11:47:00Z</published><updated>2006-08-02T11:47:00Z</updated><author><name>civ3's .NET studying</name><uri>http://www.cnblogs.com/civ3/</uri></author><link rel="alternate" href="http://www.cnblogs.com/civ3/archive/2006/08/02/466132.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/civ3/archive/2006/08/02/466132.html"/></entry><entry><id>http://www.cnblogs.com/civ3/archive/2006/07/14/450700.html</id><title type="text">[Reading]THIRD BASE</title><summary type="text">这是COMPUTING SCIENCE上的一篇文章，讲了三进制的合理性。用最初等的手段，构造了一个优化模型，求解，发现e进制是最好的，而离e最近的自然数是3。这篇文章很有趣，值得一读：）</summary><published>2006-07-14T05:34:00Z</published><updated>2006-07-14T05:34:00Z</updated><author><name>civ3's .NET studying</name><uri>http://www.cnblogs.com/civ3/</uri></author><link rel="alternate" href="http://www.cnblogs.com/civ3/archive/2006/07/14/450700.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/civ3/archive/2006/07/14/450700.html"/></entry></feed>
