<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>Allin's blog</title><link>http://blog.csdn.net/leeshaoqun/</link><description>先做正确的事，然后才是正确的做事</description><dc:language>zh-CN</dc:language><lastUpdateTime>Tue, 02 Sep 2008 11:08:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>allin</dc:creator><title>javascript日期操作</title><link>http://blog.csdn.net/leeshaoqun/archive/2008/09/02/2865273.aspx</link><pubDate>Tue, 02 Sep 2008 11:06:00 GMT</pubDate><guid>http://blog.csdn.net/leeshaoqun/archive/2008/09/02/2865273.aspx</guid><wfw:comment>http://blog.csdn.net/leeshaoqun/comments/2865273.aspx</wfw:comment><comments>http://blog.csdn.net/leeshaoqun/archive/2008/09/02/2865273.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/leeshaoqun/comments/commentRss/2865273.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2865273</trackback:ping><description>时间对象是一个我们经常要用到的对象，无论是做时间输出、时间判断等操作时都与这个对象离不开。除开JavaScript中的时间对象外，在VbScript中也有许多的时间对象，而且非常好用。下面还是按照我们的流程来进行讲解。&lt;img src ="http://blog.csdn.net/leeshaoqun/aggbug/2865273.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>allin</dc:creator><title>中国最值得外国人去的50个地方名单</title><link>http://blog.csdn.net/leeshaoqun/archive/2008/08/29/2848069.aspx</link><pubDate>Fri, 29 Aug 2008 13:31:00 GMT</pubDate><guid>http://blog.csdn.net/leeshaoqun/archive/2008/08/29/2848069.aspx</guid><wfw:comment>http://blog.csdn.net/leeshaoqun/comments/2848069.aspx</wfw:comment><comments>http://blog.csdn.net/leeshaoqun/archive/2008/08/29/2848069.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/leeshaoqun/comments/commentRss/2848069.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2848069</trackback:ping><description>中国最值得外国人去的50个地方名单&lt;br&gt;&lt;br&gt;&lt;p&gt;　　安徽：黄山、九华山、西递宏村；&lt;/p&gt;&lt;p&gt;　　北京：故宫、八达岭长城；&lt;/p&gt;&lt;p&gt;　　福建：鼓浪屿—万石山、泰宁世界地质公园；&lt;/p&gt;&lt;p&gt;　　甘肃：敦煌莫高窟、崆峒山；&lt;/p&gt;&lt;p&gt;　　广东：开平碉楼；&lt;/p&gt;&lt;p&gt;　　广西：阳朔西街、黄姚古镇；&lt;/p&gt;&lt;p&gt;　　贵州：双河洞景区；&lt;/p&gt;&lt;p&gt;　　海南：蜈支洲岛；&lt;/p&gt;&lt;p&gt;　　黑龙江：漠河北极村风景旅游区；&lt;/p&gt;&lt;p&gt;　　湖北：神农架；&lt;/p&gt;&lt;p&gt;　　湖南：张家界天门山、衡山；&lt;/p&gt;&lt;p&gt;　　内蒙古：巴丹吉林沙漠、阿尔山；&lt;/p&gt;&lt;p&gt;　　江苏：连云港花果山风景区、周庄；&lt;/p&gt;&lt;p&gt;　　江西：庐山、景德镇、龙虎山；&lt;/p&gt;&lt;p&gt;　　辽宁：一宫三陵；&lt;/p&gt;&lt;p&gt;　　宁夏：贺兰山岩画、中卫沙坡头；&lt;/p&gt;&lt;p&gt;　　青海：青海湖；&lt;/p&gt;&lt;p&gt;　　陕西：秦始皇兵马俑、华山、碑林博物馆、华清池风景名胜区；&lt;/p&gt;&lt;p&gt;　　山东：泰山；&lt;/p&gt;&lt;p&gt;　　上海：朱家角；&lt;/p&gt;&lt;p&gt;　　山西：平遥古城、尧庙华门；&lt;/p&gt;&lt;p&gt;　　四川：九寨沟、三星堆；&lt;/p&gt;&lt;p&gt;　&lt;img src ="http://blog.csdn.net/leeshaoqun/aggbug/2848069.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>allin</dc:creator><title>使用 JSON 进行数据传输</title><link>http://blog.csdn.net/leeshaoqun/archive/2008/08/26/2831194.aspx</link><pubDate>Tue, 26 Aug 2008 10:21:00 GMT</pubDate><guid>http://blog.csdn.net/leeshaoqun/archive/2008/08/26/2831194.aspx</guid><wfw:comment>http://blog.csdn.net/leeshaoqun/comments/2831194.aspx</wfw:comment><comments>http://blog.csdn.net/leeshaoqun/archive/2008/08/26/2831194.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/leeshaoqun/comments/commentRss/2831194.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2831194</trackback:ping><description>&lt;blockquote&gt;在异步应用程序中发送和接收信息时，可以选择以纯文本和 XML 作为数据格式。&lt;a href="http://www.ibm.com/developerworks/cn/web/wa-ajaxintro/"&gt;掌握 Ajax&lt;/a&gt; 的这一期讨论另一种有用的数据格式 JavaScript Object Notation（JSON），以及如何使用它更轻松地在应用程序中移动数据和对象。&lt;/blockquote&gt;&lt;!--START RESERVED FOR FUTURE USE INCLUDE FILES--&gt;&lt;!-- include java script once we verify teams wants to use this and it will work on dbcs and cyrillic characters --&gt;

