<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_city22</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/23720/rss</id><updated>2009-09-25T10:41:55Z</updated><author><name>城市兔子</name><uri>http://www.cnblogs.com/city22/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/city22/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/23720/rss"/><entry><id>http://www.cnblogs.com/city22/archive/2008/05/21/1204297.html</id><title type="text">很有意思的HTML 4.0的BUG</title><summary type="text">这个是一个HTML 4.0的在IE下渲染得BUG,比较恶心. 不信,把一下这个短代码放到IE下看看,看到了什么?多了个"C",呵呵,很见鬼吧.当然了,在HTML 4.0下是不允许&lt;style&gt;出现在&lt;Body&gt;中的.最后这个渲染问题是为什么,还请达人们解释.&lt;!DOCTYPEHTMLPUBLIC"-//W3C//DTDHTML4.0Transitional//EN"&amp;...</summary><published>2008-05-21T11:27:00Z</published><updated>2008-05-21T11:27:00Z</updated><author><name>城市兔子</name><uri>http://www.cnblogs.com/city22/</uri></author><link rel="alternate" href="http://www.cnblogs.com/city22/archive/2008/05/21/1204297.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/city22/archive/2008/05/21/1204297.html"/><content type="text">这个是一个HTML 4.0的在IE下渲染得BUG,比较恶心. 不信,把一下这个短代码放到IE下看看,看到了什么?多了个"C",呵呵,很见鬼吧.当然了,在HTML 4.0下是不允许&lt;style&gt;出现在&lt;Body&gt;中的.最后这个渲染问题是为什么,还请达人们解释.&lt;!DOCTYPEHTMLPUBLIC"-//W3C//DTDHTML4.0Transitional//EN"&amp;...</content></entry><entry><id>http://www.cnblogs.com/city22/archive/2008/03/18/1111288.html</id><title type="text">update碰到一个问题</title><summary type="text">update中遇到的一个效率问题,很奇怪</summary><published>2008-03-18T04:20:00Z</published><updated>2008-03-18T04:20:00Z</updated><author><name>城市兔子</name><uri>http://www.cnblogs.com/city22/</uri></author><link rel="alternate" href="http://www.cnblogs.com/city22/archive/2008/03/18/1111288.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/city22/archive/2008/03/18/1111288.html"/><content type="text">update中遇到的一个效率问题,很奇怪</content></entry><entry><id>http://www.cnblogs.com/city22/archive/2007/04/18/718205.html</id><title type="text">做软件的都是民工！</title><summary type="text">软件人才最终都要沦为民工？我们的路到底该怎么走……</summary><published>2007-04-18T06:17:00Z</published><updated>2007-04-18T06:17:00Z</updated><author><name>城市兔子</name><uri>http://www.cnblogs.com/city22/</uri></author><link rel="alternate" href="http://www.cnblogs.com/city22/archive/2007/04/18/718205.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/city22/archive/2007/04/18/718205.html"/><content type="text">软件人才最终都要沦为民工？我们的路到底该怎么走……</content></entry><entry><id>http://www.cnblogs.com/city22/archive/2007/04/15/714532.html</id><title type="text">读GI源码、学JS编程——Javascript动态加载技术。</title><summary type="text">在大型RIA中，动态加载技术十分重要，毕竟几百K甚至M级别的脚本让用户等待加载完了再浏览是不可能。大多数成熟的framework都有动态加载技术的实现，就是说先加载一个最基础功能，然后利用动态加载技术慢慢把所有的脚本加进来，或者说需要某个功能的时候再加载某个模块所 需要的javascript的文件。</summary><published>2007-04-15T13:18:00Z</published><updated>2007-04-15T13:18:00Z</updated><author><name>城市兔子</name><uri>http://www.cnblogs.com/city22/</uri></author><link rel="alternate" href="http://www.cnblogs.com/city22/archive/2007/04/15/714532.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/city22/archive/2007/04/15/714532.html"/><content type="text">在大型RIA中，动态加载技术十分重要，毕竟几百K甚至M级别的脚本让用户等待加载完了再浏览是不可能。大多数成熟的framework都有动态加载技术的实现，就是说先加载一个最基础功能，然后利用动态加载技术慢慢把所有的脚本加进来，或者说需要某个功能的时候再加载某个模块所 需要的javascript的文件。</content></entry><entry><id>http://www.cnblogs.com/city22/archive/2007/04/12/709790.html</id><title type="text">读GI源码、学JS编程——JavaScript中的事件实现（完整版）。</title><summary type="text">GI_Builder开源了，两个月前得知这个消息后，让人兴奋不已，一个不亚于Bindows的项目就这样把大把大把的JavaScript放出来让人看，不免想让人拿来细细品味一番，看看这个浏览器版的VS2005究竟是怎么弄得。</summary><published>2007-04-11T16:29:00Z</published><updated>2007-04-11T16:29:00Z</updated><author><name>城市兔子</name><uri>http://www.cnblogs.com/city22/</uri></author><link rel="alternate" href="http://www.cnblogs.com/city22/archive/2007/04/12/709790.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/city22/archive/2007/04/12/709790.html"/><content type="text">GI_Builder开源了，两个月前得知这个消息后，让人兴奋不已，一个不亚于Bindows的项目就这样把大把大把的JavaScript放出来让人看，不免想让人拿来细细品味一番，看看这个浏览器版的VS2005究竟是怎么弄得。</content></entry><entry><id>http://www.cnblogs.com/city22/archive/2007/03/29/693100.html</id><title type="text">MSDTC编程入门</title><summary type="text">    “什么！你要同时操作SQL Server、Oracle、DB2？”     用户的需求总是变态的，同时操作，分布式事务，唉越想越头疼。</summary><published>2007-03-29T09:55:00Z</published><updated>2007-03-29T09:55:00Z</updated><author><name>城市兔子</name><uri>http://www.cnblogs.com/city22/</uri></author><link rel="alternate" href="http://www.cnblogs.com/city22/archive/2007/03/29/693100.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/city22/archive/2007/03/29/693100.html"/><content type="text">    “什么！你要同时操作SQL Server、Oracle、DB2？”     用户的需求总是变态的，同时操作，分布式事务，唉越想越头疼。</content></entry><entry><id>http://www.cnblogs.com/city22/archive/2007/02/08/644380.html</id><title type="text">线程、同步与锁——EventWaitHandle实战数据缓存</title><summary type="text">前两天总结了Lock（Monitor）和Mutex这样的锁，现在继续总结EventWaitHandle。呵呵，各位看客们注意了，我写的东西只是总结的经验想和大家分享，没有教人的意思，写的不对的地方还望大家指正。</summary><published>2007-02-08T02:18:00Z</published><updated>2007-02-08T02:18:00Z</updated><author><name>城市兔子</name><uri>http://www.cnblogs.com/city22/</uri></author><link rel="alternate" href="http://www.cnblogs.com/city22/archive/2007/02/08/644380.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/city22/archive/2007/02/08/644380.html"/><content type="text">前两天总结了Lock（Monitor）和Mutex这样的锁，现在继续总结EventWaitHandle。呵呵，各位看客们注意了，我写的东西只是总结的经验想和大家分享，没有教人的意思，写的不对的地方还望大家指正。</content></entry><entry><id>http://www.cnblogs.com/city22/archive/2007/02/02/638260.html</id><title type="text">线程、同步与锁——Mutex想说爱你不容易</title><summary type="text"> 除了Lock（）、Monitor之外，我们最长用的就是Mutex了，但是玩不好Mutex就总会造成死锁或者AbandonedMutexException（我就玩的不怎么好，在并发性访问测试的时候总是遇到关于Mutex的问题，各位线虫见笑了，不过还是把我遇到的一些问题和总结拿出来和大家分享，有误的地方还往指正。</summary><published>2007-02-02T08:49:00Z</published><updated>2007-02-02T08:49:00Z</updated><author><name>城市兔子</name><uri>http://www.cnblogs.com/city22/</uri></author><link rel="alternate" href="http://www.cnblogs.com/city22/archive/2007/02/02/638260.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/city22/archive/2007/02/02/638260.html"/><content type="text"> 除了Lock（）、Monitor之外，我们最长用的就是Mutex了，但是玩不好Mutex就总会造成死锁或者AbandonedMutexException（我就玩的不怎么好，在并发性访问测试的时候总是遇到关于Mutex的问题，各位线虫见笑了，不过还是把我遇到的一些问题和总结拿出来和大家分享，有误的地方还往指正。</content></entry><entry><id>http://www.cnblogs.com/city22/archive/2007/01/30/634948.html</id><title type="text">线程，同步与锁————Lock你到底锁住了谁</title><summary type="text">线程在多核时代的优势月来越明显，多线程编程的学习也提上议事日程。但越来越多的人陷入线程的泥潭，最后搞得自己面目全非。越来越多的死锁，越来越多的异常数据，在并发性测试中让一个个线程程序员焦头烂额。“自己在自己的编程环境下怎么都没事，单步调试也不会有任何错误，到了两个人，多个人测试的时候怎么就不行了呢？”线程，同步与锁的问题渐渐的凸现在了每个程序员的面前。还是让我们一起来学习同步与锁吧。</summary><published>2007-01-30T09:33:00Z</published><updated>2007-01-30T09:33:00Z</updated><author><name>城市兔子</name><uri>http://www.cnblogs.com/city22/</uri></author><link rel="alternate" href="http://www.cnblogs.com/city22/archive/2007/01/30/634948.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/city22/archive/2007/01/30/634948.html"/><content type="text">线程在多核时代的优势月来越明显，多线程编程的学习也提上议事日程。但越来越多的人陷入线程的泥潭，最后搞得自己面目全非。越来越多的死锁，越来越多的异常数据，在并发性测试中让一个个线程程序员焦头烂额。“自己在自己的编程环境下怎么都没事，单步调试也不会有任何错误，到了两个人，多个人测试的时候怎么就不行了呢？”线程，同步与锁的问题渐渐的凸现在了每个程序员的面前。还是让我们一起来学习同步与锁吧。</content></entry><entry><id>http://www.cnblogs.com/city22/archive/2007/01/11/617894.html</id><title type="text">C#环形链表</title><summary type="text">我曾经想做一个聊天的小程序，聊天需要展示保存数据，却不需要永久。所以说一个临时的存储空间就特别的需要，或者叫缓存。这样的一个环形链表就能实现我所需要的功能，正向插入，反向查找。对于数据缓存来说还是非常不错的。</summary><published>2007-01-11T08:27:00Z</published><updated>2007-01-11T08:27:00Z</updated><author><name>城市兔子</name><uri>http://www.cnblogs.com/city22/</uri></author><link rel="alternate" href="http://www.cnblogs.com/city22/archive/2007/01/11/617894.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/city22/archive/2007/01/11/617894.html"/><content type="text">我曾经想做一个聊天的小程序，聊天需要展示保存数据，却不需要永久。所以说一个临时的存储空间就特别的需要，或者叫缓存。这样的一个环形链表就能实现我所需要的功能，正向插入，反向查找。对于数据缓存来说还是非常不错的。</content></entry></feed>
