<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
 <channel>
  <title>思念人之屋</title>
  <link>http://wangzhenghai.blogbus.com</link>
  <description><![CDATA[]]></description>
  <generator> by blogbus.com </generator>
  <lastBuildDate>Thu, 01 Jan 1970 07:00:00 +0700</lastBuildDate>
  <image>
									<url>http://public.blogbus.com/profile/6/1/4/1608416/avatar_1608416_96.jpg</url>
									<title>思念人之屋</title>
									<link>http://wangzhenghai.blogbus.com</link>
								</image>  <item>
   <title>USING JQUERY TO AVOID CLASSITITIS IN IE6</title>
   <description><![CDATA[
IE6 lacks CSS 2 support and as a CSS guy &ndash; this generally sucks to deal with. One particular pain point is when stylizing form elements. Sometimes overlooked &ndash; it has become one of the first things I usually attack when developing a websi...<!--sp--><div class="addfav"><br />收藏到：<span class= "delicious"><a href="http://delicious.com/save?url=http%3A%2F%2Fwangzhenghai.blogbus.com%2Flogs%2F46987406.html&title=USING+JQUERY+TO+AVOID+CLASSITITIS+IN+IE6">Del.icio.us</a></span></div><br /><br /><div class="sysmsg"><b><a href="http://www.blogbus.com" target="_blank">博客大巴，你的个人传媒早班车</a></b></div><br /><br />]]></description>
   <link>http://wangzhenghai.blogbus.com/logs/46987406.html</link>
   <author>wangzhenghai</author>
   <pubDate>Wed, 23 Sep 2009 08:49:56 +0800</pubDate>
  </item>
  <item>
   <title>Hibernate配置SQLSERVER2000</title>
   <description><![CDATA[使用MS的JDBC驱动程序出错，使用jtds.jar代替，解决了问题。相关配置代码如下：<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;property&nbsp;name=&quot;hibernate.connection.driver_class&quot;&gt;net.sourceforge.jtds.jdbc.Driver&lt;/property&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;prope...<!--sp--><div class="addfav"><br />收藏到：<span class= "delicious"><a href="http://delicious.com/save?url=http%3A%2F%2Fwangzhenghai.blogbus.com%2Flogs%2F27875328.html&title=Hibernate%E9%85%8D%E7%BD%AESQLSERVER2000">Del.icio.us</a></span></div><br /><br /><div class="sysmsg"><b><a href="http://www.blogbus.com" target="_blank">博客大巴，你的个人传媒早班车</a></b></div><br /><br />]]></description>
   <link>http://wangzhenghai.blogbus.com/logs/27875328.html</link>
   <author>wangzhenghai</author>
   <pubDate>Tue, 19 Aug 2008 08:54:41 +0800</pubDate>
  </item>
  <item>
   <title>Eclipse中配置Ant</title>
   <description><![CDATA[Eclipse默认设置下，使用Ant编译程序，报com.sun.tools.javac.main错误。解决方法是：在Windows-&gt;Preferences-&gt;Ant-&gt; Runtime-&gt;Classpath-&gt;Add External&nbsp;Jars中，添加jdk下面的\lib\tools.jar。<!--sp--><div class="addfav"><br />收藏到：<span class= "delicious"><a href="http://delicious.com/save?url=http%3A%2F%2Fwangzhenghai.blogbus.com%2Flogs%2F27855943.html&title=Eclipse%E4%B8%AD%E9%85%8D%E7%BD%AEAnt">Del.icio.us</a></span></div><br /><br /><div class="sysmsg"><b><a href="http://www.blogbus.com" target="_blank">博客大巴，你的个人传媒早班车</a></b></div><br /><br />]]></description>
   <link>http://wangzhenghai.blogbus.com/logs/27855943.html</link>
   <author>wangzhenghai</author>
   <pubDate>Mon, 18 Aug 2008 16:32:51 +0800</pubDate>
  </item>
  <item>
   <title>C# WeakReference Example</title>
   <description><![CDATA[How would you like to be able to write the programming equivalent of &ldquo;I might need this later&hellip;.but I&rsquo;m not so sure&rdquo;? I&rsquo;ll show you how.<br /><br />A WeakReference is an object with a very interesting behavior, it allows you to keep a reference to an object while still making it possible for it to be garbage collected. See a previous <!--sp--><div class="addfav"><br />收藏到：<span class= "delicious"><a href="http://delicious.com/save?url=http%3A%2F%2Fwangzhenghai.blogbus.com%2Flogs%2F10695989.html&title=C%23+WeakReference+Example">Del.icio.us</a></span></div><br /><br /><div class="sysmsg"><b><a href="http://www.blogbus.com" target="_blank">博客大巴，你的个人传媒早班车</a></b></div><br /><br />]]></description>
   <link>http://wangzhenghai.blogbus.com/logs/10695989.html</link>
   <author>wangzhenghai</author>
   <pubDate>Thu, 08 Nov 2007 00:35:07 +0800</pubDate>
  </item>
  <item>
   <title>Satellite Assemblies</title>
   <description><![CDATA[While looking for the use of satellite assemblies, I came across many examples. But, when I tried to run them, most of them did not fulfill my expectations from a satellite assembly.<br /><br /> In this article, you'll see what satellite assemblies are, how to create them, and how to use satellite assemblies with strong named assemblies with very simple and small pieces of code chu...<!--sp--><div class="addfav"><br />收藏到：<span class= "delicious"><a href="http://delicious.com/save?url=http%3A%2F%2Fwangzhenghai.blogbus.com%2Flogs%2F10577200.html&title=Satellite+Assemblies">Del.icio.us</a></span></div><br /><br /><div class="sysmsg"><b><a href="http://www.blogbus.com" target="_blank">博客大巴，你的个人传媒早班车</a></b></div><br /><br />]]></description>
   <link>http://wangzhenghai.blogbus.com/logs/10577200.html</link>
   <author>wangzhenghai</author>
   <pubDate>Wed, 31 Oct 2007 22:03:28 +0800</pubDate>
  </item>
  <item>
   <title>Asynchronous Socket Programming in C#: Part II</title>
   <description><![CDATA[&nbsp;&nbsp;<br /><br />Motivation for This ArticleAfter the original article on Asynchronous Socket Programming in C# was published by CodeGuru, I received numerous responses from interested readers. Most of them asked for additional features that were missing i...<!--sp--><div class="addfav"><br />收藏到：<span class= "delicious"><a href="http://delicious.com/save?url=http%3A%2F%2Fwangzhenghai.blogbus.com%2Flogs%2F10461588.html&title=Asynchronous+Socket+Programming+in+C%23%3A+Part+II">Del.icio.us</a></span></div><br /><br /><div class="sysmsg"><b><a href="http://www.blogbus.com" target="_blank">博客大巴，你的个人传媒早班车</a></b></div><br /><br />]]></description>
   <link>http://wangzhenghai.blogbus.com/logs/10461588.html</link>
   <author>wangzhenghai</author>
   <pubDate>Thu, 25 Oct 2007 07:28:00 +0800</pubDate>
  </item>
  <item>
   <title>Asynchronous Socket Programming in C#: Part I</title>
   <description><![CDATA[Asynchronous Socket Programming in C#: Part I<br />Client-Server Example with Multiple Simultaneous Clients<br /><br />&nbsp;<br /><br />ObjectiveThe objective of this article is to demonstrate a socket-based client/server application that will allow two-way asynchronous communication between a server and multiple client applications. Because...<!--sp--><div class="addfav"><br />收藏到：<span class= "delicious"><a href="http://delicious.com/save?url=http%3A%2F%2Fwangzhenghai.blogbus.com%2Flogs%2F10461586.html&title=Asynchronous+Socket+Programming+in+C%23%3A+Part+I">Del.icio.us</a></span></div><br /><br /><div class="sysmsg"><b><a href="http://www.blogbus.com" target="_blank">博客大巴，你的个人传媒早班车</a></b></div><br /><br />]]></description>
   <link>http://wangzhenghai.blogbus.com/logs/10461586.html</link>
   <author>wangzhenghai</author>
   <pubDate>Thu, 25 Oct 2007 07:25:20 +0800</pubDate>
  </item>
  <item>
   <title>Passing Exceptions on to the Caller</title>
   <description><![CDATA[Passing Exceptions on to the Caller<br />It&rsquo;s sometimes the case that there&rsquo;s not much that can be done when an exception occurs; it really has<br />to be handled by the calling function. There are three basic ways to deal with this, which are named<br />based on their result in the caller: Caller Beware, Caller Confuse, and Caller Inform.<br />Caller Beware<br />The first way is to...<!--sp--><div class="addfav"><br />收藏到：<span class= "delicious"><a href="http://delicious.com/save?url=http%3A%2F%2Fwangzhenghai.blogbus.com%2Flogs%2F10297103.html&title=Passing+Exceptions+on+to+the+Caller">Del.icio.us</a></span></div><br /><br /><div class="sysmsg"><b><a href="http://www.blogbus.com" target="_blank">博客大巴，你的个人传媒早班车</a></b></div><br /><br />]]></description>
   <link>http://wangzhenghai.blogbus.com/logs/10297103.html</link>
   <author>wangzhenghai</author>
   <pubDate>Mon, 15 Oct 2007 09:40:54 +0800</pubDate>
  </item>
 </channel>
</rss>