&lt;!--END RESERVED FOR FUTURE USE INCLUDE FILES--&gt;
            &lt;p&gt;如果您阅读了本系列前面的文章，那么应已对数据格式有了相当的认识。前面的文章解释了在许多异步应用程序中&lt;img src ="http://blog.csdn.net/leeshaoqun/aggbug/2831194.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>allin</dc:creator><title>jQuery 操作 表单 </title><link>http://blog.csdn.net/leeshaoqun/archive/2008/08/25/2829085.aspx</link><pubDate>Mon, 25 Aug 2008 19:53:00 GMT</pubDate><guid>http://blog.csdn.net/leeshaoqun/archive/2008/08/25/2829085.aspx</guid><wfw:comment>http://blog.csdn.net/leeshaoqun/comments/2829085.aspx</wfw:comment><comments>http://blog.csdn.net/leeshaoqun/archive/2008/08/25/2829085.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/leeshaoqun/comments/commentRss/2829085.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2829085</trackback:ping><description>&lt;div class="tit"&gt;&lt;span class="hilite1"&gt;jQuery&lt;/span&gt; 操作 表单 &lt;/div&gt;




&lt;div class="cnt" id="blog_text"&gt;
&lt;p&gt;&lt;span class="hilite1"&gt;jquery&lt;/span&gt;取得text,areatext,radio,checkbox,select的值,以及其他一些操作;&lt;br&gt;1.假如我们有如下页面&lt;/p&gt;
&lt;div class="hl-surround"&gt;&lt;ol title="Double click to hide line number." class="hl-main ln-show"&gt;&lt;li class="hl-firstline"&gt;&lt;span style="color: olive;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: green;"&gt;input&lt;/span&gt;&lt;span style="color: gray;"&gt; &lt;/span&gt;&lt;span style="color: rgb(0, 0, 139);"&gt;type&lt;/span&gt;&lt;&lt;img src ="http://blog.csdn.net/leeshaoqun/aggbug/2829085.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>allin</dc:creator><title>查看端口占用情况</title><link>http://blog.csdn.net/leeshaoqun/archive/2008/08/24/2824217.aspx</link><pubDate>Sun, 24 Aug 2008 18:18:00 GMT</pubDate><guid>http://blog.csdn.net/leeshaoqun/archive/2008/08/24/2824217.aspx</guid><wfw:comment>http://blog.csdn.net/leeshaoqun/comments/2824217.aspx</wfw:comment><comments>http://blog.csdn.net/leeshaoqun/archive/2008/08/24/2824217.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/leeshaoqun/comments/commentRss/2824217.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2824217</trackback:ping><description>开始--运行--cmd 进入命令提示符 输入netstat -ano 即可看到所有连接的PID 之后在任务管理器中找到这个PID所对应的程序如果任务管理器中没有PID这一项,可以在任务管理器中选"查看"-"选择列" 
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 经常，我们在启动应用的时候发现系统需要的端口被别的程序占用，如何知道谁占有了我们需要的端口，很多人都比较头疼，下面就介绍一种非常简单的方法，希望对大家有用&lt;/P&gt;
&lt;P&gt;假如我们需要确定谁占用了我们的9050端口&lt;/P&gt;
&lt;P&gt;1、Windows平台&lt;BR&gt;在windows命令行窗口下执行：&lt;/P&gt;
&lt;DIV&gt;&lt;PRE style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 8pt; PADDING-BOTTOM: 0px; MARGIN: 0em; OVERFLOW: visible; WIDTH: 100%; COLOR: black; BORDER-TOP-STYLE: none; LINE-HEIGHT: 1&lt;img src ="http://blog.csdn.net/leeshaoqun/aggbug/2824217.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>allin</dc:creator><title>把一个java web应用包装成桌面应用的简单做法</title><link>http://blog.csdn.net/leeshaoqun/archive/2008/06/21/2574160.aspx</link><pubDate>Sat, 21 Jun 2008 23:41:00 GMT</pubDate><guid>http://blog.csdn.net/leeshaoqun/archive/2008/06/21/2574160.aspx</guid><wfw:comment>http://blog.csdn.net/leeshaoqun/comments/2574160.aspx</wfw:comment><comments>http://blog.csdn.net/leeshaoqun/archive/2008/06/21/2574160.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/leeshaoqun/comments/commentRss/2574160.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2574160</trackback:ping><description>昨天玩h2的时候想起来的， 这年头把在线应用报装成桌面应用是越来越流行了，几年前做过类似的事情，简单介绍一下。&lt;img src ="http://blog.csdn.net/leeshaoqun/aggbug/2574160.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>allin</dc:creator><title>action-mappings之attribute 和 parameter属性</title><link>http://blog.csdn.net/leeshaoqun/archive/2008/04/14/2290704.aspx</link><pubDate>Mon, 14 Apr 2008 14:33:00 GMT</pubDate><guid>http://blog.csdn.net/leeshaoqun/archive/2008/04/14/2290704.aspx</guid><wfw:comment>http://blog.csdn.net/leeshaoqun/comments/2290704.aspx</wfw:comment><comments>http://blog.csdn.net/leeshaoqun/archive/2008/04/14/2290704.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/leeshaoqun/comments/commentRss/2290704.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2290704</trackback:ping><description>在《Programming Jakarta Struts》这本书中的第四章“Configuring the Struts Application”中这样一段说明来分别阐述这两
个属性：(102页)
++++++++
atribute:
++++++++
The name of the request or session scope attribute under which the form bean for this action can be accessed.
A value is only allowed here if there is a form bean specified in the name attribute. This attribute is
optional and has no default value.
++++++++
name:
++++++++
The name of the form bean, if any, that is associated with this action. This value must b&lt;img src ="http://blog.csdn.net/leeshaoqun/aggbug/2290704.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>allin</dc:creator><title>Jakarta Commons-DbUtils</title><link>http://blog.csdn.net/leeshaoqun/archive/2008/03/29/2227655.aspx</link><pubDate>Sat, 29 Mar 2008 11:36:00 GMT</pubDate><guid>http://blog.csdn.net/leeshaoqun/archive/2008/03/29/2227655.aspx</guid><wfw:comment>http://blog.csdn.net/leeshaoqun/comments/2227655.aspx</wfw:comment><comments>http://blog.csdn.net/leeshaoqun/archive/2008/03/29/2227655.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/leeshaoqun/comments/commentRss/2227655.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2227655</trackback:ping><description>JDBC码是Java译码的一个部分，它给已写的编码带来了数量惊人的重复。另外，JDBC码几乎会经常性的带来一些低级错误。写出好的JDBC编码并不难，但是很痛苦。


