博客地址:http://www.mlzy.net 欢迎交换友情链接~
本站2008年10月以后的文章,90%以上文章为原创(或翻译)以及修改版(文章有注明),转载请注明版权。
每周有爆料,欢迎订阅;点击这里申请友情链接
帮别人写了一些测试用的SEO的站点,用的工具是DEDECMS3.1,当时找想关的CMS程序就花了很多心思,开始用的是国外的几个,都不顺手,在别人的博客看到了有人推荐DEDECMS,下了一个用用,经过小小的努力,当然也是因为有压力(我这个人没点压力什么都做不好),掌握了一些SEO优化技巧,大家一起分享一下吧!

所谓SEO技巧,这里要说的不是<MATE>标签之类的,是URL,不知道大家是否留意过这个。 DEDECMS,提供了几种生成URL的方法,把它叫做“文章命名规则”,有这几种:{Y}、{M}、{D},{timestamp},{aid},{pinyin}, {py},{typedir},{cc}这几种,大家常用哪些呢?在DEDECMS的论坛上,看见有人寻问用{pinyin}的方法,如何去掉文章的 ID,一直没有人回复,也不知道那位兄弟解决了没,但是这里有更好的方法命名后的地址如:http: //www.xxx.com/xxx/dkofkvom.html,类似这种随机数的样子,并且去掉了\"-""_"之类的字符,想知道吗,打开DW,与我一起动手改吧!<br/><br/>首先打开,include\inc_channel_unit_functions.php,在56行左右,$articleRule = str_replace("{py}",GetPinyin($title,1)."_".$aid,$articleRule);改成$ articleRule = str_replace("{py}",GetPinyin($title,1),$articleRule);也就是去掉."_".$aid.<br/><br/>然后在include\inc\inc_fun_funAdmin.php中,把第一个函数function SpGetPinyin($str,$ishead=0,$isclose=1)下面的FOR循环修改为如下:<br/><br/><div class="code"><br/>  for($i=0;$i<24;$i++){<br/>    if(ord($str[$i])>0x80)<br/>    {<br/>        $c = $str[$i].$str[$i+1];<br/>        $i++;<br/>        if(isset($pinyins[$c])){<br/>          if($ishead==0) $restr .= $pinyins[$c];<br/>          else $restr .= $pinyins[$c][0];<br/>        }else $restr .= "";<br/>    }else if( eregi("[a-z]",$str[$i]) ){   $restr .= $str[$i]; }<br/>    else{ $restr .= ""; }<br/>  }<br/><br/></div><br/><br/>这两部都做完之后,把“文章命名规则”写为{typedir}/{py}.html,测试一下你的文章URL吧!是不是很SEO。 </div> <div class="tags" style="display: block"> Tags: <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/" title="Tags: 转载" rel="tag">转载</a> , <a href="tags/%25E7%25BD%2591%25E7%25BB%259C/" title="Tags: 网络" rel="tag">网络</a> , <a href="tags/%25E6%258A%2580%25E6%259C%25AF/" title="Tags: 技术" rel="tag">技术</a> , <a href="tags/dedecms/" title="Tags: dedecms" rel="tag">dedecms</a> </div> <div id="tb807" style="display: none;" class="textbox-tburl"><strong>引用功能被关闭了。</strong></div> </div><div class="textbox"> <div class="textbox-title"> <h4> <a href="post/804/">女教师课上教学生别网聊 课后见网友被强暴</a> </h4> <div class="textbox-label"> <img src="images/weather/blank.gif" alt="不指定" title="不指定"/> 2008/09/04 15:57, <a href="user/32/" target="_blank">mlzy</a>, <a href="category/Internet/" title="查看分类: 网络">网络</a>, <a href="post/804/#reply" title="发表您的评论">评论(2)</a>, <a href='javascript: void(0);' title="查看引用地址" onclick='showhidediv("tb804");'>引用(0)</a>, <a href="post/804/">阅读(557)</a> </div> </div> <div class="textbox-content"> 一名女教师上课时教育学生不要网聊,下课后却被网友骗至酒店强奸。近期网聊引发的性犯罪呈上升趋势,足以引起各方关注。<br/><br/>  女教师夏某上网时认识了自称大学生的朱某,聊天中,朱某得知夏老师爱好文学,便投其所好,经常写诗送给对方。一段时间下来,夏老师对朱某颇有好感,两人成了网上的爱侣,每天在QQ上与朱某聊天,也成了她生活的必需和唯一的精神寄托。<br/><br/>  终于有一天,朱某到无锡入住一家酒店,提出要与夏老师见面。夏老师考虑了一番后前往赴约,没想到彬彬有礼的“大学生”朱某露出了本来面目,利用夏老师要面子,怕隐私被人知道的心理进行威胁,强迫与其发生了性关系。直到5天后,夏老师才下决心报案。法院审理后,以强奸罪判处朱某有期徒刑四年六个月。<br/><br/>  让承办法官感到不可理解的是,一个有着多年思想政治教育经验,经常在讲台上告诫学生们提防网络不良影响的老师,竟然没能教会自己。<br/><br/>  据介绍,从2005年至今,无锡市北塘区法院受理的因网聊引发的性犯罪案件数量呈不断上升趋势,受害女性中近一半都面临着生活或工作压力大,缺少和朋友、家人沟通的问题。<br/><br/>  北塘区法院刑庭的法官提出了对策:女性对于网友要提高警惕,洁身自好,与网友见面尽量选择公共场合,不给犯罪分子提供任何机会。<br/> </div> <div class="tags" style="display: block"> Tags: <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/" title="Tags: 转载" rel="tag">转载</a> , <a href="tags/%25E7%25BD%2591%25E7%25BB%259C/" title="Tags: 网络" rel="tag">网络</a> , <a href="tags/%25E4%25BA%2592%25E8%2581%2594%25E7%25BD%2591/" title="Tags: 互联网" rel="tag">互联网</a> </div> <div id="tb804" style="display: none;" class="textbox-tburl"><strong>引用功能被关闭了。</strong></div> </div><div class="textbox"> <div class="textbox-title"> <h4> <a href="post/803/">开源网络爬虫程序(spider)一览 </a> </h4> <div class="textbox-label"> <img src="images/weather/blank.gif" alt="不指定" title="不指定"/> 2008/09/04 12:20, <a href="user/32/" target="_blank">mlzy</a>, <a href="category/it-tech/" title="查看分类: 技术">技术</a>, <a href="post/803/#reply" title="发表您的评论">评论(0)</a>, <a href='javascript: void(0);' title="查看引用地址" onclick='showhidediv("tb803");'>引用(0)</a>, <a href="post/803/">阅读(288)</a> </div> </div> <div class="textbox-content">  spider是搜索引擎的必须模块.spider数据的结果直接影响到搜索引擎的评价指标.第一个spider程序由MIT的Matthew K Gray操刀该程序的目的是为了统计互联网中主机的数目。WebLech URL Spider.PySolitaire (Python Solita<br/><br/>spider是搜索引擎的必须模块.spider数据的结果直接影响到搜索引擎的评价指标.<br/><br/>第一个spider程序由MIT的Matthew K Gray操刀该程序的目的是为了统计互联网中主机的数目<br/><br/>Spier定义(关于Spider的定义,有广义和狭义两种).<br/><br/>狭义:利用标准的http协议根据超链和web文档检索的方法遍历万维网信息空间的软件程序.<br/>广义:所有能利用http协议检索web文档的软件都称之为spider.<br/>其中Protocol Gives Sites Way To Keep Out The ′Bots Jeremy Carl, Web Week, Volume 1, Issue 7, November 1995 是和spider息息相关的协议,大家有兴趣参考robotstxt.org.<br/><div style="margin-top: 9px;"> <img src="template/marshalv5/images/readmore.gif" alt=""/><a href="post/803/#entrymore" title="点击阅读全文">阅读全文</a> </div> </div> <div class="tags" style="display: block"> Tags: <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/" title="Tags: 转载" rel="tag">转载</a> , <a href="tags/%25E6%258A%2580%25E6%259C%25AF/" title="Tags: 技术" rel="tag">技术</a> , <a href="tags/%25E7%25BD%2591%25E7%25BB%259C/" title="Tags: 网络" rel="tag">网络</a> , <a href="tags/%25E4%25BA%2592%25E8%2581%2594%25E7%25BD%2591/" title="Tags: 互联网" rel="tag">互联网</a> , <a href="tags/%25E6%2590%259C%25E7%25B4%25A2%25E5%25BC%2595%25E6%2593%258E/" title="Tags: 搜索引擎" rel="tag">搜索引擎</a> , <a href="tags/%25E7%2588%25AC%25E8%2599%25AB/" title="Tags: 爬虫" rel="tag">爬虫</a> </div> <div id="tb803" style="display: none;" class="textbox-tburl"><strong>引用功能被关闭了。</strong></div> </div><div class="textbox"> <div class="textbox-title"> <h4> <a href="post/802/">How To Ask Questions the Smart Way</a> </h4> <div class="textbox-label"> <img src="images/weather/blank.gif" alt="不指定" title="不指定"/> 2008/09/04 11:38, <a href="user/32/" target="_blank">mlzy</a>, <a href="category/Internet/" title="查看分类: 网络">网络</a>, <a href="post/802/#reply" title="发表您的评论">评论(0)</a>, <a href='javascript: void(0);' title="查看引用地址" onclick='showhidediv("tb802");'>引用(0)</a>, <a href="post/802/">阅读(265)</a> </div> </div> <div class="textbox-content"> <span style="color: #0000FF;">This is the original source of the blog"<a href="http://www.mlzy.net/post/801/" target="_blank">提问的智慧</a>" --- while which I though is. </span><br/><br/>---------------Article Start--------------------<br/><br/>Disclaimer<br/><br/>Many project Web sites link to this document in their sections on how to get help. That's fine, it's the use we intended — but, if you're a webmaster creating such a link for your project page, please display prominently near the link a notice that we are not your project's help desk!<br/><br/>We've learned the hard way that, without such a notice, we will repeatedly be pestered by idiots who think having published this document makes it our job to solve all the world's technical problems.<br/><div style="margin-top: 9px;"> <img src="template/marshalv5/images/readmore.gif" alt=""/><a href="post/802/#entrymore" title="点击阅读全文">阅读全文</a> </div> </div> <div class="tags" style="display: block"> Tags: <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/" title="Tags: 转载" rel="tag">转载</a> , <a href="tags/%25E7%25BE%258E%25E6%2596%2587/" title="Tags: 美文" rel="tag">美文</a> </div> <div id="tb802" style="display: none;" class="textbox-tburl"><strong>引用功能被关闭了。</strong></div> </div><div class="textbox"> <div class="textbox-title"> <h4> <a href="post/801/">提问的艺术</a> </h4> <div class="textbox-label"> <img src="images/weather/blank.gif" alt="不指定" title="不指定"/> 2008/09/03 22:28, <a href="user/32/" target="_blank">mlzy</a>, <a href="category/Internet/" title="查看分类: 网络">网络</a>, <a href="post/801/#reply" title="发表您的评论">评论(1)</a>, <a href='javascript: void(0);' title="查看引用地址" onclick='showhidediv("tb801");'>引用(0)</a>, <a href="post/801/">阅读(592)</a> </div> </div> <div class="textbox-content"> <span style="color: #0000FF;">据说这是一篇英文文章,热心的网友将其翻译的。但是我找不到英文原版了,于是将此文转载在自己博客上。<br/><br/>现实生活中,很多人不懂提问,很多人不懂礼貌,当不懂礼貌的人同时又不懂如何提问时,问题就出现了。<br/><br/>我管理的论坛中,经常会遇到这种人。<a href="http://www.aobo.com.au" target="_blank">www.aobo.com.au</a> 比 bbs.izjx.com  懂得提问的人多(留过学的人都被迫学会读长篇大论了吧?)。。你可以上 bbs.izjx.com 去看看,什么样子的白痴都有——我说“白痴”,这只是针对一种行为,而不是针对某些人。这种行为是——当你在角角落落、以及他/她/它(?)注册成为用户的第一时间都告诉他什么问题应该到什么地方去看现成的教程、答案,那么这头生物仍然还是不会去的。于是这些ID的第一个帖子出现了:“帮帮我”。。。作为管理员,如果你没有较好的耐心,也许有一天会情绪失控</span><br/><br/><br/>由于原版中文的无法复制到我的blog上(奇怪?。。事实就是这样,一直出错。。)请大家点击此处浏览:<a href="http://www.beiww.com/doc/oss/smart-questions.html  " target="_blank">http://www.beiww.com/doc/oss/smart-questions.html  </a> (你的浏览器会被警告说此网站不安全,我亦不可得而知为何。)<br/><div style="margin-top: 9px;"> <img src="template/marshalv5/images/readmore.gif" alt=""/><a href="post/801/#entrymore" title="点击阅读全文">阅读全文</a> </div> </div> <div class="tags" style="display: block"> Tags: <a href="tags/%25E5%25BF%2583%25E6%2583%2585/" title="Tags: 心情" rel="tag">心情</a> , <a href="tags/%25E7%25BD%2591%25E7%25BB%259C/" title="Tags: 网络" rel="tag">网络</a> , <a href="tags/%25E7%25BE%258E%25E6%2596%2587/" title="Tags: 美文" rel="tag">美文</a> , <a href="tags/%25E4%25BA%2592%25E8%2581%2594%25E7%25BD%2591/" title="Tags: 互联网" rel="tag">互联网</a> , <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/" title="Tags: 转载" rel="tag">转载</a> </div> <div id="tb801" style="display: none;" class="textbox-tburl"><strong>引用功能被关闭了。</strong></div> </div><div class="textbox"> <div class="textbox-title"> <h4> <a href="post/800/">王震将军简传</a> </h4> <div class="textbox-label"> <img src="images/weather/blank.gif" alt="不指定" title="不指定"/> 2008/09/03 10:29, <a href="user/32/" target="_blank">mlzy</a>, <a href="category/culture/" title="查看分类: 文化">文化</a>, <a href="post/800/#reply" title="发表您的评论">评论(1)</a>, <a href='javascript: void(0);' title="查看引用地址" onclick='showhidediv("tb800");'>引用(0)</a>, <a href="post/800/">阅读(569)</a> </div> </div> <div class="textbox-content"> 核心提示:王震将军(1908—1993),瘦长挺拔,直鼻梁,厚嘴唇,大嘴巴。据云,新中国成立后中央有规定,凡见毛泽东均不准带枪,惟独王震将军例外。”<br/><br/>  新中国成立后某日,王震将军回乡,闻其弟王馀美家鸭子常吃队里谷子,无人敢管。<br/><br/>  王震将军(1908—1993),瘦长挺拔,直鼻梁,厚嘴唇,大嘴巴。将军耿介为人,纯真为怀,怒则嘴咧齿突如金刚,乐亦嘴咧齿突似孩童。尤喜着深灰色中山装,任国家副主席时仍如是。<br/><br/>  王震将军凡受领任务,必蓄须,不达之不净面。毛泽东、朱德、彭德怀、贺龙等戏呼其为“王胡子”。<br/><br/>  1956年,王震将军被任命为农垦部部长。8月,将军至新疆农垦部队视察。某师为迎接将军,建牌楼,扎鲜花。将军见之,问:“这牌楼能打敌人吗?能长庄稼吗?能产粮食吗?”后,将军小解,又见一由新圆木围成的临时厕所,门旁挂一小牌子:“首长厕所”。将军怒曰:“搞这个名堂干啥?首长的尿也是臊的嘛!” 师长、政委惶惶,急拆除之。<br/><br/><br/><a href="http://i35.tinypic.com/14o60qs.jpg" class="highslide" onclick="return hs.expand(this)"><img src="http://i35.tinypic.com/14o60qs.jpg" class="insertimage" alt="Highslide JS" title="点击图片放大" border="0" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0" onload="if(this.width>430) {this.resized=true; this.width=430;}"/></a><br/>图为抗日战争时期,王震同志在延安<br/><br/><div style="margin-top: 9px;"> <img src="template/marshalv5/images/readmore.gif" alt=""/><a href="post/800/#entrymore" title="点击阅读全文">阅读全文</a> </div> </div> <div class="tags" style="display: block"> Tags: <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/" title="Tags: 转载" rel="tag">转载</a> , <a href="tags/%25E6%2596%2587%25E5%258C%2596/" title="Tags: 文化" rel="tag">文化</a> , <a href="tags/%25E7%258E%258B%25E9%259C%2587/" title="Tags: 王震" rel="tag">王震</a> , <a href="tags/%25E5%25B0%2586%25E5%2586%259B/" title="Tags: 将军" rel="tag">将军</a> , <a href="tags/%25E5%2586%259B%25E4%25BA%258B/" title="Tags: 军事" rel="tag">军事</a> , <a href="tags/%25E5%258E%2586%25E5%258F%25B2/" title="Tags: 历史" rel="tag">历史</a> </div> <div id="tb800" style="display: none;" class="textbox-tburl"><strong>引用功能被关闭了。</strong></div> </div><div class="textbox"> <div class="textbox-title"> <h4> <a href="post/799/">温瑞安简介</a> </h4> <div class="textbox-label"> <img src="images/weather/blank.gif" alt="不指定" title="不指定"/> 2008/09/01 10:09, <a href="user/32/" target="_blank">mlzy</a>, <a href="category/read/" title="查看分类: 读书">读书</a>, <a href="post/799/#reply" title="发表您的评论">评论(0)</a>, <a href='javascript: void(0);' title="查看引用地址" onclick='showhidediv("tb799");'>引用(0)</a>, <a href="post/799/">阅读(299)</a> </div> </div> <div class="textbox-content"> 温瑞安,笔名有温凉玉、舒侠舞、王山而、项飞梦、温晚、柳眉色、风玲草等。<br/><br/>  一九五四年一月一日,出生于马来西亚霹雳州美罗埠火车头。<br/>       一九五九年尚未入学,已开始念遍家藏书,写第一部以少量文字作为说明的连环图故事《三只驴子》。尝试用所知的少量文字写信、作文、日记。  <br/>    一九六一年小学一年级。因怕生,抵死不肯上课,故由姊姊陪同上学,并要其姊留在课室外不去,足有一年半。年来未交一友,未离开过课堂一步,得全第一名,七科平均九十九分,极得教师疼爱,曾罚站一次,已引为耻大辱,毕生难忘。至次年始性情大变。在班上极其活跃,成为班上的锋头人物。  <br/>  一九六三年当选级长及全校模范生。开始以班上同学为正邪人物,撰写自绘插画的长篇小说《龙虎风云录》,致使全校高低年班同学争相传闻:看自己如何下场。次年开始每天讲述武侠长篇《血河车》等故事,有过一口气讲八小时而放学後又讲八小时之纪录。同年,第一首诗发表于香港《世界儿童》,诗名《月亮》,八行,由温执笔,结义兄弟廖雁平出资(邮费)投稿,故发表时写名两人。<br/><div style="margin-top: 9px;"> <img src="template/marshalv5/images/readmore.gif" alt=""/><a href="post/799/#entrymore" title="点击阅读全文">阅读全文</a> </div> </div> <div class="tags" style="display: block"> Tags: <a href="tags/%25E7%25BD%2591%25E7%25BB%259C/" title="Tags: 网络" rel="tag">网络</a> , <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/" title="Tags: 转载" rel="tag">转载</a> , <a href="tags/%25E6%25B8%25A9%25E7%2591%259E%25E5%25AE%2589/" title="Tags: 温瑞安" rel="tag">温瑞安</a> , <a href="tags/%25E6%25AD%25A6%25E4%25BE%25A0/" title="Tags: 武侠" rel="tag">武侠</a> , <a href="tags/%25E8%25AF%25BB%25E4%25B9%25A6/" title="Tags: 读书" rel="tag">读书</a> </div> <div id="tb799" style="display: none;" class="textbox-tburl"><strong>引用功能被关闭了。</strong></div> </div><div class="textbox"> <div class="textbox-title"> <h4> <a href="post/798/">给dedecms V4/5 增加自定义文件名功能</a> </h4> <div class="textbox-label"> <img src="images/weather/blank.gif" alt="不指定" title="不指定"/> 2008/08/31 14:30, <a href="user/32/" target="_blank">mlzy</a>, <a href="category/it-tech/" title="查看分类: 技术">技术</a>, <a href="post/798/#reply" title="发表您的评论">评论(0)</a>, <a href='javascript: void(0);' title="查看引用地址" onclick='showhidediv("tb798");'>引用(0)</a>, <a href="post/798/">阅读(339)</a> </div> </div> <div class="textbox-content"> 为了更好地实现SEO功能,为了广大的DEDE爱好者不再大伤脑筋,这两天抽了点时间把此功能弄出来跟大家分享。<br/><br/>以下修改能实现DEDE自定义网页文件名的功能,例如:<br/><br/>zi-ding-yi.html/zidingyi.html/defined-pagename.html/自定义某某某.html 等 (注意:Unix类系统不支持中文url。)<br/><br/>(反正你填什么就是什么,除了短横杠连词符号 -,最好别乱填其它特殊符号特别是单、双引号、空格等,以免出错)。<br/><br/>如果你不填自定义文件名,则默认为文章的aid,如:<br/><br/>138.html/65.html 等。<br/><br/>以下皆以文章模型为例作修改。强烈建议初学者在对文件进行修改前备份之。<br/><br/>以下为针对 DEDE V5 的修改:<br/><div style="margin-top: 9px;"> <img src="template/marshalv5/images/readmore.gif" alt=""/><a href="post/798/#entrymore" title="点击阅读全文">阅读全文</a> </div> </div> <div class="tags" style="display: block"> Tags: <a href="tags/%25E7%25BD%2591%25E7%25BB%259C/" title="Tags: 网络" rel="tag">网络</a> , <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/" title="Tags: 转载" rel="tag">转载</a> , <a href="tags/%25E6%258A%2580%25E6%259C%25AF/" title="Tags: 技术" rel="tag">技术</a> , <a href="tags/dedecms/" title="Tags: dedecms" rel="tag">dedecms</a> </div> <div id="tb798" style="display: none;" class="textbox-tburl"><strong>引用功能被关闭了。</strong></div> </div><div class="textbox"> <div class="textbox-title"> <h4> <a href="post/796/">哈佛图书馆自习室墙上的训言(中英文)</a> </h4> <div class="textbox-label"> <img src="images/weather/blank.gif" alt="不指定" title="不指定"/> 2008/08/29 09:06, <a href="user/32/" target="_blank">mlzy</a>, <a href="category/study/" title="查看分类: 学习">学习</a>, <a href="post/796/#reply" title="发表您的评论">评论(0)</a>, <a href='javascript: void(0);' title="查看引用地址" onclick='showhidediv("tb796");'>引用(0)</a>, <a href="post/796/">阅读(348)</a> </div> </div> <div class="textbox-content"> 1.此刻打盹,你将做梦;而此刻学习,你将圆梦。<br/><br/>2.我荒废的今日,正是昨日殒身之人祈求的明日。<br/><br/>3.觉得为时已晚的时候,恰恰是最早的时候。<br/><br/>4.勿将今日之事拖到明日。<br/><br/>5.学习时的苦痛是暂时的,未学到的痛苦是终生的。<br/><br/>6.学习这件事,不是缺乏时间,而是缺乏努力。<br/><br/>7.幸福或许不排名次,但成功必排名次。<br/><br/>8.学习并不是人生的全部。但,既然连人生的一部分——学习也无法征服,还能做什么呢?<br/><br/>9.请享受无法回避的痛苦。<br/><br/>10.只有比别人更早、更勤奋地努力,才能尝到成功的滋味。<br/><div style="margin-top: 9px;"> <img src="template/marshalv5/images/readmore.gif" alt=""/><a href="post/796/#entrymore" title="点击阅读全文">阅读全文</a> </div> </div> <div class="tags" style="display: block"> Tags: <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/" title="Tags: 转载" rel="tag">转载</a> , <a href="tags/%25E8%25AF%25BB%25E4%25B9%25A6/" title="Tags: 读书" rel="tag">读书</a> , <a href="tags/%25E5%25AD%25A6%25E4%25B9%25A0/" title="Tags: 学习" rel="tag">学习</a> , <a href="tags/%25E5%2593%2588%25E4%25BD%259B/" title="Tags: 哈佛" rel="tag">哈佛</a> </div> <div id="tb796" style="display: none;" class="textbox-tburl"><strong>引用功能被关闭了。</strong></div> </div><div class="textbox"> <div class="textbox-title"> <h4> <a href="post/795/">国外开源项目网址收集</a> </h4> <div class="textbox-label"> <img src="images/weather/blank.gif" alt="不指定" title="不指定"/> 2008/08/28 21:16, <a href="user/32/" target="_blank">mlzy</a>, <a href="category/opensourcecodes/" title="查看分类: 源码">源码</a>, <a href="post/795/#reply" title="发表您的评论">评论(0)</a>, <a href='javascript: void(0);' title="查看引用地址" onclick='showhidediv("tb795");'>引用(0)</a>, <a href="post/795/">阅读(426)</a> </div> </div> <div class="textbox-content"> <span style="color: #0000FF;">一个不厚道的网站竟然增加了许多乱码在所有行首和行尾,哼。。。</span><br/><br/>sourceforge <a href="http://www.sourceforge.net" target="_blank">http://www.sourceforge.net</a><br/><a href="http://www.java.net" target="_blank">http://www.java.net</a><br/>eclipse        <a href="http://www.eclipse.org" target="_blank">http://www.eclipse.org</a><br/>opensource  <a href="http://www.opensource.org" target="_blank">http://www.opensource.org</a><br/>Fjava-source <a href="http://http://java-source.net/" target="_blank">http://http://java-source.net/</a><br/>xLomboz      <a href="http://www.objectlearn.com/index.jsp" target="_blank">http://www.objectlearn.com/index.jsp</a><br/>htmlArea    <a href="http://sourceforge.net/projects/itools-htmlarea/(" target="_blank">http://sourceforge.net/projects/itools-htmlarea/(</a>所见即所得的在线HTML编辑器)<br/>XmlBuddy   <a href="http://www.xmlbuddy.com/(XML" target="_blank">http://www.xmlbuddy.com/(XML</a> Editor plugin for Eclipse)<br/>JFreeChart  <a href="http://www.jfree.org/(" target="_blank">http://www.jfree.org/(</a>用于生成图表的项目)- K) <br/>EclipseME   <a href="http://eclipseme.sourceforge.net/(J2ME" target="_blank">http://eclipseme.sourceforge.net/(J2ME</a> Developmnt Plugin for Eclipse)<br/><a href="http://sourceforge.net/projects/mvnforum/(" target="_blank">http://sourceforge.net/projects/mvnforum/(</a>论坛) <br/><div style="margin-top: 9px;"> <img src="template/marshalv5/images/readmore.gif" alt=""/><a href="post/795/#entrymore" title="点击阅读全文">阅读全文</a> </div> </div> <div class="tags" style="display: block"> Tags: <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/" title="Tags: 转载" rel="tag">转载</a> , <a href="tags/%25E7%25BD%2591%25E7%25BB%259C/" title="Tags: 网络" rel="tag">网络</a> , <a href="tags/%25E6%258A%2580%25E6%259C%25AF/" title="Tags: 技术" rel="tag">技术</a> , <a href="tags/%25E4%25BA%2592%25E8%2581%2594%25E7%25BD%2591/" title="Tags: 互联网" rel="tag">互联网</a> , <a href="tags/%25E5%25BC%2580%25E6%25BA%2590/" title="Tags: 开源" rel="tag">开源</a> , <a href="tags/%25E6%25BA%2590%25E7%25A0%2581/" title="Tags: 源码" rel="tag">源码</a> </div> <div id="tb795" style="display: none;" class="textbox-tburl"><strong>引用功能被关闭了。</strong></div> </div><div class="textbox"> <div class="textbox-title"> <h4> <a href="post/794/">JieQi 1.5 注册双域名的办法</a> </h4> <div class="textbox-label"> <img src="images/weather/blank.gif" alt="不指定" title="不指定"/> 2008/08/28 15:15, <a href="user/32/" target="_blank">mlzy</a>, <a href="category/it-tech/" title="查看分类: 技术">技术</a>, <a href="post/794/#reply" title="发表您的评论">评论(0)</a>, <a href='javascript: void(0);' title="查看引用地址" onclick='showhidediv("tb794");'>引用(0)</a>, <a href="post/794/">阅读(1)</a> </div> </div> <div class="textbox-content"> <div align="center">这是一篇隐藏日志。您需要以合适的身份登入后才能查看。</div> </div> <div class="tags" style="display: block"> Tags: <a href="tags/%25E7%25BD%2591%25E7%25BB%259C/" title="Tags: 网络" rel="tag">网络</a> , <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/" title="Tags: 转载" rel="tag">转载</a> , <a href="tags/%25E6%258A%2580%25E6%259C%25AF/" title="Tags: 技术" rel="tag">技术</a> </div> <div id="tb794" style="display: none;" class="textbox-tburl"><strong>引用功能被关闭了。</strong></div> </div><div class="textbox"> <div class="textbox-title"> <h4> <a href="post/791/">PHP点评系统 Modoer(Mudder)  国内开源 php+mysql </a> </h4> <div class="textbox-label"> <img src="images/weather/blank.gif" alt="不指定" title="不指定"/> 2008/08/27 19:30, <a href="user/32/" target="_blank">mlzy</a>, <a href="category/opensourcecodes/" title="查看分类: 源码">源码</a>, <a href="post/791/#reply" title="发表您的评论">评论(0)</a>, <a href='javascript: void(0);' title="查看引用地址" onclick='showhidediv("tb791");'>引用(0)</a>, <a href="post/791/">阅读(357)</a> </div> </div> <div class="textbox-content"> 运行环境:php+mysql<br/>官方网站:<a href="http://www.modoer.com" target="_blank">http://www.modoer.com</a><br/>演示地址:<a href="http://www.nbchifan.cn/" target="_blank">http://www.nbchifan.cn/</a><br/>下载地址:<a href="http://www.modoer.com/" target="_blank">http://www.modoer.com/</a><br/>文章来源:<a href="http://www.OSphp.com.cn" target="_blank">http://www.OSphp.com.cn</a><br/>程序介绍:<br/>商铺功能<br/>可建立多板块的点评,例如(餐饮,旅游,购物,娱乐,服务等)<br/>每个板块可以分类,并按类别输出信息(如餐饮板块可以建立火锅,海鲜等,出行/旅游板块可以建立汽车,旅行社等)<br/>商铺可以设置,商铺名称,分店名称,主营菜系,地址,电话,手机,店铺标签(Tag),并可增加分店<br/>会员可补充商铺信息<br/><div style="margin-top: 9px;"> <img src="template/marshalv5/images/readmore.gif" alt=""/><a href="post/791/#entrymore" title="点击阅读全文">阅读全文</a> </div> </div> <div class="tags" style="display: block"> Tags: <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/" title="Tags: 转载" rel="tag">转载</a> , <a href="tags/%25E7%25BD%2591%25E7%25BB%259C/" title="Tags: 网络" rel="tag">网络</a> , <a href="tags/%25E6%258A%2580%25E6%259C%25AF/" title="Tags: 技术" rel="tag">技术</a> , <a href="tags/%25E4%25BA%2592%25E8%2581%2594%25E7%25BD%2591/" title="Tags: 互联网" rel="tag">互联网</a> , <a href="tags/%25E6%25BA%2590%25E7%25A0%2581/" title="Tags: 源码" rel="tag">源码</a> , <a href="tags/php/" title="Tags: php" rel="tag">php</a> , <a href="tags/%25E5%25BC%2580%25E6%25BA%2590/" title="Tags: 开源" rel="tag">开源</a> </div> <div id="tb791" style="display: none;" class="textbox-tburl"><strong>引用功能被关闭了。</strong></div> </div><div class="textbox"> <div class="textbox-title"> <h4> <a href="post/785/">Linux 文件命令精通指南</a> </h4> <div class="textbox-label"> <img src="images/weather/blank.gif" alt="不指定" title="不指定"/> 2008/08/25 20:15, <a href="user/32/" target="_blank">mlzy</a>, <a href="category/Internet/" title="查看分类: 网络">网络</a>, <a href="post/785/#reply" title="发表您的评论">评论(0)</a>, <a href='javascript: void(0);' title="查看引用地址" onclick='showhidediv("tb785");'>引用(0)</a>, <a href="post/785/">阅读(278)</a> </div> </div> <div class="textbox-content"> <br/>作者:Sheryl Calish<br/><br/>为刚接触 Linux 文件命令的初学者提供的速成教程<br/><br/>虽然 GUI 桌面(如 KDE 和 GNOME)能够帮助用户利用 Linux 特性,而无需关于命令行接口的功能知识,但还是经常会需要更多的功能和灵活性。而且,基本熟悉这些命令对于在 shell 脚本中正确地使某些功能自动化仍然是必需的。<br/><br/>这篇文章是关于 Linux 文件命令的一个“速成教程”,它是为那些刚接触这个操作系统或者只是需要补充这方面知识的用户提供的。它包含了对一些更有用的命令的一个简明的概述以及关于它们的最强大的应用的指导。下面包含的信息 — 结合一些实验 — 将使您能够容易地掌握这些基本的命令。(注意:当涉及到一个与 Oracle 集群文件系统 (OCFS) 结合的内核时,这些命令中的某些命令的行为可能会稍微有所不同。在此情况下,Oracle 提供了一个 OCFS 工具集,该工具集可以为文件命令应用提供一个更好的选择。)<br/><br/>注意,这里包含的所有示例都在 SUSE Linux 8.0 Professional 上进行了测试。虽然没有理由相信它们在其它的系统上将不能工作,但如果出现问题,您应当查看您的文档,以了解可能的变化。<br/><div style="margin-top: 9px;"> <img src="template/marshalv5/images/readmore.gif" alt=""/><a href="post/785/#entrymore" title="点击阅读全文">阅读全文</a> </div> </div> <div class="tags" style="display: block"> Tags: <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/" title="Tags: 转载" rel="tag">转载</a> , <a href="tags/%25E7%25BD%2591%25E7%25BB%259C/" title="Tags: 网络" rel="tag">网络</a> , <a href="tags/%25E6%258A%2580%25E6%259C%25AF/" title="Tags: 技术" rel="tag">技术</a> , <a href="tags/%25E4%25BA%2592%25E8%2581%2594%25E7%25BD%2591/" title="Tags: 互联网" rel="tag">互联网</a> , <a href="tags/linux/" title="Tags: linux" rel="tag">linux</a> </div> <div id="tb785" style="display: none;" class="textbox-tburl"><strong>引用功能被关闭了。</strong></div> </div><div class="textbox"> <div class="textbox-title"> <h4> <a href="post/783/">ICON图标下载地址汇总</a> </h4> <div class="textbox-label"> <img src="images/weather/blank.gif" alt="不指定" title="不指定"/> 2008/08/24 13:06, <a href="user/32/" target="_blank">mlzy</a>, <a href="category/it-tech/" title="查看分类: 技术">技术</a>, <a href="post/783/#reply" title="发表您的评论">评论(0)</a>, <a href='javascript: void(0);' title="查看引用地址" onclick='showhidediv("tb783");'>引用(0)</a>, <a href="post/783/">阅读(419)</a> </div> </div> <div class="textbox-content"> <p><div style="margin-top: 9px;"> <img src="template/marshalv5/images/readmore.gif" alt=""/><a href="post/783/#entrymore" title="点击阅读全文">阅读全文</a> </div> </div> <div class="tags" style="display: block"> Tags: <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/" title="Tags: 转载" rel="tag">转载</a> , <a href="tags/%25E6%258A%2580%25E6%259C%25AF/" title="Tags: 技术" rel="tag">技术</a> , <a href="tags/%25E4%25BA%2592%25E8%2581%2594%25E7%25BD%2591/" title="Tags: 互联网" rel="tag">互联网</a> </div> <div id="tb783" style="display: none;" class="textbox-tburl"><strong>引用功能被关闭了。</strong></div> </div><div class="textbox"> <div class="textbox-title"> <h4> <a href="post/782/">Mysql命令集锦</a> </h4> <div class="textbox-label"> <img src="images/weather/blank.gif" alt="不指定" title="不指定"/> 2008/08/23 17:45, <a href="user/32/" target="_blank">mlzy</a>, <a href="category/it-tech/" title="查看分类: 技术">技术</a>, <a href="post/782/#reply" title="发表您的评论">评论(0)</a>, <a href='javascript: void(0);' title="查看引用地址" onclick='showhidediv("tb782");'>引用(0)</a>, <a href="post/782/">阅读(296)</a> </div> </div> <div class="textbox-content"> <p><div style="margin-top: 9px;"> <img src="template/marshalv5/images/readmore.gif" alt=""/><a href="post/782/#entrymore" title="点击阅读全文">阅读全文</a> </div> </div> <div class="tags" style="display: block"> Tags: <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/" title="Tags: 转载" rel="tag">转载</a> , <a href="tags/%25E5%25AD%25A6%25E4%25B9%25A0/" title="Tags: 学习" rel="tag">学习</a> , <a href="tags/%25E7%25BD%2591%25E7%25BB%259C/" title="Tags: 网络" rel="tag">网络</a> , <a href="tags/%25E6%258A%2580%25E6%259C%25AF/" title="Tags: 技术" rel="tag">技术</a> , <a href="tags/%25E4%25BA%2592%25E8%2581%2594%25E7%25BD%2591/" title="Tags: 互联网" rel="tag">互联网</a> , <a href="tags/mysql/" title="Tags: mysql" rel="tag">mysql</a> </div> <div id="tb782" style="display: none;" class="textbox-tburl"><strong>引用功能被关闭了。</strong></div> </div><div class="textbox"> <div class="textbox-title"> <h4> <a href="post/781/"> MYSQL导入导出常用命令</a> </h4> <div class="textbox-label"> <img src="images/weather/blank.gif" alt="不指定" title="不指定"/> 2008/08/23 01:54, <a href="user/32/" target="_blank">mlzy</a>, <a href="category/it-tech/" title="查看分类: 技术">技术</a>, <a href="post/781/#reply" title="发表您的评论">评论(0)</a>, <a href='javascript: void(0);' title="查看引用地址" onclick='showhidediv("tb781");'>引用(0)</a>, <a href="post/781/">阅读(306)</a> </div> </div> <div class="textbox-content"> <h1><div style="margin-top: 9px;"> <img src="template/marshalv5/images/readmore.gif" alt=""/><a href="post/781/#entrymore" title="点击阅读全文">阅读全文</a> </div> </div> <div class="tags" style="display: block"> Tags: <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/" title="Tags: 转载" rel="tag">转载</a> , <a href="tags/%25E6%258A%2580%25E6%259C%25AF/" title="Tags: 技术" rel="tag">技术</a> , <a href="tags/%25E5%25AD%25A6%25E4%25B9%25A0/" title="Tags: 学习" rel="tag">学习</a> , <a href="tags/%25E4%25BA%2592%25E8%2581%2594%25E7%25BD%2591/" title="Tags: 互联网" rel="tag">互联网</a> , <a href="tags/mysql/" title="Tags: mysql" rel="tag">mysql</a> </div> <div id="tb781" style="display: none;" class="textbox-tburl"><strong>引用功能被关闭了。</strong></div> </div><div class="textbox"> <div class="textbox-title"> <h4> <a href="post/538/">Dedecms如何去掉会员登陆的 验证码</a> </h4> <div class="textbox-label"> <img src="images/weather/blank.gif" alt="不指定" title="不指定"/> 2008/08/22 10:56, <a href="user/32/" target="_blank">mlzy</a>, <a href="category/it-tech/" title="查看分类: 技术">技术</a>, <a href="post/538/#reply" title="发表您的评论">评论(0)</a>, <a href='javascript: void(0);' title="查看引用地址" onclick='showhidediv("tb538");'>引用(0)</a>, <a href="post/538/">阅读(465)</a> </div> </div> <div class="textbox-content"> <p>dedecms在技术支持方面确实做得不够好。至少管理人员不够细心。</p><p>首页登录验证码的问题出现很长时间了。一直没人给出最细致的解答方法(针对如何修改源代码删除验证码一说)。我到最后还是在落伍者上找到的。</p><p>方法如下:</p><p>打开:/member/index_do.php<br />删除代码(共5处)<br />  if(strtolower($vdcode)!=$svali || $svali==""){<br />      ShowMsg("验证码错误!","-1");<br />      exit();<br />  }<br /><br />再剩下就是修改模板了</p> </div> <div class="tags" style="display: block"> Tags: <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/" title="Tags: 转载" rel="tag">转载</a> , <a href="tags/%25E6%258A%2580%25E6%259C%25AF/" title="Tags: 技术" rel="tag">技术</a> , <a href="tags/%25E4%25BA%2592%25E8%2581%2594%25E7%25BD%2591/" title="Tags: 互联网" rel="tag">互联网</a> , <a href="tags/dedecms/" title="Tags: dedecms" rel="tag">dedecms</a> </div> <div id="tb538" style="display: none;" class="textbox-tburl"><strong>引用功能被关闭了。</strong></div> </div><div class="textbox"> <div class="textbox-title"> <h4> <a href="post/537/">梁羽生武侠作品按历史顺序排列</a> </h4> <div class="textbox-label"> <img src="images/weather/blank.gif" alt="不指定" title="不指定"/> 2008/08/22 10:11, <a href="user/32/" target="_blank">mlzy</a>, <a href="category/read/" title="查看分类: 读书">读书</a>, <a href="post/537/#reply" title="发表您的评论">评论(0)</a>, <a href='javascript: void(0);' title="查看引用地址" onclick='showhidediv("tb537");'>引用(0)</a>, <a href="post/537/">阅读(518)</a> </div> </div> <div class="textbox-content"> <center><p><font color="#cc0000">注:梁羽生武侠作品按历史顺序排列如下:</font></p></center>  <center><table cols="1" cellspacing="0" cellpadding="5" border="0" bgcolor="#fef8f1" width="85%">    <tbody>        <tr>            <td bgcolor="#f8edf8" class="tt1"> 唐朝 </td>            <td bgcolor="#daeded" class="tt1">女帝奇英传 大唐游侠传 龙凤宝钗缘 慧剑心魔</td>        </tr>        <tr>            <td bgcolor="#f8edf8" class="tt1"> 宋朝 </td>            <td bgcolor="#daeded" class="tt1">武林天骄 狂侠天骄魔女 飞凤潜龙  鸣镝风云录 风云雷电</td>        </tr>        <tr>            <td bgcolor="#f8edf8" class="tt1"> 明朝 </td>            <td bgcolor="#daeded" class="tt1">还剑奇情录 萍踪侠影录 散花女侠  联剑风云录 瀚海雄风 广陵剑</td>        </tr>        <tr>            <td bgcolor="#f8edf8" class="tt1"> 清朝 </td>            <td bgcolor="#daeded" class="tt1">塞外奇侠传 白发魔女传 七剑下天山 江湖三女侠 冰魄寒光剑 冰川天女传 云海玉弓缘 <br />            冰河洗剑录 风雷震九洲 侠骨丹心  游剑江湖  牧野流星  弹指惊雷  绝塞传烽录 <br />            剑网尘丝  幻剑灵旗  武当一剑  龙虎斗京华 草莽龙蛇传</td>        </tr>    </tbody></table></center><p> </p><br /><p>在线阅读梁羽生武侠作品:<a href="http://renwen.izjx.com/plus/list.php?tid=319" target="_blank">http://renwen.izjx.com/plus/list.php?tid=319</a></p> </div> <div class="tags" style="display: block"> Tags: <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/" title="Tags: 转载" rel="tag">转载</a> , <a href="tags/%25E8%25AF%25BB%25E4%25B9%25A6/" title="Tags: 读书" rel="tag">读书</a> , <a href="tags/%25E6%25AD%25A6%25E4%25BE%25A0/" title="Tags: 武侠" rel="tag">武侠</a> , <a href="tags/%25E6%25A2%2581%25E7%25BE%25BD%25E7%2594%259F/" title="Tags: 梁羽生" rel="tag">梁羽生</a> </div> <div id="tb537" style="display: none;" class="textbox-tburl"><strong>引用功能被关闭了。</strong></div> </div><div class="textbox"> <div class="textbox-title"> <h4> <a href="post/535/">大家最关心的dede负载能力优化专辑</a> </h4> <div class="textbox-label"> <img src="images/weather/blank.gif" alt="不指定" title="不指定"/> 2008/08/21 14:24, <a href="user/32/" target="_blank">mlzy</a>, <a href="category/it-tech/" title="查看分类: 技术">技术</a>, <a href="post/535/#reply" title="发表您的评论">评论(0)</a>, <a href='javascript: void(0);' title="查看引用地址" onclick='showhidediv("tb535");'>引用(0)</a>, <a href="post/535/">阅读(356)</a> </div> </div> <div class="textbox-content"> <p>现在dede数据只要超过10w效率就开始下降。到了50w。简直跑不动<br />看了2007的改进列表也没有改进这个问题。不过blt已经正式成立公司,08版本应该会改进的<br />于是只能自己下手改动。越改越头痛。于是基本重写了影响效率的几个类</p><p><div style="margin-top: 9px;"> <img src="template/marshalv5/images/readmore.gif" alt=""/><a href="post/535/#entrymore" title="点击阅读全文">阅读全文</a> </div> </div> <div class="tags" style="display: block"> Tags: <a href="tags/%25E7%25BD%2591%25E7%25BB%259C/" title="Tags: 网络" rel="tag">网络</a> , <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/" title="Tags: 转载" rel="tag">转载</a> , <a href="tags/%25E6%258A%2580%25E6%259C%25AF/" title="Tags: 技术" rel="tag">技术</a> , <a href="tags/dedecms/" title="Tags: dedecms" rel="tag">dedecms</a> </div> <div id="tb535" style="display: none;" class="textbox-tburl"><strong>引用功能被关闭了。</strong></div> </div><div class="textbox"> <div class="textbox-title"> <h4> <a href="post/534/">Dedecms实现“文章标题-2级栏目-1级栏目-网站名”形式</a> </h4> <div class="textbox-label"> <img src="images/weather/blank.gif" alt="不指定" title="不指定"/> 2008/08/21 12:32, <a href="user/32/" target="_blank">mlzy</a>, <a href="category/it-tech/" title="查看分类: 技术">技术</a>, <a href="post/534/#reply" title="发表您的评论">评论(0)</a>, <a href='javascript: void(0);' title="查看引用地址" onclick='showhidediv("tb534");'>引用(0)</a>, <a href="post/534/">阅读(237)</a> </div> </div> <div class="textbox-content"> <p><div style="margin-top: 9px;"> <img src="template/marshalv5/images/readmore.gif" alt=""/><a href="post/534/#entrymore" title="点击阅读全文">阅读全文</a> </div> </div> <div class="tags" style="display: block"> Tags: <a href="tags/%25E7%25BD%2591%25E7%25BB%259C/" title="Tags: 网络" rel="tag">网络</a> , <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/" title="Tags: 转载" rel="tag">转载</a> , <a href="tags/%25E6%258A%2580%25E6%259C%25AF/" title="Tags: 技术" rel="tag">技术</a> , <a href="tags/%25E4%25BA%2592%25E8%2581%2594%25E7%25BD%2591/" title="Tags: 互联网" rel="tag">互联网</a> , <a href="tags/dedecms/" title="Tags: dedecms" rel="tag">dedecms</a> </div> <div id="tb534" style="display: none;" class="textbox-tburl"><strong>引用功能被关闭了。</strong></div> </div><div class="textbox"> <div class="textbox-title"> <h4> <a href="post/533/">番茄花园版Windows XP作者被拘留</a> </h4> <div class="textbox-label"> <img src="images/weather/blank.gif" alt="不指定" title="不指定"/> 2008/08/21 09:54, <a href="user/32/" target="_blank">mlzy</a>, <a href="category/Internet/" title="查看分类: 网络">网络</a>, <a href="post/533/#reply" title="发表您的评论">评论(0)</a>, <a href='javascript: void(0);' title="查看引用地址" onclick='showhidediv("tb533");'>引用(0)</a>, <a href="post/533/">阅读(477)</a> </div> </div> <div class="textbox-content"> <p>来自新浪科技的消息:番茄花园美化修改版Windows XP的作者、软件下载网站番茄花园(tomatolei.com)站长洪磊的父亲19日晚22:50独家向新浪科技证实,洪磊已经于15日(上周五)被警 方拘留审查,网站被关闭,服务器及洪磊的笔记本被警方带走,为洪磊提供的技术开发支持的成都红果科技有限公司也被查封。</p><p><div style="margin-top: 9px;"> <img src="template/marshalv5/images/readmore.gif" alt=""/><a href="post/533/#entrymore" title="点击阅读全文">阅读全文</a> </div> </div> <div class="tags" style="display: block"> Tags: <a href="tags/%25E7%25BD%2591%25E7%25BB%259C/" title="Tags: 网络" rel="tag">网络</a> , <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/" title="Tags: 转载" rel="tag">转载</a> , <a href="tags/%25E7%2595%25AA%25E8%258C%2584%25E5%25AE%25B6%25E5%259B%25AD/" title="Tags: 番茄家园" rel="tag">番茄家园</a> , <a href="tags/%25E5%25BE%25AE%25E8%25BD%25AF/" title="Tags: 微软" rel="tag">微软</a> </div> <div id="tb533" style="display: none;" class="textbox-tburl"><strong>引用功能被关闭了。</strong></div> </div><div class="textbox"> <div class="textbox-title"> <h4> <a href="post/532/">phpStudy v1.7.0 </a> </h4> <div class="textbox-label"> <img src="images/weather/blank.gif" alt="不指定" title="不指定"/> 2008/08/21 09:21, <a href="user/32/" target="_blank">mlzy</a>, <a href="category/it-tech/" title="查看分类: 技术">技术</a>, <a href="post/532/#reply" title="发表您的评论">评论(0)</a>, <a href='javascript: void(0);' title="查看引用地址" onclick='showhidediv("tb532");'>引用(0)</a>, <a href="post/532/">阅读(371)</a> </div> </div> <div class="textbox-content"> <ul class="head">    <li class="title">软件介绍</li></ul><p>该程序包集成最新的Apache+PHP+MySQL+phpMyAdmin+ZendOptimizer,一次性安装,无须配置即可使用,是非常方便、 好用的PHP调试环境。该程序不仅包括PHP调试环境,还包括了开发工具、开发手册等。总之学习PHP只需一个包。<br />对学习PHP的新手来说,WINDOWS下环境配置是一件很困难的事;对老手来说也是一件烦琐的事。因此无论你是新手还是老手,该程序包都是一个不错的选择。</p><p> </p><p>下载地址:<a href="http://down.chinaz.com/soft/22613.htm" target="_blank">http://down.chinaz.com/soft/22613.htm</a></p> </div> <div class="tags" style="display: block"> Tags: <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/" title="Tags: 转载" rel="tag">转载</a> , <a href="tags/%25E6%258A%2580%25E6%259C%25AF/" title="Tags: 技术" rel="tag">技术</a> , <a href="tags/php/" title="Tags: php" rel="tag">php</a> , <a href="tags/pache/" title="Tags: pache" rel="tag">pache</a> , <a href="tags/mysql/" title="Tags: mysql" rel="tag">mysql</a> </div> <div id="tb532" style="display: none;" class="textbox-tburl"><strong>引用功能被关闭了。</strong></div> </div><div class="textbox"> <div class="textbox-title"> <h4> <a href="post/531/">一些简单实现的DEDE V5常用统计SQL标签</a> </h4> <div class="textbox-label"> <img src="images/weather/blank.gif" alt="不指定" title="不指定"/> 2008/08/20 22:13, <a href="user/32/" target="_blank">mlzy</a>, <a href="category/it-tech/" title="查看分类: 技术">技术</a>, <a href="post/531/#reply" title="发表您的评论">评论(0)</a>, <a href='javascript: void(0);' title="查看引用地址" onclick='showhidediv("tb531");'>引用(0)</a>, <a href="post/531/">阅读(252)</a> </div> </div> <div class="textbox-content"> <p><div style="margin-top: 9px;"> <img src="template/marshalv5/images/readmore.gif" alt=""/><a href="post/531/#entrymore" title="点击阅读全文">阅读全文</a> </div> </div> <div class="tags" style="display: block"> Tags: <a href="tags/%25E7%25BD%2591%25E7%25BB%259C/" title="Tags: 网络" rel="tag">网络</a> , <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/" title="Tags: 转载" rel="tag">转载</a> , <a href="tags/%25E6%258A%2580%25E6%259C%25AF/" title="Tags: 技术" rel="tag">技术</a> , <a href="tags/%25E4%25BA%2592%25E8%2581%2594%25E7%25BD%2591/" title="Tags: 互联网" rel="tag">互联网</a> , <a href="tags/dedecms/" title="Tags: dedecms" rel="tag">dedecms</a> </div> <div id="tb531" style="display: none;" class="textbox-tburl"><strong>引用功能被关闭了。</strong></div> </div><div class="textbox"> <div class="textbox-title"> <h4> <a href="post/530/">dedecms的各种参数统计功能</a> </h4> <div class="textbox-label"> <img src="images/weather/blank.gif" alt="不指定" title="不指定"/> 2008/08/20 22:11, <a href="user/32/" target="_blank">mlzy</a>, <a href="category/it-tech/" title="查看分类: 技术">技术</a>, <a href="post/530/#reply" title="发表您的评论">评论(0)</a>, <a href='javascript: void(0);' title="查看引用地址" onclick='showhidediv("tb530");'>引用(0)</a>, <a href="post/530/">阅读(304)</a> </div> </div> <div class="textbox-content"> <p><div style="margin-top: 9px;"> <img src="template/marshalv5/images/readmore.gif" alt=""/><a href="post/530/#entrymore" title="点击阅读全文">阅读全文</a> </div> </div> <div class="tags" style="display: block"> Tags: <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/" title="Tags: 转载" rel="tag">转载</a> , <a href="tags/%25E7%25BD%2591%25E7%25BB%259C/" title="Tags: 网络" rel="tag">网络</a> , <a href="tags/%25E6%258A%2580%25E6%259C%25AF/" title="Tags: 技术" rel="tag">技术</a> , <a href="tags/%25E4%25BA%2592%25E8%2581%2594%25E7%25BD%2591/" title="Tags: 互联网" rel="tag">互联网</a> , <a href="tags/dedecms/" title="Tags: dedecms" rel="tag">dedecms</a> </div> <div id="tb530" style="display: none;" class="textbox-tburl"><strong>引用功能被关闭了。</strong></div> </div> <div class="article-bottom" style="display: block"> <div class="pages"> <span class="pagebar-mainbody"> 分页: 4/9 <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/1/1/"><img src="template/marshalv5/images/arrows/doubleleft.gif" alt="第一页" title="第一页" border="0"/></a> <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/1/3/"><img src="template/marshalv5/images/arrows/singleleft.gif" alt="上页" title="上页" border="0"/></a> <span class="pagebar-selections"> <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/1/1/">1</a> <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/1/2/">2</a> <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/1/3/">3</a> <span class="pagelink-current">4</span> <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/1/5/">5</a> <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/1/6/">6</a> <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/1/7/">7</a> <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/1/8/">8</a> <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/1/9/">9</a> </span> <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/1/5/"><img src="template/marshalv5/images/arrows/singleright.gif" alt="下页" title="下页" border="0"/></a> <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/1/9/"><img src="template/marshalv5/images/arrows/doubleright.gif" alt="最后页" title="最后页" border="0"/></a> </span> [ 显示模式: <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/1/" title="切换到摘要模式">摘要</a> | <a href="tags/%25E8%25BD%25AC%25E8%25BD%25BD/2/" title="切换到列表模式">列表</a> ] </div> </div> </div> </div> <div id="sidebar" class="sidebar"> <div id="innerSidebar"> <div class="panel"> <h5 onclick='showhidediv("sidebar_2008 Olympic");'>天气预报</h5> <div class="panel-content" id="sidebar_2008 Olympic" style="display: block"> <iframe src="http://www.265.com/weather.htm" width="168" height="50" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" name="265"></iframe> </div> </div><div class="panel"> <h5 onclick='showhidediv("sidebar_announcement");'>与我联系</h5> <div class="panel-content" id="sidebar_announcement" style="display: block"> <br /> <img src="http://www.mlzy.net/attachment/mlzy@live.png" > </div> </div><div class="panel"> <h5 onclick='showhidediv("sidebar_search");'>搜索</h5> <div class="panel-content" id="sidebar_search" style="display: block"> <form method="post" action="visit.php"> <input name="job" type="hidden" value="search"/> <input name="keyword" class="search-field" type="text"/> <select name="searchmethod"><option value="1">日志标题</option><option value="2">日志全文</option><option value="3">评论引用</option><option value="4">所有留言</option></select> <input value="搜索" class="button" type="submit"/> </form> </div> </div><div class="panel"> <h5 onclick='showhidediv("sidebar_ADzanox");'>联盟广告</h5> <div class="panel-content" id="sidebar_ADzanox" style="display: block"> <!--(zanox联盟HTML代码开始 --> <!--(在正常功能下不能更改HTML代码!)--> <a href="http://ad.zanox.com/ppc/?10951793C1766299700T"><img src="http://ad.zanox.com/ppv/?10951793C1766299700" align="bottom" width="120" height="60" border="0" hspace="1" alt="Apple Store B 002 120x60"></a> <!--(zanox联盟HTML代码结束--> </div> </div><div id='panelCategory' class="panel"> <h5 style="cursor: pointer" onclick='showhidediv("sideblock_category");'>分类</h5> <div class="panel-content" id="sideblock_category" style="display: block"> <ul><li><a href="category/Internet/" title="关于网络,关于IT">网络</a> [146] <a href="feed.php?go=category_0"><img src="template/marshalv5/images/rss.png" border="0" alt="RSS" title="追踪这个分类的RSS" /></a></li><li><a href="category/economics/" title="经济视角">经济</a> [44] <a href="feed.php?go=category_1"><img src="template/marshalv5/images/rss.png" border="0" alt="RSS" title="追踪这个分类的RSS" /></a></li><li><a href="category/life/" title="一个具有争议的人,有一个具有争议的生活。很多人可以在这里看到我过去一些荒唐事,也有很多人可以挖出来非常多的八卦信息。不过这就是我的生活,我开始的时候,是想隐瞒,后来想想,无所谓了,毕竟自己是个大活人,想欺骗一个人或者一些人,需要不停的创造出来新的谎言去弥补。所以我选择面对~无论如何,我就是这么一个人,荒唐~ 荒唐的人有着荒唐的思想和荒唐的故事。">生活</a> [168] <a href="feed.php?go=category_2"><img src="template/marshalv5/images/rss.png" border="0" alt="RSS" title="追踪这个分类的RSS" /></a></li><li><a href="category/photos/" title="色影无忌">照片</a> [29] <a href="feed.php?go=category_3"><img src="template/marshalv5/images/rss.png" border="0" alt="RSS" title="追踪这个分类的RSS" /></a></li><li><a href="category/culture/" title="有关文化的一些东西">文化</a> [28] <a href="feed.php?go=category_4"><img src="template/marshalv5/images/rss.png" border="0" alt="RSS" title="追踪这个分类的RSS" /></a></li><li><a href="category/success/" title="什么是成功?">成功</a> [21] <a href="feed.php?go=category_5"><img src="template/marshalv5/images/rss.png" border="0" alt="RSS" title="追踪这个分类的RSS" /></a></li><li><a href="category/self-discipline/" title="如何自律?">自律</a> [8] <a href="feed.php?go=category_6"><img src="template/marshalv5/images/rss.png" border="0" alt="RSS" title="追踪这个分类的RSS" /></a></li><li><a href="category/time/" title="合理安排自己的时间">时间</a> [10] <a href="feed.php?go=category_7"><img src="template/marshalv5/images/rss.png" border="0" alt="RSS" title="追踪这个分类的RSS" /></a></li><li><a href="category/read/" title="读书以修身">读书</a> [37] <a href="feed.php?go=category_8"><img src="template/marshalv5/images/rss.png" border="0" alt="RSS" title="追踪这个分类的RSS" /></a></li><li><a href="category/study/" title="学习的方法">学习</a> [43] <a href="feed.php?go=category_9"><img src="template/marshalv5/images/rss.png" border="0" alt="RSS" title="追踪这个分类的RSS" /></a></li><li><a href="category/books/" title="转载网络上的书籍">书籍</a> [3] <a href="feed.php?go=category_23"><img src="template/marshalv5/images/rss.png" border="0" alt="RSS" title="追踪这个分类的RSS" /></a></li><li><a href="category/relationship/" title="人际关系的处理">人际</a> [6] <a href="feed.php?go=category_10"><img src="template/marshalv5/images/rss.png" border="0" alt="RSS" title="追踪这个分类的RSS" /></a></li><li><a href="category/management/" title="作为一个领导者,如何做好管理工作?">管理</a> [7] <a href="feed.php?go=category_11"><img src="template/marshalv5/images/rss.png" border="0" alt="RSS" title="追踪这个分类的RSS" /></a></li><li><a href="category/investment/" title="如何投资">投资</a> [14] <a href="feed.php?go=category_12"><img src="template/marshalv5/images/rss.png" border="0" alt="RSS" title="追踪这个分类的RSS" /></a></li><li><a href="category/cookbook/" title="努力做好菜">菜谱</a> [17] <a href="feed.php?go=category_13"><img src="template/marshalv5/images/rss.png" border="0" alt="RSS" title="追踪这个分类的RSS" /></a></li><li><a href="category/music/" title="喜欢的歌曲和音乐">音乐</a> [13] <a href="feed.php?go=category_14"><img src="template/marshalv5/images/rss.png" border="0" alt="RSS" title="追踪这个分类的RSS" /></a></li><li><a href="category/it-tech/" title="转载和原创的技术性文章,主要是关于代码以及修改的。">技术</a> [86] <a href="feed.php?go=category_15"><img src="template/marshalv5/images/rss.png" border="0" alt="RSS" title="追踪这个分类的RSS" /></a></li><li><a href="category/softwares/" title="提供实用软件、小工具或者一些小技巧的介绍">工具</a> [4] <a href="feed.php?go=category_22"><img src="template/marshalv5/images/rss.png" border="0" alt="RSS" title="追踪这个分类的RSS" /></a></li><li><a href="category/myarticles/" title="大部分都是原创,如果没有注明是“转载”,肯定是原创啦">文字</a> [26] <a href="feed.php?go=category_16"><img src="template/marshalv5/images/rss.png" border="0" alt="RSS" title="追踪这个分类的RSS" /></a></li><li><a href="category/seo/" title="搜索引擎优化">SEO</a> [249] <a href="feed.php?go=category_17"><img src="template/marshalv5/images/rss.png" border="0" alt="RSS" title="追踪这个分类的RSS" /></a></li><li><a href="category/history/" title="记录真实的历史;或者被人称为真实的历史">历史</a> [9] <a href="feed.php?go=category_18"><img src="template/marshalv5/images/rss.png" border="0" alt="RSS" title="追踪这个分类的RSS" /></a></li><li><a href="category/fun/" title="休闲,搞笑,囧......">休闲</a> [29] <a href="feed.php?go=category_19"><img src="template/marshalv5/images/rss.png" border="0" alt="RSS" title="追踪这个分类的RSS" /></a></li><li><a href="category/nicearticles/" title="转载文章">美文</a> [1] <a href="feed.php?go=category_20"><img src="template/marshalv5/images/rss.png" border="0" alt="RSS" title="追踪这个分类的RSS" /></a></li><li><a href="category/opensourcecodes/" title="源代码和软件下载。只提供开源软件。">源码</a> [11] <a href="feed.php?go=category_21"><img src="template/marshalv5/images/rss.png" border="0" alt="RSS" title="追踪这个分类的RSS" /></a></li></ul> </div> </div><div class="panel"> <h5 onclick='showhidediv("sidebar_replies");'>最新评论</h5> <div class="panel-content" id="sidebar_replies" style="display: block"> <ul><li class='rowcouple'><a href="post/926/#blogcomment5055" title="[一个人] - 美元人民币汇率走势图">是触底反弹吗?还是下跌的...</a></li><li class='rowodd'><a href="post/1017/#blogcomment5053" title="[Akyo] - 2008年12月31日-2009年1月1日悉尼烟花Fireworks照片">SANHU同学,新年快乐...</a></li><li class='rowcouple'><a href="post/1013/#blogcomment5052" title="[萝卜] - Google Pagerank在2008年最后一天大规模更新">呵呵。老大真细心啊我以前...</a></li><li class='rowodd'><a href="post/1011/#blogcomment5051" title="[萝卜] - 今天做了啥">排骨是来犒劳脑细胞的么。...</a></li><li class='rowcouple'><a href="post/1008/#blogcomment5050" title="[赛神仙] - 韩联社“社会”频道一半新闻专门报导有关中国的负面新闻">寒国人真的很贱诶。。。尤...</a></li></ul> </div> </div><div class="panel"> <h5 onclick='showhidediv("sidebar_now3hotview");'>季度点击排行</h5> <div class="panel-content" id="sidebar_now3hotview" style="display: block"> <ul><li>[1543]<a href="read.php?955" title="欧元人民币兑换汇率走势图">欧元人民币兑换汇率...</a></li><li>[1159]<a href="read.php?904" title="搜狗——更懂色情">搜狗——更懂色情</a></li><li>[1056]<a href="read.php?926" title="美元人民币汇率走势图">美元人民币汇率走势...</a></li><li>[1021]<a href="read.php?901" title="又一大型bttorrent网站被关闭:国际版权保护运动方兴未艾">又一大型bttor...</a></li><li>[756]<a href="read.php?914" title="教你如何没有痛苦的抛弃掉你过去的邮箱">教你如何没有痛苦的...</a></li><li>[646]<a href="read.php?916" title="神经病">神经病</a></li><li>[608]<a href="read.php?870" title="Netiquette Guidelines (网络礼节指南)">Netiquett...</a></li><li>[548]<a href="read.php?931" title="绿色的FTP服务器端软件——FileZilla Server ">绿色的FTP服务器...</a></li></ul> </div> </div><div class="panel"> <h5 onclick='showhidediv("sidebar_dreamhost ad");'>推荐资源</h5> <div class="panel-content" id="sidebar_dreamhost ad" style="display: block"> <a href="http://www.dreamhost.com/r.cgi?269382"> <img border="0" src="http://www.mlzy.net/attachment/200811/1227707689_67199ff4.gif" alt="Dreamhost——便宜好用的美国优质服务器空间"></a> </div> </div><div class="panel"> <h5 onclick='showhidediv("sidebar_add to feed");'>订阅博客</h5> <div class="panel-content" id="sidebar_add to feed" style="display: block"> <a href="http://www.mlzy.net/component/subscribe/" target="_blank">什么是订阅?如何订阅?</a><br> <!-- Feedsky FEED发布代码开始 --> <!-- FEED自动发现标记开始 --> <link title="RSS 2.0" type="application/rss+xml" href="http://feed.feedsky.com/mlzy" rel="alternate" /> <!-- FEED自动发现标记结束 --> <a href="http://feed.feedsky.com/mlzy" target="_blank"><img border="0" src="http://img.feedsky.com/images/icon_sub_c1s16.gif" alt="feedsky" vspace="2" style="margin-bottom:3px" ></a><br /> <a href="http://www.zhuaxia.com/add_channel.php?url=http://feed.feedsky.com/mlzy" target="_blank"><img border="0" src="http://img.feedsky.com/images/icon_subshot02_zhuaxia.gif" alt="抓虾" vspace="2" style="margin-bottom:3px" ></a><br /> <a href="http://fusion.google.com/add?feedurl=http://feed.feedsky.com/mlzy" target="_blank"><img border="0" src="http://img.feedsky.com/images/icon_subshot02_google.gif" alt="google reader" vspace="2" style="margin-bottom:3px" ></a><br /> <a href="http://www.xianguo.com/subscribe.php?url=http://feed.feedsky.com/mlzy" target="_blank"><img border="0" src="http://img.feedsky.com/images/icon_subshot02_xianguo.jpg" alt="鲜果" vspace="2" style="margin-bottom:3px" ></a><br /> <a href="http://inezha.com/add?url=http://feed.feedsky.com/mlzy" target="_blank"><img border="0" src="http://img.feedsky.com/images/icon_subshot02_nazha.gif" alt="哪吒" vspace="2" style="margin-bottom:3px" ></a><br /> <!-- Feedsky FEED发布代码结束 --> <!-- Feedsky FEED发布代码开始 --> <!-- FEED自动发现标记开始 --> <link title="RSS 2.0" type="application/rss+xml" href="http://feed.feedsky.com/mlzy" rel="alternate" /> <!-- FEED自动发现标记结束 --> <a href="http://wap.feedsky.com/mlzy"><img border="0" src="http://img.feedsky.com/images/icon_sub_mobile_c1s1.gif" alt="http://wap.feedsky.com/mlzy" vspace="2" ></a> <!-- Feedsky FEED发布代码结束 --> <br /> <script language="javascript" type="text/javascript" src="http://www.feedsky.com/msub_ajax_sub_js.html?burl=mlzy&t=1&c=orange"></script> </div> </div><div class="panel"> <h5 onclick='showhidediv("sidebar_misc");'>其他</h5> <div class="panel-content" id="sidebar_misc" style="display: block"> <a href='login.php'>登入</a><br/><a href='login.php?job=register'>注册</a><br/><a href='login.php?job=applylink'>申请链接</a><br/>RSS: <a href='feed.php'>日志</a> | <a href='feed.php?go=comment'>评论</a><br/>编码:UTF-8<br/><a href="http://validator.w3.org/check?uri=referer" target="_blank">XHTML 1.0</a> </div> </div><div class="panel"> <h5 onclick='showhidediv("sidebar_calendar");'>日历</h5> <div class="panel-content" id="sidebar_calendar" style="display: block"> <table id="calendar" cellspacing="1" width="100%"> <tbody><tr><td colspan="7" class="calendar-top"> <a href="archiver/1/2008/" rel="noindex,nofollow"><</a> <a href="archive.php" rel="noindex,nofollow"><span class="calendar-year">2009</span></a> <a href="archiver/1/2010/" rel="noindex,nofollow">></a>    <a href="archiver/12/2008/" rel="noindex,nofollow"><</a> <a href="archiver/1/2009/" rel="noindex,nofollow"><span class="calendar-month">1</span></a> <a href="archiver/2/2009/" rel="noindex,nofollow">></a><br/>戊子年(鼠)/己丑年(牛) </td></tr> <tr class="calendar-weekdays"> <td class="calendar-weekday-cell">日</td> <td class="calendar-weekday-cell">一</td> <td class="calendar-weekday-cell">二</td> <td class="calendar-weekday-cell">三</td> <td class="calendar-weekday-cell">四</td> <td class="calendar-weekday-cell">五</td> <td class="calendar-weekday-cell">六</td> </tr> <tr class="calendar-weekdays"><td class="calendar-sunday"><span title=''></span></td><td class="calendar-day"><span title=''></span></td><td class="calendar-day"><span title=''></span></td><td class="calendar-day"><span title=''></span></td><td id="cal1" class="calendar-day"><span title='初六'><a href="date/2009/1/1/" rel="noindex,nofollow">1</a></span></td><td id="cal2" class="calendar-day"><span title='初七'><a href="date/2009/1/2/" rel="noindex,nofollow">2</a></span></td><td id="cal3" class="calendar-saturday"><span title='初八'>3</span></td></tr><tr class="calendar-weekdays"><td id="cal4" class="calendar-sunday"><span title='初九'><a href="date/2009/1/4/" rel="noindex,nofollow">4</a></span></td><td id="cal5" class="calendar-day"><span title='初十'><a href="date/2009/1/5/" rel="noindex,nofollow">5</a></span></td><td id="cal6" class="calendar-day"><span title='十一'><a href="date/2009/1/6/" rel="noindex,nofollow">6</a></span></td><td id="cal7" class="calendar-day"><span title='十二'><a href="date/2009/1/7/" rel="noindex,nofollow">7</a></span></td><td id="cal8" class="calendar-today"><span title='十三'>8</span></td><td id="cal9" class="calendar-day"><span title='十四'>9</span></td><td id="cal10" class="calendar-saturday"><span title='十五'>10</span></td></tr><tr class="calendar-weekdays"><td id="cal11" class="calendar-sunday"><span title='十六'>11</span></td><td id="cal12" class="calendar-day"><span title='十七'>12</span></td><td id="cal13" class="calendar-day"><span title='十八'>13</span></td><td id="cal14" class="calendar-day"><span title='十九'>14</span></td><td id="cal15" class="calendar-day"><span title='二十'>15</span></td><td id="cal16" class="calendar-day"><span title='廿一'>16</span></td><td id="cal17" class="calendar-saturday"><span title='廿二'>17</span></td></tr><tr class="calendar-weekdays"><td id="cal18" class="calendar-sunday"><span title='廿三'>18</span></td><td id="cal19" class="calendar-day"><span title='廿四'>19</span></td><td id="cal20" class="calendar-day"><span title='廿五'>20</span></td><td id="cal21" class="calendar-day"><span title='廿六'>21</span></td><td id="cal22" class="calendar-day"><span title='廿七'>22</span></td><td id="cal23" class="calendar-day"><span title='廿八'>23</span></td><td id="cal24" class="calendar-saturday"><span title='廿九'>24</span></td></tr><tr class="calendar-weekdays"><td id="cal25" class="calendar-sunday"><span title='三十'>25</span></td><td id="cal26" class="calendar-day"><span title='正月'>26</span></td><td id="cal27" class="calendar-day"><span title='初二'>27</span></td><td id="cal28" class="calendar-day"><span title='初三'>28</span></td><td id="cal29" class="calendar-day"><span title='初四'>29</span></td><td id="cal30" class="calendar-day"><span title='初五'>30</span></td><td id="cal31" class="calendar-saturday"><span title='初六'>31</span></td></tr> </tbody></table> </div> </div><div class="panel"> <h5 onclick='showhidediv("sidebar_archive");'>归档</h5> <div class="panel-content" id="sidebar_archive" style="display: block"> <ul><li><a href="archiver/1/2009/" rel="noindex,nofollow">2009/01</a></li> <li><a href="archiver/12/2008/" rel="noindex,nofollow">2008/12</a></li> <li><a href="archiver/11/2008/" rel="noindex,nofollow">2008/11</a></li> <li><a href="archiver/10/2008/" rel="noindex,nofollow">2008/10</a></li> <li><a href="archiver/9/2008/" rel="noindex,nofollow">2008/09</a></li></ul> </div> </div><div class="panel"> <h5 onclick='showhidediv("sidebar_statistics");'>统计</h5> <div class="panel-content" id="sidebar_statistics" style="display: block"> 访问次数 1372051<br/>今日访问 261<br/>日志数量 1009<br/><a href="view.php?go=comment">评论数量 747</a><br/><a href="view.php?go=userlist">注册用户 490</a><br/>在线人数 32<br/> </div> </div><div class="panel"> <h5 onclick='showhidediv("sidebar_tongji");'>流量统计</h5> <div class="panel-content" id="sidebar_tongji" style="display: none"> <script language="javascript" type="text/javascript" src="http://quote.51.la/?id=1738150&mb=4"></script> </div> </div><div class="panel"> <h5 onclick='showhidediv("sidebar_link");'>链接</h5> <div class="panel-content" id="sidebar_link" style="display: block"> <ul><li><strong>朋友</strong></li><li class="indent"><a href="http://www.leeyupeng.com" target="_blank" title="李玉鹏的blog - ">李玉鹏的blog</a></li><li class="indent"><a href="http://blog.sina.com.cn/u/1222678225" target="_blank" title="独善吾身 - ">独善吾身</a></li><li class="indent"><a href="http://blog.sina.com.cn/u/1228660060" target="_blank" title="鲁琳 - ">鲁琳</a></li><li class="indent"><a href="http://blog.sina.com.cn/u/1219215814" target="_blank" title="伊人彼岸--老邓 - ">伊人彼岸--老邓</a></li><li class="indent"><a href="http://www.su27.org" target="_blank" title="su27 - ">su27</a></li><li class="indent"><a href="http://godspeed-l.blog.sohu.com/" target="_blank" title="似水年华张志超 - ">似水年华张志超</a></li><li class="indent"><a href="http://llishidden.blogbus.com/" target="_blank" title="佳木 - ">佳木</a></li><li class="indent"><a href="http://www.wangxiaoyan.org" target="_blank" title="Naomi - ">Naomi</a></li><li class="indent"><a href="http://www.wooxl.com/" target="_blank" title="好友小龙 - ">好友小龙</a></li><li class="indent"><a href="http://blog.sina.com.cn/u/1239984247" target="_blank" title="徐亦可 - ">徐亦可</a></li><li class="indent"><a href="http://www.zengbo.com" target="_blank" title="潜龙勿用 - ">潜龙勿用</a></li><li class="indent"><a href="http://zhengfu.asia" target="_blank" title="萝卜(天堂) - ">萝卜(天堂)</a></li><li class="indent"><a href="http://www.xhui.net" target="_blank" title="狼行无双 - ">狼行无双</a></li><li class="indent"><a href="http://www.bnulife.com/?uid/83" target="_blank" title="小琴 - ">小琴</a></li><li class="indent"><a href="http://www.tianbao.org" target="_blank" title="兄弟天宝 - ">兄弟天宝</a></li><li class="indent"><a href="http://www.zhangyuxian.com" target="_blank" title="木须的小窝 - 妹妹~">木须的小窝</a></li><li><strong>工作</strong></li><li class="indent"><a href="http://bbs.bnulife.com" target="_blank" title="北师大紫金香BBS - ">北师大紫金香BBS</a></li><li class="indent"><a href="http://www.bnulife.com" target="_blank" title="BNULIFE - ">BNULIFE</a></li><li class="indent"><a href="http://www.aobo.com.au" target="_blank" title="aobo澳洲中文网 - ">aobo澳洲中文网</a></li><li class="indent"><a href="http://www.fhtai.com" target="_blank" title="凤城文学 - 网络小说站">凤城文学</a></li><li class="indent"><a href="http://www.izjx.net" target="_blank" title="紫金香在线图书馆 - ">紫金香在线图书馆</a></li><li class="indent"><a href="http://www.bnuer.net" target="_blank" title="师大人 - 师大人是紫金香开发的新型网上校园社交平台">师大人</a></li><li><strong>关注</strong></li><li class="indent"><a href="http://www.jrxxw.com" target="_blank" title="金融学习网 - ">金融学习网</a></li><li><strong>软件</strong></li><li><strong>友链</strong></li><li class="indent"><a href="http://xerr.net/" target="_blank" title="georgexsh的博客 - ">georgexsh的博客</a></li><li class="indent"><a href="http://loon.com.cn/" target="_blank" title="杨家小哥 - ">杨家小哥</a></li></ul> </div> </div><div class="panel"> <h5 onclick='showhidediv("sidebar_License");'>版权声明</h5> <div class="panel-content" id="sidebar_License" style="display: block"> <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/2.5/cn/"><img alt="Creative Commons License" style="border-width:0" src="http://creativecommons.org/images/public/somerights20.png"/></a><br/> <a xmlns:cc="http://creativecommons.org/ns#" href="http://www.mlzy.net" property="cc:attributionName" rel="cc:attributionURL">牧龙在野!</a> 作品采用 <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/2.5/cn/">Creative Commons 署名-非商业性使用-禁止演绎 2.5 中国大陆 License</a>. </div> </div><div class="panel"> <h5 onclick='showhidediv("sidebar_Rank");'>Google PR</h5> <div class="panel-content" id="sidebar_Rank" style="display: block"> <a href="http://www.prchecker.info/" target="_blank"> <img src="http://pr.prchecker.info/getpr.php?codex=aHR0cDovL3d3dy5tbHp5Lm5ldA==&tag=1" alt="Display Pagerank" border="0" /></a> </div> </div> </div> </div> </div></div> <div id="footer"></div></div> <div id="innerFooter"> Transplanted By <a href="http://www.marshal.sh.cn" target="_blank">Marshal</a>,Theme by <a href="http://getk2.com/" target="_blank">K2</a>. Powered by <a href="http://www.bo-blog.com" target="_blank">Bo-Blog 2.1.1 Release</a><span id="footer-security"><a href="http://www.cnbct.org" target="_blank" title="Code detection by Bug.Center.Team"><img src="images/others/detect.gif" alt="Code detection by Bug.Center.Team" border="0" /></a></span><span id="nav_http_3A_2F_2Fwww.miibeian.gov.cn"><a href="http://www.miibeian.gov.cn" target="_blank"><span id="navitem_http_3A_2F_2Fwww.miibeian.gov.cn"><br/>京ICP备06001274号</span></a></span><center><script type='text/javascript' src='http://track2.mybloglog.com/js/jsserv.php?mblID=2006101504374329'></script></center><script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-622943-2"; urchinTracker(); </script><center><script language="javascript" type="text/javascript" src="http://js.users.51.la/1738150.js"></script> <noscript><a href="http://www.51.la/?1738150" target="_blank"><img alt="我要啦免费统计" src="http://img.users.51.la/1738150.asp" style="border:none" /></a></noscript> </center> <br> <script type="text/JavaScript"> alimama_domain_auth="103918_10769323"; </script> <div id="processtime"> </div> </div> </div> </div> <script type="text/javascript"> loadSidebar(); </script> <script type='text/javascript'> //<![CDATA[ if (document.getElementById('processtime')) document.getElementById('processtime').innerHTML="<span class='runtimedisplay'>Run in 109 ms, 6 Queries, Gzip enabled.</span>"; //]]> </script></body> </html>