<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/gaulhor" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/gaulhor" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 29 Apr 2009 17:30:00 GMT</lastBuildDate><title>gaulhor的专栏</title><description>有梦想才有希望，有希望人生就会更精彩</description><link>http://blog.csdn.net/gaulhor/</link><item><title>java权限配置</title><link>http://blog.csdn.net/gaulhor/archive/2009/04/29/4137285.aspx</link><wfw:comment>http://blog.csdn.net/gaulhor/comments/4137285.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gaulhor/comments/commentRss/4137285.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4137285</trackback:ping><description>&lt;br /&gt;解决方法：&lt;br /&gt;&lt;br /&gt;1.打开命令提示窗口&lt;br /&gt;2.打入PolicyTool并按Enter&lt;br /&gt;3.在PolicyTool对话框中，点击Add Policy Entry按钮（添加规则项目）&lt;br /&gt;4.点击Add Permission 按钮（添加权限）&lt;br /&gt;5.点击许可下拉菜单选择 All Permission&lt;br /&gt;6.点击ok（确认）&lt;br /&gt;7.点击Done（完成）&lt;br /&gt;8.从file菜单中选择Save as（文件菜单选择另存为）&lt;br /&gt;9.在 C:\Documents and Settings\Administrator（当前操作系统用户名）\中保存.java.policy文件（这个要根据情况来如果没有.java.policy文件开始会弹出个提示说是在什么地方找不到.java.policy 你就把它存在提示的那个目录下面）&lt;img src =&quot;http://blog.csdn.net/gaulhor/aggbug/4137285.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 30 Apr 2009 01:30:00 +0800</pubDate><author>谢国浩</author><comments>http://blog.csdn.net/gaulhor/archive/2009/04/29/4137285.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gaulhor/archive/2009/04/29/4137285.aspx</guid><dc:creator>谢国浩</dc:creator><fs:srclink>http://blog.csdn.net/gaulhor/archive/2009/04/29/4137285.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/gaulhor/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/gaulhor/~1303049/212351628/1306130</fs:itemid></item><item><title>jsp指令：page</title><link>http://blog.csdn.net/gaulhor/archive/2009/03/23/4018648.aspx</link><wfw:comment>http://blog.csdn.net/gaulhor/comments/4018648.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gaulhor/comments/commentRss/4018648.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4018648</trackback:ping><description>&lt;br /&gt;影响servlet 类的整体结构。它常用以下形式：&lt;br /&gt;＜%@ directive attribute=”value”%＞&lt;br /&gt;而且，您可以将多个属性写在一个语句中：&lt;br /&gt;＜%@ directive attribute1=&quot;value1&quot; attribute2=&quot;value2&quot; attributeN=&quot;valueN&quot;%＞&lt;br /&gt;&lt;br /&gt;　　有两种主要的directive:&lt;br /&gt;&lt;br /&gt;　　page,允许您做一些类似import classes的事，定义servlet的超类（Superclass），&lt;br /&gt;mso-hansi-font-family:&quot;&quot;＞等；&lt;br /&gt;&lt;br /&gt;　　include,允许您将文件插入servlet类中（当JSP文件翻译为servlet时）。&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;　　一、JSP page Directive&lt;br /&gt;&lt;br /&gt;　　语法：&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;＜%@page&lt;br /&gt;[la&lt;img src =&quot;http://blog.csdn.net/gaulhor/aggbug/4018648.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 24 Mar 2009 06:44:00 +0800</pubDate><author>谢国浩</author><comments>http://blog.csdn.net/gaulhor/archive/2009/03/23/4018648.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gaulhor/archive/2009/03/23/4018648.aspx</guid><dc:creator>谢国浩</dc:creator><fs:srclink>http://blog.csdn.net/gaulhor/archive/2009/03/23/4018648.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/gaulhor/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/gaulhor/~1303049/212351629/1306130</fs:itemid></item><item><title>MD5加密</title><link>http://blog.csdn.net/gaulhor/archive/2009/03/05/3959015.aspx</link><wfw:comment>http://blog.csdn.net/gaulhor/comments/3959015.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gaulhor/comments/commentRss/3959015.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3959015</trackback:ping><description>&lt;br /&gt;import java.security.*;&lt;br /&gt;import java.util.*;&lt;br /&gt;&lt;br /&gt;public class MD5&lt;br /&gt;{&lt;br /&gt;    private String inStr;&lt;br /&gt;    private MessageDigest md5;&lt;br /&gt;    /**&lt;br /&gt;     * Constructs the MD5 object and sets the string whose MD5 is to be computed.&lt;br /&gt;     *&lt;br /&gt;     * @param inStr the String whose MD5 is to be computed&lt;br /&gt;     */&lt;br /&gt;    public MD5(String inStr)&lt;br /&gt;    {&lt;br /&gt;     this.inStr = inStr;&lt;br /&gt;        try&lt;br /&gt;        {&lt;br /&gt;         this.md5 = MessageDi&lt;img src =&quot;http://blog.csdn.net/gaulhor/aggbug/3959015.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 05 Mar 2009 19:08:00 +0800</pubDate><author>谢国浩</author><comments>http://blog.csdn.net/gaulhor/archive/2009/03/05/3959015.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gaulhor/archive/2009/03/05/3959015.aspx</guid><dc:creator>谢国浩</dc:creator><fs:srclink>http://blog.csdn.net/gaulhor/archive/2009/03/05/3959015.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/gaulhor/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/gaulhor/~1303049/212351630/1306130</fs:itemid></item><item><title>JDBC连接MySQL公共类</title><link>http://blog.csdn.net/gaulhor/archive/2009/03/03/3952111.aspx</link><wfw:comment>http://blog.csdn.net/gaulhor/comments/3952111.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gaulhor/comments/commentRss/3952111.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3952111</trackback:ping><description>JDBC连接MySQL公共类&lt;img src =&quot;http://blog.csdn.net/gaulhor/aggbug/3952111.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 03 Mar 2009 19:04:00 +0800</pubDate><author>gaulhor</author><comments>http://blog.csdn.net/gaulhor/archive/2009/03/03/3952111.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gaulhor/archive/2009/03/03/3952111.aspx</guid><dc:creator>gaulhor</dc:creator><fs:srclink>http://blog.csdn.net/gaulhor/archive/2009/03/03/3952111.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/gaulhor/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/gaulhor/~1303049/212351631/1306130</fs:itemid></item><item><title>Sql分页查询</title><link>http://blog.csdn.net/gaulhor/archive/2008/07/21/2683079.aspx</link><wfw:comment>http://blog.csdn.net/gaulhor/comments/2683079.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gaulhor/comments/commentRss/2683079.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2683079</trackback:ping><description> --修改了ORDER BY 需要 percent 与 ORDERBY 失效的BUG--&lt;br /&gt;---注意&amp;apos;roder by&amp;apos;用一个空格间隔&lt;br /&gt;&lt;br /&gt;CreatePROCEDURE  &lt;img src =&quot;http://blog.csdn.net/gaulhor/aggbug/2683079.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 21 Jul 2008 19:07:00 +0800</pubDate><author>gaulhor</author><comments>http://blog.csdn.net/gaulhor/archive/2008/07/21/2683079.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gaulhor/archive/2008/07/21/2683079.aspx</guid><dc:creator>gaulhor</dc:creator><fs:srclink>http://blog.csdn.net/gaulhor/archive/2008/07/21/2683079.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/gaulhor/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/gaulhor/~1303049/212351632/1306130</fs:itemid></item><item><title>Joomla API简介</title><link>http://blog.csdn.net/gaulhor/archive/2008/07/10/2632893.aspx</link><wfw:comment>http://blog.csdn.net/gaulhor/comments/2632893.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gaulhor/comments/commentRss/2632893.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2632893</trackback:ping><description>用就是提供关系型数据库到对象的一个映射，将对数据库的操作转化为对数据对象的操作，实现数据库的CRUD（create,read,update,delete)四种操作。他一共提供22个接口方法，其中我比较常用的也是开发组件必须搞清楚的是,store(),check(),bind(),load()四种方法。&lt;br /&gt;&lt;br /&gt;1.mosDBTable类如何使用？&lt;br /&gt;&lt;br /&gt;一般来说通过扩展基类mosDBTable类我们可以得到一个与我们数据库中真实的表结构相关的扩展类，比如核心组件com_contact中的contact.class.php文件中就是定义该组件所使用的数据表相关的mosDBTable类。而对数据库的操作都可以通过这个类来完成。其中一个数据表类如下&lt;br /&gt;&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/gaulhor/aggbug/2632893.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 10 Jul 2008 18:50:00 +0800</pubDate><author>gaulhor</author><comments>http://blog.csdn.net/gaulhor/archive/2008/07/10/2632893.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gaulhor/archive/2008/07/10/2632893.aspx</guid><dc:creator>gaulhor</dc:creator><fs:srclink>http://blog.csdn.net/gaulhor/archive/2008/07/10/2632893.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/gaulhor/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/gaulhor/~1303049/212351633/1306130</fs:itemid></item><item><title>Joomla API简介</title><link>http://blog.csdn.net/gaulhor/archive/2008/07/10/2632882.aspx</link><wfw:comment>http://blog.csdn.net/gaulhor/comments/2632882.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gaulhor/comments/commentRss/2632882.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2632882</trackback:ping><description>用就是提供关系型数据库到对象的一个映射，将对数据库的操作转化为对数据对象的操作，实现数据库的CRUD（create,read,update,delete)四种操作。他一共提供22个接口方法，其中我比较常用的也是开发组件必须搞清楚的是,store(),check(),bind(),load()四种方法。&lt;br /&gt;&lt;br /&gt;1.mosDBTable类如何使用？&lt;br /&gt;&lt;br /&gt;一般来说通过扩展基类mosDBTable类我们可以得到一个与我们数据库中真实的表结构相关的扩展类，比如核心组件com_contact中的contact.class.php文件中就是定义该组件所使用的数据表相关的mosDBTable类。而对数据库的操作都可以通过这个类来完成。其中一个数据表类如下&lt;br /&gt;&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/gaulhor/aggbug/2632882.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 10 Jul 2008 18:48:00 +0800</pubDate><author>gaulhor</author><comments>http://blog.csdn.net/gaulhor/archive/2008/07/10/2632882.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gaulhor/archive/2008/07/10/2632882.aspx</guid><dc:creator>gaulhor</dc:creator><fs:srclink>http://blog.csdn.net/gaulhor/archive/2008/07/10/2632882.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/gaulhor/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/gaulhor/~1303049/212351634/1306130</fs:itemid></item><item><title>ajax返回javascript给页面执行</title><link>http://blog.csdn.net/gaulhor/archive/2008/07/08/2624851.aspx</link><wfw:comment>http://blog.csdn.net/gaulhor/comments/2624851.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gaulhor/comments/commentRss/2624851.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2624851</trackback:ping><description>&lt;br /&gt;因为一个需求，查询后如果没有数据，则返回给用户一个alert。 而我又比较懒，不喜欢在页面写alert。而且这样还多写了很多代码。&lt;br /&gt;经过多次试验，原来eval()函数正是我所要的。&lt;br /&gt;javascript:    &lt;br /&gt;var txt=http_request.responseText;&lt;br /&gt;eval(txt);&lt;br /&gt;action:&lt;br /&gt;response.getWriter().write(&quot; var a=1; var b=2; alert(a+b); tttt();&quot;);&lt;br /&gt;这样既可执行脚本，也可以执行页面的某个方法tttt();&lt;br /&gt;真是超级好用了，哈哈哈。&lt;br /&gt;&lt;br /&gt;-------------------------------------------------------------------------------&lt;br /&gt;给你说说原理吧 &lt;br /&gt;eval就是执行javascript语句字符串 &lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/gaulhor/aggbug/2624851.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 08 Jul 2008 22:42:00 +0800</pubDate><author>gaulhor</author><comments>http://blog.csdn.net/gaulhor/archive/2008/07/08/2624851.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gaulhor/archive/2008/07/08/2624851.aspx</guid><dc:creator>gaulhor</dc:creator><fs:srclink>http://blog.csdn.net/gaulhor/archive/2008/07/08/2624851.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/gaulhor/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/gaulhor/~1303049/212351635/1306130</fs:itemid></item><item><title>Javascript 操作select控件大全（新增、修改、删除、选中、清空、判断存在等）</title><link>http://blog.csdn.net/gaulhor/archive/2008/07/08/2624818.aspx</link><wfw:comment>http://blog.csdn.net/gaulhor/comments/2624818.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gaulhor/comments/commentRss/2624818.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2624818</trackback:ping><description>1判断select选项中 是否存在Value=&quot;paraValue&quot;的Item &lt;br /&gt; 2向select选项中 加入一个Item &lt;br /&gt; 3从select选项中 删除一个Item &lt;br /&gt; 4删除select中选中的项 &lt;br /&gt; 5修改select选项中 value=&amp;quot&lt;img src =&quot;http://blog.csdn.net/gaulhor/aggbug/2624818.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 08 Jul 2008 22:33:00 +0800</pubDate><author>gaulhor</author><comments>http://blog.csdn.net/gaulhor/archive/2008/07/08/2624818.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gaulhor/archive/2008/07/08/2624818.aspx</guid><dc:creator>gaulhor</dc:creator><fs:srclink>http://blog.csdn.net/gaulhor/archive/2008/07/08/2624818.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/gaulhor/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/gaulhor/~1303049/212351636/1306130</fs:itemid></item><item><title>深入探索SQL连接查询</title><link>http://blog.csdn.net/gaulhor/archive/2008/06/28/2593600.aspx</link><wfw:comment>http://blog.csdn.net/gaulhor/comments/2593600.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gaulhor/comments/commentRss/2593600.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2593600</trackback:ping><description>测试的SQL脚本如下：此脚本适合MySQL、DB2，如果要在Oracle上执行，&lt;br /&gt;需要做个替换BIGINTàINTEGER、VARCHARàVARCHAR2。&lt;br /&gt;&lt;br /&gt;CREATE TABLE CUSTOMERS (&lt;br /&gt;   ID BIGINT NOT NULL,&lt;br /&gt;   NAME VARCHAR(15) NOT NULL,&lt;br /&gt;   AGE INT,&lt;br /&gt;   PRIMARY KEY (ID)&lt;br /&gt;);&lt;br /&gt;&lt;br /&gt;CREATE TABLE ORDERS (&lt;br /&gt;   ID BIGINT NOT NULL,&lt;br /&gt;   ORDER_NUMBER VARCHAR(15) NOT NULL,&lt;br /&gt;   PRICE DOUBLE PRECISION,&lt;br /&gt;   CUSTOMER_ID BIGINT,&lt;img src =&quot;http://blog.csdn.net/gaulhor/aggbug/2593600.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 28 Jun 2008 18:11:00 +0800</pubDate><author>gaulhor</author><comments>http://blog.csdn.net/gaulhor/archive/2008/06/28/2593600.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gaulhor/archive/2008/06/28/2593600.aspx</guid><dc:creator>gaulhor</dc:creator><fs:srclink>http://blog.csdn.net/gaulhor/archive/2008/06/28/2593600.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/gaulhor/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/gaulhor/~1303049/212351637/1306130</fs:itemid></item></channel></rss>