<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>Dimmacro的专栏</title><link>http://blog.csdn.net/Dimmacro/</link><description>血色征程，为我独尊</description><dc:language>zh-CN</dc:language><lastUpdateTime>Wed, 17 Dec 2008 14:02:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>浪子宏</dc:creator><title>如何正确重构你的代码</title><link>http://blog.csdn.net/Dimmacro/archive/2008/06/24/2582699.aspx</link><pubDate>Tue, 24 Jun 2008 16:54:00 GMT</pubDate><guid>http://blog.csdn.net/Dimmacro/archive/2008/06/24/2582699.aspx</guid><wfw:comment>http://blog.csdn.net/Dimmacro/comments/2582699.aspx</wfw:comment><comments>http://blog.csdn.net/Dimmacro/archive/2008/06/24/2582699.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Dimmacro/comments/commentRss/2582699.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2582699</trackback:ping><description>本文讲述如何正确重构你的代码，以及如何规范编写你的代码。&lt;img src ="http://blog.csdn.net/Dimmacro/aggbug/2582699.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>浪子宏</dc:creator><title>Tomcat的java.lang.OutOfMemoryError异常</title><link>http://blog.csdn.net/Dimmacro/archive/2008/06/04/2510145.aspx</link><pubDate>Wed, 04 Jun 2008 11:24:00 GMT</pubDate><guid>http://blog.csdn.net/Dimmacro/archive/2008/06/04/2510145.aspx</guid><wfw:comment>http://blog.csdn.net/Dimmacro/comments/2510145.aspx</wfw:comment><comments>http://blog.csdn.net/Dimmacro/archive/2008/06/04/2510145.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Dimmacro/comments/commentRss/2510145.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2510145</trackback:ping><description>留着备用&lt;img src ="http://blog.csdn.net/Dimmacro/aggbug/2510145.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>浪子宏</dc:creator><title>10个重要的算法C语言实现源代码：拉格朗日，牛顿插值，高斯，龙贝格，牛顿迭代，牛顿-科特斯，雅克比，秦九昭，幂法，高斯塞德尔 (转帖)</title><link>http://blog.csdn.net/Dimmacro/archive/2008/06/04/2509569.aspx</link><pubDate>Wed, 04 Jun 2008 09:10:00 GMT</pubDate><guid>http://blog.csdn.net/Dimmacro/archive/2008/06/04/2509569.aspx</guid><wfw:comment>http://blog.csdn.net/Dimmacro/comments/2509569.aspx</wfw:comment><comments>http://blog.csdn.net/Dimmacro/archive/2008/06/04/2509569.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Dimmacro/comments/commentRss/2509569.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2509569</trackback:ping><description>以后应该用的上吧。&lt;img src ="http://blog.csdn.net/Dimmacro/aggbug/2509569.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>浪子宏</dc:creator><title>XPath语法使用的一些心得</title><link>http://blog.csdn.net/Dimmacro/archive/2008/05/09/2421032.aspx</link><pubDate>Fri, 09 May 2008 10:51:00 GMT</pubDate><guid>http://blog.csdn.net/Dimmacro/archive/2008/05/09/2421032.aspx</guid><wfw:comment>http://blog.csdn.net/Dimmacro/comments/2421032.aspx</wfw:comment><comments>http://blog.csdn.net/Dimmacro/archive/2008/05/09/2421032.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Dimmacro/comments/commentRss/2421032.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2421032</trackback:ping><description>    XPath 语法在对dom对象的选择搜索上是很有用的，网上也有很多关于XPath的语法使用介绍，但是都大致相同，其实主要的搜索可以分为三个方面，(1)对节点的搜索,(2)对节点元素的搜索,(3)对节点属性的搜索为了说明方便，先展示一个dom的树形图 针对此图，我们用XPath语法来说说搜索遍历的写法，如有错误，请各位wi友批评指正。&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src ="http://blog.csdn.net/Dimmacro/aggbug/2421032.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>浪子宏</dc:creator><title>遍历Dom节点，新增对应行</title><link>http://blog.csdn.net/Dimmacro/archive/2008/04/24/2322014.aspx</link><pubDate>Thu, 24 Apr 2008 11:02:00 GMT</pubDate><guid>http://blog.csdn.net/Dimmacro/archive/2008/04/24/2322014.aspx</guid><wfw:comment>http://blog.csdn.net/Dimmacro/comments/2322014.aspx</wfw:comment><comments>http://blog.csdn.net/Dimmacro/archive/2008/04/24/2322014.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Dimmacro/comments/commentRss/2322014.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2322014</trackback:ping><description>1.取得当前节点的所有子结点 &lt;br /&gt;   var childNodes=oSrcRow.getAttribute("domNode").childNodes; &lt;br /&gt;   for(var i=0;i&lt;br /&gt;            var childNode=childNodes[i]; &lt;br /&gt;             addNewRowInOneTable('tb2',childNode);&lt;br /&gt;   }&lt;br /&gt;2.实现addNewRowInOneTable的方法&lt;br /&gt;function &lt;img src ="http://blog.csdn.net/Dimmacro/aggbug/2322014.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>浪子宏</dc:creator><title>Orical配置的过程步骤</title><link>http://blog.csdn.net/Dimmacro/archive/2008/04/23/2317058.aspx</link><pubDate>Wed, 23 Apr 2008 10:22:00 GMT</pubDate><guid>http://blog.csdn.net/Dimmacro/archive/2008/04/23/2317058.aspx</guid><wfw:comment>http://blog.csdn.net/Dimmacro/comments/2317058.aspx</wfw:comment><comments>http://blog.csdn.net/Dimmacro/archive/2008/04/23/2317058.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Dimmacro/comments/commentRss/2317058.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2317058</trackback:ping><description>1: 运行安装exe  &lt;br /&gt;2 ：选择目标路径  &lt;br /&gt;3：选择Oracle9i Client 客户类型  &lt;br /&gt;4：选择管理员安装类型  &lt;br /&gt;5：选择磁盘2的位置，继续安装  &lt;br /&gt;6： 安装结束  (Oracle9i Client的安装已经成功，但是一些可选的配置工具安装失败或被取消)  &lt;br /&gt;7：安装成功后开始配置，先找到%/ora92/network/admin 下的tnsnames.ora 修改自己的ADDRESS 和SERVICE  &lt;br /&gt;8：点击 开始-&gt;Oracle -OraHome92-&gt;Configuration and Migration tools-&gt;Net Manager  9:选中“服务命名”，点击左上角的"+",新建一个服务，Net服务名可以任意  &lt;br /&gt;10:选中”TCP/IP(Internet协议)  &lt;br /&gt;11：填写主机名和端口号&amp;nbs&lt;img src ="http://blog.csdn.net/Dimmacro/aggbug/2317058.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>浪子宏</dc:creator><title>去空格和Select的左右选择</title><link>http://blog.csdn.net/Dimmacro/archive/2008/04/23/2316997.aspx</link><pubDate>Wed, 23 Apr 2008 10:09:00 GMT</pubDate><guid>http://blog.csdn.net/Dimmacro/archive/2008/04/23/2316997.aspx</guid><wfw:comment>http://blog.csdn.net/Dimmacro/comments/2316997.aspx</wfw:comment><comments>http://blog.csdn.net/Dimmacro/archive/2008/04/23/2316997.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Dimmacro/comments/commentRss/2316997.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2316997</trackback:ping><description>    刚看了一篇文章，觉得里面推荐把一些知识笔录起来以便以后可以轻松方便的找到的话说的很有道理，作为一个IT人员，这样的笔录方式当然就是写在自己的bolg里面，既可以方便自己查阅，也可以让用到的人很方便的查阅，但是往往万事开头难，希望自己可以养成这样一个良好的习惯吧。。。先写点，权当开头了。&lt;br /&gt;1. 去空格和换行的方法  .replace(/[\s]+/g,""); &lt;br /&gt; 2. select选择的方法。&lt;br /&gt;function additems(thisbutton){  &lt;br /&gt;  var myselect1 = thisbutton.parentNode.previousSibling.firstChild;   &lt;br /&gt; var myselect2 = thisbutton.parentNode.nextSibli&lt;img src ="http://blog.csdn.net/Dimmacro/aggbug/2316997.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>