DbUtils组件是一个精密而简单的组件，它并不做什么复杂的事而仅仅只是使很多的JDBC任务对开发者来说变得稍容易一点。尽管这时候很多持久框架和包都可以用来使数据持久变得更容易，然而JDBC仍然是大多数Java和Java2企业版(J2EE)开发者赖以生存的工具。因此，任何能让使用JDBC工作更容易的东西都是好消息。&lt;img src ="http://blog.csdn.net/leeshaoqun/aggbug/2227655.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>allin</dc:creator><title>利用Jakarta Commons组件beanutils、dbutils简化JDBC数据库操作</title><link>http://blog.csdn.net/leeshaoqun/archive/2008/03/29/2227521.aspx</link><pubDate>Sat, 29 Mar 2008 10:55:00 GMT</pubDate><guid>http://blog.csdn.net/leeshaoqun/archive/2008/03/29/2227521.aspx</guid><wfw:comment>http://blog.csdn.net/leeshaoqun/comments/2227521.aspx</wfw:comment><comments>http://blog.csdn.net/leeshaoqun/archive/2008/03/29/2227521.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/leeshaoqun/comments/commentRss/2227521.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2227521</trackback:ping><description>本文简单介绍了Jakarta Commons旗下beanutils、dbutils在基于JDBC API数据库存取操作中的运用。&lt;img src ="http://blog.csdn.net/leeshaoqun/aggbug/2227521.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>allin</dc:creator><title>第九章 拦截器</title><link>http://blog.csdn.net/leeshaoqun/archive/2007/12/05/1919082.aspx</link><pubDate>Wed, 05 Dec 2007 20:25:00 GMT</pubDate><guid>http://blog.csdn.net/leeshaoqun/archive/2007/12/05/1919082.aspx</guid><wfw:comment>http://blog.csdn.net/leeshaoqun/comments/1919082.aspx</wfw:comment><comments>http://blog.csdn.net/leeshaoqun/archive/2007/12/05/1919082.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/leeshaoqun/comments/commentRss/1919082.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1919082</trackback:ping><description>拦截器的工作原理如上图，每一个Action请求都包装在一系列的拦截器的内部。拦截器可以在Action执行直线做相似的操作也可以在Action执行直后做回收操作。
&lt;img src ="http://blog.csdn.net/leeshaoqun/aggbug/1919082.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>allin</dc:creator><title>第八章 Result Types  </title><link>http://blog.csdn.net/leeshaoqun/archive/2007/12/05/1919079.aspx</link><pubDate>Wed, 05 Dec 2007 20:24:00 GMT</pubDate><guid>http://blog.csdn.net/leeshaoqun/archive/2007/12/05/1919079.aspx</guid><wfw:comment>http://blog.csdn.net/leeshaoqun/comments/1919079.aspx</wfw:comment><comments>http://blog.csdn.net/leeshaoqun/archive/2007/12/05/1919079.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/leeshaoqun/comments/commentRss/1919079.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1919079</trackback:ping><description>一个提交到服务器的处理通常可以分为两个阶段，第一个阶段查询服务器状态（查询或者更新数据库），第二个阶段选择一个合适的结果页面其返回给用户（这里要讲的Result的内容）。&lt;img src ="http://blog.csdn.net/leeshaoqun/aggbug/1919079.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>allin</dc:creator><title>第七章 (类型转换)Type Convertion </title><link>http://blog.csdn.net/leeshaoqun/archive/2007/12/05/1919077.aspx</link><pubDate>Wed, 05 Dec 2007 20:23:00 GMT</pubDate><guid>http://blog.csdn.net/leeshaoqun/archive/2007/12/05/1919077.aspx</guid><wfw:comment>http://blog.csdn.net/leeshaoqun/comments/1919077.aspx</wfw:comment><comments>http://blog.csdn.net/leeshaoqun/archive/2007/12/05/1919077.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/leeshaoqun/comments/commentRss/1919077.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1919077</trackback:ping><description>HTTP协议中传递的任何内容都是String类型的，所以一旦我们在服务器上需要一个非String类型的对象，例如：int或者Date，那么我们就需要在收到 HTTP请求的数据的时候，首先将String类型的数据变换为我们需要的对应类型的数据，之后再使用。这个过程就是类型转换
&lt;img src ="http://blog.csdn.net/leeshaoqun/aggbug/1919077.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>allin</dc:creator><title>第六章 Localization</title><link>http://blog.csdn.net/leeshaoqun/archive/2007/12/05/1919074.aspx</link><pubDate>Wed, 05 Dec 2007 20:22:00 GMT</pubDate><guid>http://blog.csdn.net/leeshaoqun/archive/2007/12/05/1919074.aspx</guid><wfw:comment>http://blog.csdn.net/leeshaoqun/comments/1919074.aspx</wfw:comment><comments>http://blog.csdn.net/leeshaoqun/archive/2007/12/05/1919074.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/leeshaoqun/comments/commentRss/1919074.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1919074</trackback:ping><description>国际化(internationalization i18n)和本地化(localization l10n)指让产品（出版物，软件，硬件等）能够适应非本地环境，特别是其他的语言和文化。&lt;img src ="http://blog.csdn.net/leeshaoqun/aggbug/1919074.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>allin</dc:creator><title>第五章 Validation</title><link>http://blog.csdn.net/leeshaoqun/archive/2007/12/05/1919073.aspx</link><pubDate>Wed, 05 Dec 2007 20:21:00 GMT</pubDate><guid>http://blog.csdn.net/leeshaoqun/archive/2007/12/05/1919073.aspx</guid><wfw:comment>http://blog.csdn.net/leeshaoqun/comments/1919073.aspx</wfw:comment><comments>http://blog.csdn.net/leeshaoqun/archive/2007/12/05/1919073.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/leeshaoqun/comments/commentRss/1919073.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1919073</trackback:ping><description>从Struts2 校验框架在验证的场所上可以分为：客户端校验和服务端校验。

    客户端校验是指，在HTML画面上自动生成JavaScript校验代码，在用户提交到服务器之前在客户端浏览器中进行校验。默认位客户端校验。

    服务端校验是指，在数据提交到服务器上之后，在Action处理之前，对客户但提交的数据进行校验。
&lt;img src ="http://blog.csdn.net/leeshaoqun/aggbug/1919073.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>allin</dc:creator><title>第四章 Taglib Struts标签库 </title><link>http://blog.csdn.net/leeshaoqun/archive/2007/12/05/1919069.aspx</link><pubDate>Wed, 05 Dec 2007 20:20:00 GMT</pubDate><guid>http://blog.csdn.net/leeshaoqun/archive/2007/12/05/1919069.aspx</guid><wfw:comment>http://blog.csdn.net/leeshaoqun/comments/1919069.aspx</wfw:comment><comments>http://blog.csdn.net/leeshaoqun/archive/2007/12/05/1919069.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/leeshaoqun/comments/commentRss/1919069.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1919069</trackback:ping><description>Struts2 Taglib抽象了不同表示技术，现在Struts2主要支持三种表示技术：JSP,FreeMarker和Velocity。但部分的Tag在三种表示技术下都可以使用，但是也有部分只能在某一种情况下使用&lt;img src ="http://blog.csdn.net/leeshaoqun/aggbug/1919069.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>