<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
 <channel>
  <title>Asp.net</title>
  <link>http://asp-net.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/8/5/3/4696358/avatar_4696358_96.jpg</url>
									<title>Asp.net</title>
									<link>http://asp-net.blogbus.com</link>
								</image>  <item>
   <title>C#集合类(HashTable, Dictionary, ArrayList)与HashTable线程安全</title>
   <description><![CDATA[原文地址:http://www.itstrike.cn/Home/Article/CSharp-collection-class-with-thread-safe-HashTable<br />
<br />
HashTable中的key/value均为object类型，由包含集合元素的存储桶组成。存储桶是 HashTable中各元素的虚拟子组，与大多数集合中进行的搜索和检索相比，存储桶可令搜索和检索更为便捷。每一存储桶都与一个哈希代码关联，该哈希代码是使用哈希函数生成的并基于该元素的键。Has...<!--sp--><div class="relpost"><br/><h3>随机文章：</h3><div><a href="http://kiki611.blogbus.com/logs/50215323.html">2009-11-04 volumn18 头发</a> 2009-11-04</div><div><a href="/logs/32443504.html">年轻十岁：需要做的和不能做的</a> 2008-12-13</div><div><a href="/logs/32396654.html">你的微笑是开心的传染源</a> 2008-12-11</div><div><a href="/logs/32395035.html">Asp.Net入门学习</a> 2008-12-11</div><div><a href="/logs/32394720.html">GridView技巧大全</a> 2008-12-11</div></div><div class="addfav"><br />收藏到：<span class= "delicious"><a href="http://delicious.com/save?url=http%3A%2F%2Fasp-net.blogbus.com%2Flogs%2F39632643.html&title=C%23%E9%9B%86%E5%90%88%E7%B1%BB%28HashTable%2C+Dictionary%2C+ArrayList%29%E4%B8%8EHashTable%E7%BA%BF%E7%A8%8B%E5%AE%89%E5%85%A8">Del.icio.us</a></span></div><br /><br /><div class="sysmsg"><b><a href="http://pindao.blogbus.com/fengshang?utm_source=blogbus&utm_medium=rss&utm_campaign=fengshang" target="_blank">风尚频道——国内顶尖的时尚族群汇聚于此，未必是流行，但一定要有品位。</a></b></div><br /><br />]]></description>
   <link>http://asp-net.blogbus.com/logs/39632643.html</link>
   <author>star65225692</author>
   <pubDate>Wed, 20 May 2009 13:24:07 +0800</pubDate>
  </item>
  <item>
   <title>Struts2的零配置</title>
   <description><![CDATA[1.介绍 <br />
Struts2的零配置， 就是不用自己写struts.xml文件， 用注解的方法就可以实现， 用户界面到action的请求与响应 <br />
2. 主要思想是：约定大于配置 <br />
3. 实现 <br />
&nbsp; 如果要在自己的项目里配置零配置：则有几个工作需要我们完成. <br />
<br />
第一：就是在原来的基础上加上一初始化参数 ， 参数名是actionPackages ,意思很明确，
如果是com.lxit.web.action的话...<!--sp--><div class="relpost"><br/><h3>随机文章：</h3><div><a href="/logs/39632643.html">C#集合类(HashTable, Dictionary, ArrayList)与HashTable线程安全</a> 2009-05-20</div><div><a href="/logs/34850229.html">Struts2入门教程系列</a> 2009-02-09</div><div><a href="/logs/32599777.html">iBatis技术文档大全</a> 2008-12-17</div><div><a href="/logs/32396704.html">约会指南：狠狠心咬咬牙 四类型男不能要</a> 2008-12-11</div><div><a href="/logs/32396654.html">你的微笑是开心的传染源</a> 2008-12-11</div></div><div class="addfav"><br />收藏到：<span class= "delicious"><a href="http://delicious.com/save?url=http%3A%2F%2Fasp-net.blogbus.com%2Flogs%2F35135134.html&title=Struts2%E7%9A%84%E9%9B%B6%E9%85%8D%E7%BD%AE">Del.icio.us</a></span></div><br /><br /><div class="sysmsg"><b><a href="http://tuijian.blogbus.com/" target="_blank">推荐：让我们寻找最优秀的Blogger！</a></b></div><br /><br />]]></description>
   <link>http://asp-net.blogbus.com/logs/35135134.html</link>
   <author>star65225692</author>
   <pubDate>Fri, 13 Feb 2009 10:54:00 +0800</pubDate>
  </item>
  <item>
   <title>Struts2入门教程系列</title>
   <description><![CDATA[

Struts2 入门教程(十四)
Struts2 入门教程(十三)
Struts2 入门教程(十二)
Struts2 入门教程(十一)
Struts2 入门教程(十)
Struts2 入门教程(九)
Struts2 入门教程(八)
Struts2 入门教程(七)
Struts2 入门教程(六)
Struts2 入门教程(五)
Struts2 入门教程(四)
Struts2 入门教程(三)
Struts2 入门教程(二)
Struts2 入门教程(一)

<!--sp--><div class="relpost"><br/><h3>随机文章：</h3><div><a href="/logs/39632643.html">C#集合类(HashTable, Dictionary, ArrayList)与HashTable线程安全</a> 2009-05-20</div><div><a href="/logs/35135134.html">Struts2的零配置</a> 2009-02-13</div><div><a href="/logs/34145528.html">Papervision3D入门第1步</a> 2009-01-20</div><div><a href="/logs/32443504.html">年轻十岁：需要做的和不能做的</a> 2008-12-13</div><div><a href="/logs/32396654.html">你的微笑是开心的传染源</a> 2008-12-11</div></div><div class="addfav"><br />收藏到：<span class= "delicious"><a href="http://delicious.com/save?url=http%3A%2F%2Fasp-net.blogbus.com%2Flogs%2F34850229.html&title=Struts2%E5%85%A5%E9%97%A8%E6%95%99%E7%A8%8B%E7%B3%BB%E5%88%97">Del.icio.us</a></span></div><br /><br /><div class="sysmsg"><b><a href="http://icity.cn" target="_blank">《城客》：第一本中文互动杂志！</a></b></div><br /><br />]]></description>
   <link>http://asp-net.blogbus.com/logs/34850229.html</link>
   <author>star65225692</author>
   <pubDate>Mon, 09 Feb 2009 12:38:16 +0800</pubDate>
  </item>
  <item>
   <title>Papervision3D入门第1步</title>
   <description><![CDATA[当然先得弄到PV3D源代码才能开始使用啦。&nbsp;<br /><br />
首先得安装一个SVN客户端，建议你安装TortoiseSVN，本文就是以它为例。<br /><br />
TortoiseSVN也是开源软件，项目主页地址：http://tortoisesvn.tigris.org/<br /><br />
下载安装后需要重新启动你的电脑，重启完在桌面或者文件夹上右击，就可以看到多了些菜单项了。<br />
<br />
<br /><br />
接下来选中Repo-brow...<!--sp--><div class="relpost"><br/><h3>随机文章：</h3><div><a href="/logs/39632643.html">C#集合类(HashTable, Dictionary, ArrayList)与HashTable线程安全</a> 2009-05-20</div><div><a href="/logs/32675894.html">Extjs框架学习资源</a> 2008-12-19</div><div><a href="/logs/32443504.html">年轻十岁：需要做的和不能做的</a> 2008-12-13</div><div><a href="/logs/32396704.html">约会指南：狠狠心咬咬牙 四类型男不能要</a> 2008-12-11</div><div><a href="/logs/32396654.html">你的微笑是开心的传染源</a> 2008-12-11</div></div><div class="addfav"><br />收藏到：<span class= "delicious"><a href="http://delicious.com/save?url=http%3A%2F%2Fasp-net.blogbus.com%2Flogs%2F34145528.html&title=Papervision3D%E5%85%A5%E9%97%A8%E7%AC%AC1%E6%AD%A5">Del.icio.us</a></span></div><br /><br /><div class="sysmsg"><b><a href="http://pindao.blogbus.com/xingzhe?utm_source=blogbus&utm_medium=rss&utm_campaign=xingzhe" target="_blank">行者频道——从普通游客到资深背包族，跟随Ta们的镜头游遍全世界。</a></b></div><br /><br />]]></description>
   <link>http://asp-net.blogbus.com/logs/34145528.html</link>
   <author>star65225692</author>
   <pubDate>Tue, 20 Jan 2009 13:53:20 +0800</pubDate>
  </item>
  <item>
   <title>Extjs框架学习资源</title>
   <description><![CDATA[
Ext.MessageBox <br />
Ext.Panel <br />
Ext.Window <br />
Ext.FormPanel之第一式 <br />
Ext.FormPanel之第二式 <br />
Ext.FormPanel之第三式(ComboBox篇) <br />
Ext.FormPanel之第四式(其他组件示例篇) <br />
Ext.FormPanel之第五式(综合篇) <br />
Ext.TreePanel之第三式(可增删改的树) <br />
E...<!--sp--><div class="relpost"><br/><h3>随机文章：</h3><div><a href="/logs/35135134.html">Struts2的零配置</a> 2009-02-13</div><div><a href="/logs/34850229.html">Struts2入门教程系列</a> 2009-02-09</div><div><a href="/logs/34145528.html">Papervision3D入门第1步</a> 2009-01-20</div><div><a href="/logs/32599777.html">iBatis技术文档大全</a> 2008-12-17</div><div><a href="/logs/32396654.html">你的微笑是开心的传染源</a> 2008-12-11</div></div><div class="addfav"><br />收藏到：<span class= "delicious"><a href="http://delicious.com/save?url=http%3A%2F%2Fasp-net.blogbus.com%2Flogs%2F32675894.html&title=Extjs%E6%A1%86%E6%9E%B6%E5%AD%A6%E4%B9%A0%E8%B5%84%E6%BA%90">Del.icio.us</a></span></div><br /><br /><div class="sysmsg"><b><a href="http://tuijian.blogbus.com/" target="_blank">推荐：让我们寻找最优秀的Blogger！</a></b></div><br /><br />]]></description>
   <link>http://asp-net.blogbus.com/logs/32675894.html</link>
   <author>star65225692</author>
   <pubDate>Fri, 19 Dec 2008 01:32:22 +0800</pubDate>
  </item>
  <item>
   <title>iBatis技术文档大全</title>
   <description><![CDATA[iBatis的JpetStore示例中MVC机制实现的研究，BeanAction，BaseBean<br />
<br />
IBatis的分页研究<br />
<br />
ibatis JshopStore5的sqlmap的xml错误，NestedSQLException错误<br />
<br />
ibatis--部分更新表记录字段的方法<br />
<br />
ibatis支持枚举类型<br />
<br />
由ibatis引起的框架设计思考<br />
...<!--sp--><div class="relpost"><br/><h3>随机文章：</h3><div><a href="/logs/39632643.html">C#集合类(HashTable, Dictionary, ArrayList)与HashTable线程安全</a> 2009-05-20</div><div><a href="/logs/34850229.html">Struts2入门教程系列</a> 2009-02-09</div><div><a href="/logs/32675894.html">Extjs框架学习资源</a> 2008-12-19</div><div><a href="/logs/32396654.html">你的微笑是开心的传染源</a> 2008-12-11</div><div><a href="/logs/32395035.html">Asp.Net入门学习</a> 2008-12-11</div></div><div class="addfav"><br />收藏到：<span class= "delicious"><a href="http://delicious.com/save?url=http%3A%2F%2Fasp-net.blogbus.com%2Flogs%2F32599777.html&title=iBatis%E6%8A%80%E6%9C%AF%E6%96%87%E6%A1%A3%E5%A4%A7%E5%85%A8">Del.icio.us</a></span></div><br /><br /><div class="sysmsg"><b><a href="http://pindao.blogbus.com/shenghuo?utm_source=blogbus&utm_medium=rss&utm_campaign=shenghuo" target="_blank">生活频道——笑谈生活，坐看人生，这里有着小人物的健康生活。</a></b></div><br /><br />]]></description>
   <link>http://asp-net.blogbus.com/logs/32599777.html</link>
   <author>star65225692</author>
   <pubDate>Wed, 17 Dec 2008 15:35:05 +0800</pubDate>
  </item>
  <item>
   <title>年轻十岁：需要做的和不能做的</title>
   <description><![CDATA[不能：忽略防晒霜。专家们在这个问题上反复强调，是破了纪录的。原因在于无论阴雨绵绵还是艳阳高照，你都需要防晒，防止皮肤损伤，防止癌症。 （ P.S.：开始防晒永远不会太迟。 ） <br /><br />
需要：每天饮水64盎司（1.8kg）。水是最好的护肤产品，也可能是最便宜的。充分饮水，让你的皮肤充满光泽和有能量。<br /><br />
不能：带妆睡觉。这将阻塞你的毛孔，促成黑头和皮肤脱水，所有这些都加重了皮肤老化的迹象。清洗和保湿是每晚临睡前必须的功课。 <br /><br />
需要：确...<!--sp--><div class="relpost"><br/><h3>随机文章：</h3><div><a href="http://kiki611.blogbus.com/logs/50215323.html">2009-11-04 volumn18 头发</a> 2009-11-04</div><div><a href="/logs/32599777.html">iBatis技术文档大全</a> 2008-12-17</div><div><a href="/logs/32396704.html">约会指南：狠狠心咬咬牙 四类型男不能要</a> 2008-12-11</div><div><a href="/logs/32396654.html">你的微笑是开心的传染源</a> 2008-12-11</div><div><a href="/logs/32394720.html">GridView技巧大全</a> 2008-12-11</div></div><div class="addfav"><br />收藏到：<span class= "delicious"><a href="http://delicious.com/save?url=http%3A%2F%2Fasp-net.blogbus.com%2Flogs%2F32443504.html&title=%E5%B9%B4%E8%BD%BB%E5%8D%81%E5%B2%81%EF%BC%9A%E9%9C%80%E8%A6%81%E5%81%9A%E7%9A%84%E5%92%8C%E4%B8%8D%E8%83%BD%E5%81%9A%E7%9A%84">Del.icio.us</a></span></div><br /><br /><div class="sysmsg"><b><a href="http://icity.cn" target="_blank">《城客》：第一本中文互动杂志！</a></b></div><br /><br />]]></description>
   <link>http://asp-net.blogbus.com/logs/32443504.html</link>
   <author>star65225692</author>
   <pubDate>Sat, 13 Dec 2008 10:05:37 +0800</pubDate>
  </item>
  <item>
   <title>约会指南：狠狠心咬咬牙 四类型男不能要</title>
   <description><![CDATA[NO.1 事业有成的工作狂<br />他的穿着那是相当讲究，因为他有的是钱。平静下来----
这白花花的银子可不是白来的。他加班工作直至凌晨，然后松开领带，尽情狂欢，就像是没有明天。不幸的是，貌似只过了短短的三个小时，第二天就到来的。他能
与你共度的短暂时光也只能通过他的黑莓手机来实现。丑恶的真相：
他真正爱的是钱，作为伴侣的你只排在第二，或第三位，因为与他有&ldquo;关系&rdquo;的，不止是他的秘书。<br />NO.2 总是很high寻求刺激的人<br />这家
伙会跳伞，冲浪，...<!--sp--><div class="relpost"><br/><h3>随机文章：</h3><div><a href="/logs/35135134.html">Struts2的零配置</a> 2009-02-13</div><div><a href="/logs/32675894.html">Extjs框架学习资源</a> 2008-12-19</div><div><a href="/logs/32599777.html">iBatis技术文档大全</a> 2008-12-17</div><div><a href="/logs/32443504.html">年轻十岁：需要做的和不能做的</a> 2008-12-13</div><div><a href="/logs/32396654.html">你的微笑是开心的传染源</a> 2008-12-11</div></div><div class="addfav"><br />收藏到：<span class= "delicious"><a href="http://delicious.com/save?url=http%3A%2F%2Fasp-net.blogbus.com%2Flogs%2F32396704.html&title=%E7%BA%A6%E4%BC%9A%E6%8C%87%E5%8D%97%EF%BC%9A%E7%8B%A0%E7%8B%A0%E5%BF%83%E5%92%AC%E5%92%AC%E7%89%99+%E5%9B%9B%E7%B1%BB%E5%9E%8B%E7%94%B7%E4%B8%8D%E8%83%BD%E8%A6%81">Del.icio.us</a></span></div><br /><br /><div class="sysmsg"><b><a href="http://icity.cn" target="_blank">《城客》：第一本中文互动杂志！</a></b></div><br /><br />]]></description>
   <link>http://asp-net.blogbus.com/logs/32396704.html</link>
   <author>star65225692</author>
   <pubDate>Thu, 11 Dec 2008 19:12:23 +0800</pubDate>
  </item>
  <item>
   <title>你的微笑是开心的传染源</title>
   <description><![CDATA[研究表明你的朋友甚至是你身边的陌生人都可能会是你愉快心情的受益者<br /><br />
&nbsp;<br /><br />
今天你有无比开心过吗？那谢谢你的朋友吧。还有你朋友的朋友，甚至你朋友的朋友的朋友。<br /><br />
&nbsp;<br /><br />
&nbsp; 新的研究表明快乐不只是个体现象；我们可以像感染传染病一样从朋友和家庭成员那里感染快乐。当群体中至少一个人变得快乐的时候，研究人员发现这个人的快乐情绪至少可以感染3级。换句话说就是我们的快乐心情可能要归功于我们...<!--sp--><div class="relpost"><br/><h3>随机文章：</h3><div><a href="http://kiki611.blogbus.com/logs/50215323.html">2009-11-04 volumn18 头发</a> 2009-11-04</div><div><a href="/logs/39632643.html">C#集合类(HashTable, Dictionary, ArrayList)与HashTable线程安全</a> 2009-05-20</div><div><a href="/logs/34850229.html">Struts2入门教程系列</a> 2009-02-09</div><div><a href="/logs/32443504.html">年轻十岁：需要做的和不能做的</a> 2008-12-13</div><div><a href="/logs/32396704.html">约会指南：狠狠心咬咬牙 四类型男不能要</a> 2008-12-11</div></div><div class="addfav"><br />收藏到：<span class= "delicious"><a href="http://delicious.com/save?url=http%3A%2F%2Fasp-net.blogbus.com%2Flogs%2F32396654.html&title=%E4%BD%A0%E7%9A%84%E5%BE%AE%E7%AC%91%E6%98%AF%E5%BC%80%E5%BF%83%E7%9A%84%E4%BC%A0%E6%9F%93%E6%BA%90">Del.icio.us</a></span></div><br /><br /><div class="sysmsg"><b><a href="http://pindao.blogbus.com/xingzhe?utm_source=blogbus&utm_medium=rss&utm_campaign=xingzhe" target="_blank">行者频道——从普通游客到资深背包族，跟随Ta们的镜头游遍全世界。</a></b></div><br /><br />]]></description>
   <link>http://asp-net.blogbus.com/logs/32396654.html</link>
   <author>star65225692</author>
   <pubDate>Thu, 11 Dec 2008 19:10:09 +0800</pubDate>
  </item>
  <item>
   <title>Asp.Net入门学习</title>
   <description><![CDATA[Asp.Net作为微软.Net战略的派头兵，完全颠覆了传统的WEB应用开发模式，远远的把PHP，JSP等技术甩在了后头，为了不至于给自己一个耳光，自作聪明的在Asp后面加了个Net，就他这个遮羞的做法，害苦了一批学习Asp.Net开发的人。如果当初叫 Web.Net技术，也许会更好。万丈高楼平地起，学习一门技术也是这样的，不要因为自己拖拖拽拽HelloWord出来了就进入Asp.Net开发的殿堂了，远远不是，如果一些基本的知识你不了解，也许你一直都在那个殿堂的门前打转。会越来越晕。如何才能学好学扎实...<!--sp--><div class="relpost"><br/><h3>随机文章：</h3><div><a href="/logs/39632643.html">C#集合类(HashTable, Dictionary, ArrayList)与HashTable线程安全</a> 2009-05-20</div><div><a href="/logs/35135134.html">Struts2的零配置</a> 2009-02-13</div><div><a href="/logs/32599777.html">iBatis技术文档大全</a> 2008-12-17</div><div><a href="/logs/32396704.html">约会指南：狠狠心咬咬牙 四类型男不能要</a> 2008-12-11</div><div><a href="/logs/32394720.html">GridView技巧大全</a> 2008-12-11</div></div><div class="addfav"><br />收藏到：<span class= "delicious"><a href="http://delicious.com/save?url=http%3A%2F%2Fasp-net.blogbus.com%2Flogs%2F32395035.html&title=Asp.Net%E5%85%A5%E9%97%A8%E5%AD%A6%E4%B9%A0">Del.icio.us</a></span></div><br /><br /><div class="sysmsg"><b><a href="http://pindao.blogbus.com/fengshang?utm_source=blogbus&utm_medium=rss&utm_campaign=fengshang" target="_blank">风尚频道——国内顶尖的时尚族群汇聚于此，未必是流行，但一定要有品位。</a></b></div><br /><br />]]></description>
   <link>http://asp-net.blogbus.com/logs/32395035.html</link>
   <author>star65225692</author>
   <pubDate>Thu, 11 Dec 2008 18:34:16 +0800</pubDate>
  </item>
 </channel>
</rss>
