<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="css/rss.xslt"?>
<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>若平博客</title><link>http://www.ropean.org/</link><description>活着真好。奋斗。感悟生活。刻录记忆。</description><generator>RainbowSoft Studio Z-Blog 1.8 Walle Build 100427</generator><language>zh-CN</language><copyright>赞助：万家乐热水器维修 Copyright &amp;amp;copy; 若平博客</copyright><pubDate>Tue, 10 Jan 2012 15:08:45 +0800</pubDate><item><title>站长杂志：2008年十大建站程序</title><author>ropean@139.com (ropean)</author><link>http://www.ropean.org/Program/201.htm</link><pubDate>Mon, 19 Dec 2011 17:21:03 +0800</pubDate><guid>http://www.ropean.org/Program/201.htm</guid><description><![CDATA[<p style="text-indent: 2em;"><font face="楷体_GB2312">引言：建站程序是站长运营网站的根本。如何选择建站程序，提供适合自己网站会员体系的服务和应用，一直是广大站长朋友比较关心的话题。</font></p><p>&nbsp;</p><p style="text-indent: 2em;"><strong>NO.1 Discuz!</strong></p><p>&nbsp;</p><p style="text-indent: 2em;">程序简介：Discuz!是全球范围内用户量最大、覆盖面最广的社区论坛（BBS）产品。作为一套成熟的社区解决方案，Discuz!  的每一次升级都引领着中国互联网的社区化、社交化潮流，经过八年多的发展，Discuz!  所建立的社区技术体系和人机交互模型，已成为了互联网社区产品事实上的标准，被广大用户和开发者广泛认同和采纳。</p>...<p>Copyright © 2008</p><p><a href="http://www.ropean.org/Program/201.htm" target="_blank">继续阅读《站长杂志：2008年十大建站程序》的全文内容...</a></p><p>分类: <a href="http://www.ropean.org/Program/">程序</a> | Tags: <a href="http://www.ropean.org/catalog.asp?tags=%E5%BB%BA%E7%AB%99%E7%A8%8B%E5%BA%8F">建站程序</a>&nbsp;&nbsp; | <a href="http://www.ropean.org/Program/201.htm#comment" target="_blank">添加评论</a>(8)</p><p><a href="http://www.ropean.org/Program/201.htm#comment" target="_blank">还没有相关文章，您来说两句？</a></p>]]></description><category>程序</category><comments>http://www.ropean.org/Program/201.htm#comment</comments><wfw:comment>http://www.ropean.org/</wfw:comment><wfw:commentRss>http://www.ropean.org/feed.asp?cmt=201</wfw:commentRss><trackback:ping>http://www.ropean.org/cmd.asp?act=tb&amp;id=201&amp;key=816ced72</trackback:ping></item><item><title>Nslookup:set type</title><author>ropean@139.com (ropean)</author><link>http://www.ropean.org/PC/200.htm</link><pubDate>Mon, 19 Dec 2011 15:44:06 +0800</pubDate><guid>http://www.ropean.org/PC/200.htm</guid><description><![CDATA[<h2 class="heading">Nslookup:set type</h2><div class="section" id="sectionSection0"><p>更改用于查询的资源记录类型。</p><div class="subSection"><div class="subSection"><h4 class="subHeading">语法</h4><div class="subSection"><p><strong>set</strong><strong>ty</strong>[<strong>pe</strong>]<strong>=</strong><em>ResourceRecordType</em></p>...</div></div></div></div><p>Copyright © 2008</p><p><a href="http://www.ropean.org/PC/200.htm" target="_blank">继续阅读《Nslookup:set type》的全文内容...</a></p><p>分类: <a href="http://www.ropean.org/PC/">PC</a> | Tags: <a href="http://www.ropean.org/catalog.asp?tags=Nslookup">Nslookup</a>&nbsp;&nbsp; | <a href="http://www.ropean.org/PC/200.htm#comment" target="_blank">添加评论</a>(0)</p><p><a href="http://www.ropean.org/PC/200.htm#comment" target="_blank">还没有相关文章，您来说两句？</a></p>]]></description><category>PC</category><comments>http://www.ropean.org/PC/200.htm#comment</comments><wfw:comment>http://www.ropean.org/</wfw:comment><wfw:commentRss>http://www.ropean.org/feed.asp?cmt=200</wfw:commentRss><trackback:ping>http://www.ropean.org/cmd.asp?act=tb&amp;id=200&amp;key=959b42ed</trackback:ping></item><item><title>CSS命名规范</title><author>ropean@139.com (ropean)</author><link>http://www.ropean.org/CSS2/CSS_Names.htm</link><pubDate>Mon, 19 Dec 2011 14:20:15 +0800</pubDate><guid>http://www.ropean.org/CSS2/CSS_Names.htm</guid><description><![CDATA[<p>良好的命名规范可以为团队合作开发推波助澜，无论在项目开发，还是产品维护上都起到了至关重要的作用。应该说命名规范是一种约定，也是程序员之间良好沟通的桥梁。</p><p>&nbsp;</p><p>另外古人相信只要知道一个人真正的名字就会获得凌驾于那个人之上的不可思议的力量。只要给事物想到正确的名字，它就可以带来比代码更强的力量。如果所有的命名都与其自然相适合，则关系清晰，含义可以推导得出，一般人的推想也能在意料之中。</p><p>&nbsp;</p><p>CSS+DIV的命名规则：</p><p>...</p><p>Copyright © 2008</p><p><a href="http://www.ropean.org/CSS2/CSS_Names.htm" target="_blank">继续阅读《CSS命名规范》的全文内容...</a></p><p>分类: <a href="http://www.ropean.org/CSS2/">CSS2</a> | Tags: <a href="http://www.ropean.org/catalog.asp?tags=CSS">CSS</a>&nbsp;&nbsp; | <a href="http://www.ropean.org/CSS2/CSS_Names.htm#comment" target="_blank">添加评论</a>(1)</p><h3>相关文章:</h3><ul><li><a href="http://www.ropean.org/CSS2/CSS-expression.htm">CSS expression</a> (2010-1-22 13:17:4)  </li><li><a href="http://www.ropean.org/CSS2/Css-Names.htm">常用的CSS命名规则</a> (2009-10-31 15:43:8)  </li><li><a href="http://www.ropean.org/CSS2/CSS3-Book.htm">CSS3.0中文参考手册下载</a> (2009-8-27 22:0:4)  </li><li><a href="http://www.ropean.org/CSS2/YUI.htm">Yahoo YUI CSS学习与研究</a> (2009-8-4 11:6:55)  </li><li><a href="http://www.ropean.org/CSS2/4.htm">解决IE6、IE7、IE8、Firefox兼容的两种方案</a> (2009-8-1 10:50:25)  </li></ul>]]></description><category>CSS2</category><comments>http://www.ropean.org/CSS2/CSS_Names.htm#comment</comments><wfw:comment>http://www.ropean.org/</wfw:comment><wfw:commentRss>http://www.ropean.org/feed.asp?cmt=199</wfw:commentRss><trackback:ping>http://www.ropean.org/cmd.asp?act=tb&amp;id=199&amp;key=8ee76ecd</trackback:ping></item><item><title>HTML特殊符号对照表</title><author>ropean@139.com (ropean)</author><link>http://www.ropean.org/Program/HTML_Signs.htm</link><pubDate>Mon, 19 Dec 2011 13:02:24 +0800</pubDate><guid>http://www.ropean.org/Program/HTML_Signs.htm</guid><description><![CDATA[<table cellspacing="0" cellpadding="4" border="1">    <tbody>        <tr>            <td> </td>            <td>&amp;#09;</td>            <td> </td>            <td> </td>            <td>Horizontal Tab</td>        </tr>        <tr>            <td> </td>...</tr></tbody></table><p>Copyright © 2008</p><p><a href="http://www.ropean.org/Program/HTML_Signs.htm" target="_blank">继续阅读《HTML特殊符号对照表》的全文内容...</a></p><p>分类: <a href="http://www.ropean.org/Program/">程序</a> | Tags: <a href="http://www.ropean.org/catalog.asp?tags=HTML">HTML</a>&nbsp;&nbsp; | <a href="http://www.ropean.org/Program/HTML_Signs.htm#comment" target="_blank">添加评论</a>(3)</p><p><a href="http://www.ropean.org/Program/HTML_Signs.htm#comment" target="_blank">还没有相关文章，您来说两句？</a></p>]]></description><category>程序</category><comments>http://www.ropean.org/Program/HTML_Signs.htm#comment</comments><wfw:comment>http://www.ropean.org/</wfw:comment><wfw:commentRss>http://www.ropean.org/feed.asp?cmt=197</wfw:commentRss><trackback:ping>http://www.ropean.org/cmd.asp?act=tb&amp;id=197&amp;key=7818d587</trackback:ping></item><item><title>关于首页覆盖率的占有问题</title><author>ropean@139.com (ropean)</author><link>http://www.ropean.org/SEO/Default_Percent.htm</link><pubDate>Fri, 02 Dec 2011 16:47:04 +0800</pubDate><guid>http://www.ropean.org/SEO/Default_Percent.htm</guid><description><![CDATA[<p class="noBg"><img alt="万家乐排名" width="650" height="399" src="http://www.ropean.org/upload/201112021654583052.PNG" /></p><p>我的<a target="_blank" href="http://wanjiale.56fix.org">第3个站</a>，该不该做上来呢？</p><p>Copyright © 2008</p><p><a href="http://www.ropean.org/SEO/Default_Percent.htm" target="_blank">继续阅读《关于首页覆盖率的占有问题》的全文内容...</a></p><p>分类: <a href="http://www.ropean.org/SEO/">SEO</a> | Tags: <a href="http://www.ropean.org/catalog.asp?tags=%E9%A6%96%E9%A1%B5%E8%A6%86%E7%9B%96%E7%8E%87">首页覆盖率</a>&nbsp;&nbsp; | <a href="http://www.ropean.org/SEO/Default_Percent.htm#comment" target="_blank">添加评论</a>(6)</p><p><a href="http://www.ropean.org/SEO/Default_Percent.htm#comment" target="_blank">还没有相关文章，您来说两句？</a></p>]]></description><category>SEO</category><comments>http://www.ropean.org/SEO/Default_Percent.htm#comment</comments><wfw:comment>http://www.ropean.org/</wfw:comment><wfw:commentRss>http://www.ropean.org/feed.asp?cmt=196</wfw:commentRss><trackback:ping>http://www.ropean.org/cmd.asp?act=tb&amp;id=196&amp;key=17eee963</trackback:ping></item><item><title>[交流] 女毕业生为啥不忙就业忙相亲？</title><author>ropean@139.com (ropean)</author><link>http://www.ropean.org/Life/194.htm</link><pubDate>Sat, 04 Jun 2011 08:38:21 +0800</pubDate><guid>http://www.ropean.org/Life/194.htm</guid><description><![CDATA[<p>女毕业生为啥不忙就业忙相亲？ <br />　　关于成年人的婚恋观一直成为我们这个经济大膨胀时代的重头话题，从富商的选秀婚姻开始，再到女大学生那句：&ldquo;学得好不如嫁得好&rdquo;其实没几天光景，可是却屡次成为婚姻危机的定时炸弹。随着五月花开枝茂，应届大学毕业生毕业脚步渐渐临近，然而近些年的就业问题，却成了时下即将走向社会的大学生最迫切需要解决的问题，写自荐信、跑招聘会、找用人单位推荐自己，他们都希望在这最后两个月的冲刺阶段把工作落到实处。然而，一些在校女大学生却把精力用在了另一方面：不忙就业忙相亲，成为&ldquo;急嫁一族&rdquo;。她们或通过家人朋友介绍相亲找对象，或在网上发帖征婚，有的甚至走进了婚姻介绍所推销自己。</p><p>Copyright © 2008</p><p><a href="http://www.ropean.org/Life/194.htm" target="_blank">继续阅读《[交流] 女毕业生为啥不忙就业忙相亲？》的全文内容...</a></p><p>分类: <a href="http://www.ropean.org/Life/">生活</a> | Tags: <a href="http://www.ropean.org/catalog.asp?tags=%E5%A5%B3%E6%AF%95%E4%B8%9A%E7%94%9F+%E7%9B%B8%E4%BA%B2">女毕业生 相亲</a>&nbsp;&nbsp; | <a href="http://www.ropean.org/Life/194.htm#comment" target="_blank">添加评论</a>(66)</p><p><a href="http://www.ropean.org/Life/194.htm#comment" target="_blank">还没有相关文章，您来说两句？</a></p>]]></description><category>生活</category><comments>http://www.ropean.org/Life/194.htm#comment</comments><wfw:comment>http://www.ropean.org/</wfw:comment><wfw:commentRss>http://www.ropean.org/feed.asp?cmt=194</wfw:commentRss><trackback:ping>http://www.ropean.org/cmd.asp?act=tb&amp;id=194&amp;key=01cd4ed4</trackback:ping></item><item><title>听说CN域名要针对个人开放了</title><author>ropean@139.com (ropean)</author><link>http://www.ropean.org/SEO/CN-Register.htm</link><pubDate>Mon, 09 May 2011 15:35:14 +0800</pubDate><guid>http://www.ropean.org/SEO/CN-Register.htm</guid><description><![CDATA[<p>听说CN域名要针对个人开放了</p><p>Copyright © 2008</p><p><a href="http://www.ropean.org/SEO/CN-Register.htm" target="_blank">继续阅读《听说CN域名要针对个人开放了》的全文内容...</a></p><p>分类: <a href="http://www.ropean.org/SEO/">SEO</a> | Tags: <a href="http://www.ropean.org/catalog.asp?tags=CN%E5%9F%9F%E5%90%8D">CN域名</a>&nbsp;&nbsp; | <a href="http://www.ropean.org/SEO/CN-Register.htm#comment" target="_blank">添加评论</a>(20)</p><p><a href="http://www.ropean.org/SEO/CN-Register.htm#comment" target="_blank">还没有相关文章，您来说两句？</a></p>]]></description><category>SEO</category><comments>http://www.ropean.org/SEO/CN-Register.htm#comment</comments><wfw:comment>http://www.ropean.org/</wfw:comment><wfw:commentRss>http://www.ropean.org/feed.asp?cmt=193</wfw:commentRss><trackback:ping>http://www.ropean.org/cmd.asp?act=tb&amp;id=193&amp;key=509c7a7d</trackback:ping></item><item><title>http://pmstar.baidu.com/test.txt穷得蛋痛</title><author>ropean@139.com (ropean)</author><link>http://www.ropean.org/Life/pmstar-test.htm</link><pubDate>Wed, 04 May 2011 14:14:00 +0800</pubDate><guid>http://www.ropean.org/Life/pmstar-test.htm</guid><description><![CDATA[<p>http://pmstar.baidu.com/test.txt打开这个页面，竟然赫然写着&ldquo;穷得蛋痛&rdquo;4个字！</p><p>不过，怎么说呢，我觉得百度也确实够穷的了，拿着老美的钱，帮人家挣钱。</p><p>哎，省略NNN字.....</p><p>Copyright © 2008</p><p><a href="http://www.ropean.org/Life/pmstar-test.htm" target="_blank">继续阅读《http://pmstar.baidu.com/test.txt穷得蛋痛》的全文内容...</a></p><p>分类: <a href="http://www.ropean.org/Life/">生活</a> | Tags: <a href="http://www.ropean.org/catalog.asp?tags=baidu">baidu</a>&nbsp;&nbsp; | <a href="http://www.ropean.org/Life/pmstar-test.htm#comment" target="_blank">添加评论</a>(6)</p><p><a href="http://www.ropean.org/Life/pmstar-test.htm#comment" target="_blank">还没有相关文章，您来说两句？</a></p>]]></description><category>生活</category><comments>http://www.ropean.org/Life/pmstar-test.htm#comment</comments><wfw:comment>http://www.ropean.org/</wfw:comment><wfw:commentRss>http://www.ropean.org/feed.asp?cmt=192</wfw:commentRss><trackback:ping>http://www.ropean.org/cmd.asp?act=tb&amp;id=192&amp;key=3fd7aed7</trackback:ping></item><item><title>2011年4月26日的文章</title><author>wuling@56fix.cn (wuling)</author><link>http://www.ropean.org/SEO/Xy_Sites.htm</link><pubDate>Tue, 26 Apr 2011 17:20:42 +0800</pubDate><guid>http://www.ropean.org/SEO/Xy_Sites.htm</guid><description><![CDATA[<p>请输入密码查看文章及评论. 成功输入密码后, 可以直接点击查看文章, 直到关闭浏览器.<br/>此文章需要普通级别密码!</p><p class="noBg"><form name="edit" method="post" action="http://www.ropean.org/plugin/GuestsEntryX/view.asp?id=190" style="padding:0 0 20px 40px;text-indent: 0;line-height:100%;"><input type="password" name="pwd" value=""  size="20" /> <input type="submit" value="查看文章" title="查看文章"/></form></p><p></p><p>Copyright © 2008</p><p><a href="http://www.ropean.org/SEO/Xy_Sites.htm" target="_blank">继续阅读《2011年4月26日的文章》的全文内容...</a></p><p>分类: <a href="http://www.ropean.org/SEO/">SEO</a> | Tags: <a href="http://www.ropean.org/catalog.asp?tags=%E7%A5%A5%E6%9C%88">祥月</a>&nbsp;&nbsp; | <a href="http://www.ropean.org/SEO/Xy_Sites.htm#comment" target="_blank">添加评论</a>(0)</p><p><a href="http://www.ropean.org/SEO/Xy_Sites.htm#comment" target="_blank">还没有相关文章，您来说两句？</a></p>]]></description><category>SEO</category><comments>http://www.ropean.org/SEO/Xy_Sites.htm#comment</comments><wfw:comment>http://www.ropean.org/</wfw:comment><wfw:commentRss>http://www.ropean.org/feed.asp?cmt=190</wfw:commentRss><trackback:ping>http://www.ropean.org/cmd.asp?act=tb&amp;id=190&amp;key=14dfb772</trackback:ping></item><item><title>IIS日志1236是什么意思？200 0 1236</title><author>ropean@139.com (ropean)</author><link>http://www.ropean.org/SEO/IIS-1236.htm</link><pubDate>Wed, 20 Apr 2011 06:06:07 +0800</pubDate><guid>http://www.ropean.org/SEO/IIS-1236.htm</guid><description><![CDATA[<p><strong>IIS日志1236是什么意思？200 0 1236</strong></p><p>一句话概括：通常情况下，是由于你的网站服务器网络不稳定，本地系统已经终止<font color="#2f3518">网络</font>连接。</p><p>另一方面，网站服务器防火阻止，我想这也是在网络环境不稳定或请求过多时服务器的自我保护行为。</p><p>....</p><p>Copyright © 2008</p><p><a href="http://www.ropean.org/SEO/IIS-1236.htm" target="_blank">继续阅读《IIS日志1236是什么意思？200 0 1236》的全文内容...</a></p><p>分类: <a href="http://www.ropean.org/SEO/">SEO</a> | Tags: <a href="http://www.ropean.org/catalog.asp?tags=IIS+1236">IIS 1236</a>&nbsp;&nbsp; | <a href="http://www.ropean.org/SEO/IIS-1236.htm#comment" target="_blank">添加评论</a>(14)</p><p><a href="http://www.ropean.org/SEO/IIS-1236.htm#comment" target="_blank">还没有相关文章，您来说两句？</a></p>]]></description><category>SEO</category><comments>http://www.ropean.org/SEO/IIS-1236.htm#comment</comments><wfw:comment>http://www.ropean.org/</wfw:comment><wfw:commentRss>http://www.ropean.org/feed.asp?cmt=189</wfw:commentRss><trackback:ping>http://www.ropean.org/cmd.asp?act=tb&amp;id=189&amp;key=51060277</trackback:ping></item><item><title>看看吧，生活小妙招，对您一定有用</title><author>ropean@139.com (ropean)</author><link>http://www.ropean.org/Life/Life-Methods.htm</link><pubDate>Tue, 12 Apr 2011 12:24:08 +0800</pubDate><guid>http://www.ropean.org/Life/Life-Methods.htm</guid><description><![CDATA[<p>1.吃了辣的东西，感觉就要被辣死了，就往嘴里放上少许盐，含一下， 吐掉，漱下口，就不辣了；</p><p>2.牙齿黄，可以把花生嚼碎后含在嘴里，并刷牙三分钟，很有效；</p><p>3.若有小面积皮肤损伤或者烧伤、烫伤，抹上少许牙膏，可立即止血止 痛；</p><p>Copyright © 2008</p><p><a href="http://www.ropean.org/Life/Life-Methods.htm" target="_blank">继续阅读《看看吧，生活小妙招，对您一定有用》的全文内容...</a></p><p>分类: <a href="http://www.ropean.org/Life/">生活</a> | Tags: <a href="http://www.ropean.org/catalog.asp?tags=%E7%94%9F%E6%B4%BB%E5%B0%8F%E5%A6%99%E6%8B%9B">生活小妙招</a>&nbsp;&nbsp; | <a href="http://www.ropean.org/Life/Life-Methods.htm#comment" target="_blank">添加评论</a>(12)</p><p><a href="http://www.ropean.org/Life/Life-Methods.htm#comment" target="_blank">还没有相关文章，您来说两句？</a></p>]]></description><category>生活</category><comments>http://www.ropean.org/Life/Life-Methods.htm#comment</comments><wfw:comment>http://www.ropean.org/</wfw:comment><wfw:commentRss>http://www.ropean.org/feed.asp?cmt=188</wfw:commentRss><trackback:ping>http://www.ropean.org/cmd.asp?act=tb&amp;id=188&amp;key=166debba</trackback:ping></item><item><title>什么是Head请求？IIS里好多Head请求</title><author>ropean@139.com (ropean)</author><link>http://www.ropean.org/PC/Head-Request.htm</link><pubDate>Fri, 08 Apr 2011 14:27:27 +0800</pubDate><guid>http://www.ropean.org/PC/Head-Request.htm</guid><description><![CDATA[<p>今天观察日志，发现IIS里有许多Head请求。</p><p>查了百度，竟然没有&ldquo;什么是Head请求&rdquo;这个关键词！</p><p>那么，我就做一个吧。</p><p>Copyright © 2008</p><p><a href="http://www.ropean.org/PC/Head-Request.htm" target="_blank">继续阅读《什么是Head请求？IIS里好多Head请求》的全文内容...</a></p><p>分类: <a href="http://www.ropean.org/PC/">PC</a> | Tags: <a href="http://www.ropean.org/catalog.asp?tags=Head">Head</a>&nbsp;&nbsp; | <a href="http://www.ropean.org/PC/Head-Request.htm#comment" target="_blank">添加评论</a>(2)</p><p><a href="http://www.ropean.org/PC/Head-Request.htm#comment" target="_blank">还没有相关文章，您来说两句？</a></p>]]></description><category>PC</category><comments>http://www.ropean.org/PC/Head-Request.htm#comment</comments><wfw:comment>http://www.ropean.org/</wfw:comment><wfw:commentRss>http://www.ropean.org/feed.asp?cmt=187</wfw:commentRss><trackback:ping>http://www.ropean.org/cmd.asp?act=tb&amp;id=187&amp;key=e988ebab</trackback:ping></item></channel></rss>

