<?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>php教程</title><link>http://www.phplover.cn/</link><description>php教程,php网站,php学习,jquery插件</description><generator>RainbowSoft Studio Z-Blog 1.8 Arwen Build 81206</generator><language>zh-CN</language><copyright>QQ空间皮肤</copyright><pubDate>Thu, 02 Feb 2012 10:30:42 +0800</pubDate><item><title>希望我们能好好的</title><author>515851031@qq.com (燕子)</author><link>http://www.phplover.cn/post/452.html</link><pubDate>Thu, 02 Feb 2012 10:29:07 +0800</pubDate><guid>http://www.phplover.cn/post/452.html</guid><description><![CDATA[<p><span style="font-size: 14px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;一直以为博客会因为我的原因不会继续存在了，从过年回家到现在发 生了那么多事儿，而且到现在为止事情都还一直在继续，挺无奈的，你什么时候才能真正的长大，才能真正的想明白，才能做一个负责人的人，我是不是真的应该离 开，做到当断则断，同时也能少让你去纠结那些事儿，可是如果我走了，那天你真的后悔了明白了，我们却真的又不能在回到一起了怎么办呢？三年的时间我和你都 不想一下子什么都没了，可是要我等到什么时候呢，我也愿意等，等到你明白为止，但是你会不会是真的就明白了？以后会不会又有同样的事情发生呢？<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;我真希望我们能好好的，和原来一样，吵吵闹闹从来都不会过夜。<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;也感谢所有帮助我们的朋友，这件事儿你们都帮助了我们不少，虽然现在结果还不是很好，也希望会有一个很好的结果。</span></p><p>Copyright © 2008</p><p><a href="http://www.phplover.cn/post/452.html" target="_blank">继续阅读《希望我们能好好的》的全文内容...</a></p><p>分类: <a href="http://www.phplover.cn/catalog.asp?cate=3">蓝色心情</a> | Tags:  | <a href="http://www.phplover.cn/post/452.html#comment" target="_blank">添加评论</a>(0)</p><p><a href="http://www.phplover.cn/post/452.html#comment" target="_blank">还没有相关文章，您来说两句？</a></p>]]></description><category>蓝色心情</category><comments>http://www.phplover.cn/post/452.html#comment</comments><wfw:comment>http://www.phplover.cn/</wfw:comment><wfw:commentRss>http://www.phplover.cn/feed.asp?cmt=452</wfw:commentRss><trackback:ping>http://www.phplover.cn/cmd.asp?act=tb&amp;id=452&amp;key=72b76a42</trackback:ping></item><item><title>dedecms 5.7 列表页如何调用tag标签</title><author>515851031@qq.com (燕子)</author><link>http://www.phplover.cn/post/451.html</link><pubDate>Sat, 31 Dec 2011 14:40:46 +0800</pubDate><guid>http://www.phplover.cn/post/451.html</guid><description><![CDATA[<p><span style="font-size: 14px">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;dedecms的文章列表页面调用该文章的tag功能在dedecms中是没有的，所以需要自己写一个函数或者是在模板中写sql，写sql试了的，不知道为啥不能实现效果，所以就只能用函数了。具体方法：</span></p><p><span style="font-size: 14px">找到function/extend.func.php,在里面加上</span></p><div class="codeText"><div class="codeHead">PHP代码</div><ol class="dp-c">    <li class="alt"><span><span class="keyword">function</span><span>&nbsp;get_arctag_lists(</span><span class="vars">$tagid</span><span>) &nbsp;&nbsp;</span></span>...</li></ol></div><p>Copyright © 2008</p><p><a href="http://www.phplover.cn/post/451.html" target="_blank">继续阅读《dedecms 5.7 列表页如何调用tag标签》的全文内容...</a></p><p>分类: <a href="http://www.phplover.cn/catalog.asp?cate=1">学习积累</a> | Tags: <a href="http://www.phplover.cn/catalog.asp?tags=dedecms">dedecms</a>&nbsp;&nbsp; | <a href="http://www.phplover.cn/post/451.html#comment" target="_blank">添加评论</a>(12)</p><h3>相关文章:</h3><ul><li><a href="http://www.phplover.cn/post/437.html">dedecms中的{dede:php}{/dede:php}的详细用法</a> (2011-10-14 10:43:42)  </li><li><a href="http://www.phplover.cn/post/419.html">dedecms 后台的“问答模板”中"问题管理"和"答案管理"出现404页面解决方案</a> (2011-6-29 16:37:36)  </li></ul>]]></description><category>学习积累</category><comments>http://www.phplover.cn/post/451.html#comment</comments><wfw:comment>http://www.phplover.cn/</wfw:comment><wfw:commentRss>http://www.phplover.cn/feed.asp?cmt=451</wfw:commentRss><trackback:ping>http://www.phplover.cn/cmd.asp?act=tb&amp;id=451&amp;key=0bacecf8</trackback:ping></item><item><title>CSS清除浮动常用方法小结 clear:both</title><author>515851031@qq.com (燕子)</author><link>http://www.phplover.cn/post/450.html</link><pubDate>Mon, 26 Dec 2011 15:23:22 +0800</pubDate><guid>http://www.phplover.cn/post/450.html</guid><description><![CDATA[<p><span style="font-size: 14px"><span style="font-size: 14px">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;今天写这篇文章主要是因为几个美工给我的页面在清除浮动的时候都出了同一个问题，老是喜欢把清除浮动不紧挨着被浮动的元素写，而是写在离他几百米远的地方，这样根本就没有起到清除浮动的作用。因为他们给我的都是这样的，我还以为是我自己搞错了，然后就在网上看了资料，事实证明是他们错了。少废话，来具体看下到底该如何清除浮动。<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;看了有一篇文章，清除浮动有三种方法，不过好像大家经常用的就是clear：both这种了。<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;给大家想看下没有清除浮动的效果：<br /></span></span></p><p>Copyright © 2008</p><p><a href="http://www.phplover.cn/post/450.html" target="_blank">继续阅读《CSS清除浮动常用方法小结 clear:both》的全文内容...</a></p><p>分类: <a href="http://www.phplover.cn/catalog.asp?cate=7">div+css</a> | Tags: <a href="http://www.phplover.cn/catalog.asp?tags=div">div</a>&nbsp;&nbsp;<a href="http://www.phplover.cn/catalog.asp?tags=css">css</a>&nbsp;&nbsp; | <a href="http://www.phplover.cn/post/450.html#comment" target="_blank">添加评论</a>(8)</p><h3>相关文章:</h3><ul><li><a href="http://www.phplover.cn/post/ie-iframe-touming.html">设置IE浏览器中iframe背景透明方法</a> (2011-3-22 11:50:16)  </li><li><a href="http://www.phplover.cn/post/kanzhefeichangshufudeyanse.html">【转】看着非常舒服的颜色</a> (2010-6-30 15:41:26)  </li><li><a href="http://www.phplover.cn/post/firefox-ie-cssdejiangrongxing.html">【转】Firefox 与 IE 对CSS的兼容性探讨</a> (2010-5-26 14:48:21)  </li><li><a href="http://www.phplover.cn/post/jquery-xialacaidan.html">jQuery之实用下拉菜单代码（赶快来下载吧）</a> (2009-10-23 9:19:23)  </li><li><a href="http://www.phplover.cn/post/jquery-addClass-emoveClass.html">jquery之添加删除样式</a> (2009-10-19 9:18:16)  </li></ul>]]></description><category>div+css</category><comments>http://www.phplover.cn/post/450.html#comment</comments><wfw:comment>http://www.phplover.cn/</wfw:comment><wfw:commentRss>http://www.phplover.cn/feed.asp?cmt=450</wfw:commentRss><trackback:ping>http://www.phplover.cn/cmd.asp?act=tb&amp;id=450&amp;key=b84919cb</trackback:ping></item><item><title>微博实名制之利弊分析</title><author>515851031@qq.com (燕子)</author><link>http://www.phplover.cn/post/449.html</link><pubDate>Fri, 23 Dec 2011 13:06:16 +0800</pubDate><guid>http://www.phplover.cn/post/449.html</guid><description><![CDATA[<p><span style="font-size: 14px">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2011年12月16日，北京市人民政府新闻办公室、市公安局、市通信管理局和市互联网信息办公室共同制定的《北京市微博客发展管理若干规定》出台，提出任何组织或者个人注册微博客账号，应当使用真实身份信息；网站开展微博客服务，应当保证注册用户信息真实。规定还要求不得制造虚假的微博客用户，即不得买卖粉丝。北京市互联网宣传管理办公室常务副主任佟力强解释说，真实身份信息只用于后台注册，前台发言则可以继续使用匿名，也就是&quot;后台实名、前台自愿&quot;，不会影响用户的微博体现。对使用微博客浏览信息的用户，则没有限制性规定。</span></p><p><span style="font-size: 14px">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;北京成了&quot;第一个吃螃蟹&quot;的城市，一时间众说风云，叫好的大力支持，旨在净化互联网环境，反对的则担心个人隐私泄漏。</span></p><p><span style="font-size: 14px">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;回顾最近两年，微博的发展可谓是如日中天，伴随着移动互联网的兴起，微博已经让互联网进入了网络&ldquo;高度言论自由&rdquo;的时代。微博这个新兴的媒体使人人成为媒体，通过改变社会互动方式，促进了社会的和谐发展。同时随着政务结构及官员纷纷开通微博，对于倾听国民声音...</span></p><p>Copyright © 2008</p><p><a href="http://www.phplover.cn/post/449.html" target="_blank">继续阅读《微博实名制之利弊分析》的全文内容...</a></p><p>分类: <a href="http://www.phplover.cn/catalog.asp?cate=8">网络推广</a> | Tags: <a href="http://www.phplover.cn/catalog.asp?tags=%E7%BD%91%E7%BB%9C%E6%8E%A8%E5%B9%BF">网络推广</a>&nbsp;&nbsp;<a href="http://www.phplover.cn/catalog.asp?tags=%E5%BE%AE%E5%8D%9A">微博</a>&nbsp;&nbsp; | <a href="http://www.phplover.cn/post/449.html#comment" target="_blank">添加评论</a>(8)</p><h3>相关文章:</h3><ul><li><a href="http://www.phplover.cn/post/447.html">浅谈如何把个人独立博客推广出去</a> (2011-12-20 14:12:17)  </li><li><a href="http://www.phplover.cn/post/407.html"> 微博大战之腾讯推"明星战略"，新浪走"名人路线"</a> (2011-5-27 11:21:21)  </li><li><a href="http://www.phplover.cn/post/388.html">腾讯微博粉丝突破5000</a> (2011-1-21 17:53:18)  </li><li><a href="http://www.phplover.cn/post/cong28tuikanwangluoxuexixingluntanfazhanfangxiang.html"> 从"28推"看网络学习类论坛发展方向</a> (2011-1-11 23:20:33)  </li><li><a href="http://www.phplover.cn/post/huxuanyan-xinshouruhezuohaoqqdaimazhantuiguang.html">胡选艳:新手如何做好QQ代码站推广</a> (2010-12-21 14:18:13)  </li></ul>]]></description><category>网络推广</category><comments>http://www.phplover.cn/post/449.html#comment</comments><wfw:comment>http://www.phplover.cn/</wfw:comment><wfw:commentRss>http://www.phplover.cn/feed.asp?cmt=449</wfw:commentRss><trackback:ping>http://www.phplover.cn/cmd.asp?act=tb&amp;id=449&amp;key=ed80e500</trackback:ping></item><item><title>老家又下雪啦</title><author>515851031@qq.com (燕子)</author><link>http://www.phplover.cn/post/448.html</link><pubDate>Thu, 22 Dec 2011 10:48:15 +0800</pubDate><guid>http://www.phplover.cn/post/448.html</guid><description><![CDATA[<p><font size="3"><img style="width: 424px; height: 363px" title="" alt="" onload="ResizeImage(this,520)" src="http://www.phplover.cn/upload/2011/12/29.jpg" /><br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;昨天表妹说，她给家里打了电话，舅母告诉她老家又在下雪了，表妹说我在异乡，只要老家每每有什么新鲜事，她都会告诉我，她说要让我远在他乡也能了解到家乡的情况，这样能让我感觉和家好近，我开玩笑的说那好吧，以后家里有啥事儿你就想我报告哈。<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;早上一大早的我就问表妹，家里雪有没有垫起来啊，有多厚啊，妹说等她给舅母打个电话再告诉我，我等不及了，就自己去给妈妈打了个电话，也问问他们最近的身体情况，前段时间妈妈住院了，人老了落下了一身的病，现在最大的希望就是希望他们身体健康。妈妈说家里还在继续下，昨天是雨夹雪。比我们高一点的地方雪已经垫起了，如果今天下一天，晚上接着下的话我们哪里肯定也会下很厚的。</font></p><p>Copyright © 2008</p><p><a href="http://www.phplover.cn/post/448.html" target="_blank">继续阅读《老家又下雪啦》的全文内容...</a></p><p>分类: <a href="http://www.phplover.cn/catalog.asp?cate=3">蓝色心情</a> | Tags: <a href="http://www.phplover.cn/catalog.asp?tags=%E5%90%83%E9%A5%AD">吃饭</a>&nbsp;&nbsp;<a href="http://www.phplover.cn/catalog.asp?tags=%E5%AE%B6">家</a>&nbsp;&nbsp; | <a href="http://www.phplover.cn/post/448.html#comment" target="_blank">添加评论</a>(8)</p><h3>相关文章:</h3><ul><li><a href="http://www.phplover.cn/post/436.html">公司食堂正式开业了</a> (2011-10-11 15:41:31)  </li><li><a href="http://www.phplover.cn/post/andandeyitian.html">暗淡的一天</a> (2009-7-3 16:0:13)  </li></ul>]]></description><category>蓝色心情</category><comments>http://www.phplover.cn/post/448.html#comment</comments><wfw:comment>http://www.phplover.cn/</wfw:comment><wfw:commentRss>http://www.phplover.cn/feed.asp?cmt=448</wfw:commentRss><trackback:ping>http://www.phplover.cn/cmd.asp?act=tb&amp;id=448&amp;key=3e754291</trackback:ping></item><item><title>浅谈如何把个人独立博客推广出去</title><author>515851031@qq.com (燕子)</author><link>http://www.phplover.cn/post/447.html</link><pubDate>Tue, 20 Dec 2011 14:12:17 +0800</pubDate><guid>http://www.phplover.cn/post/447.html</guid><description><![CDATA[<p><span style="font-size: 14px">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;在互联网高速发展的今天，无论是coder，产品销售者，设计师，seoer，网络推广者，几乎80%的网民都拥有一个自己的独立博客。因为独立博客拥有它自己的优势，独立博客不仅仅是一个个人信息发布平台。更是一个个人品牌的展现，他能简单快捷的发布个人工作经验，心情日记以及产品信息等。那么如何把自己的博客推广出去呢，今天给大家分享我推广独立博客的几大方法。<br /></span><br /><strong><span style="font-size: 14px">一：做好博客内容和形象</span></strong><span style="font-size: 14px"><br />做好博客内容和形象这是最基础的，想把自己推广出去，首先得把自己打扮得漂漂亮亮的，同时也要让自己有内涵有阅历，有可以让别人欣赏和学习的内容。那么首先需要给自己博客一个好的主题，一个好的主题相当于一个好的仪表。能给用户焕然一新的感觉，从而让用户有继续看文章的欲望。如果博客的文章写的够好够妙，或许用户就能记住你的博客的域名或者标题或者放到收藏夹。其次就是做好博客内容，内容一定要原创，最好和你的博客主题相呼和，分享一些实战经验等。<br /></span></p><p>Copyright © 2008</p><p><a href="http://www.phplover.cn/post/447.html" target="_blank">继续阅读《浅谈如何把个人独立博客推广出去》的全文内容...</a></p><p>分类: <a href="http://www.phplover.cn/catalog.asp?cate=8">网络推广</a> | Tags: <a href="http://www.phplover.cn/catalog.asp?tags=%E7%BD%91%E7%BB%9C%E6%8E%A8%E5%B9%BF">网络推广</a>&nbsp;&nbsp;<a href="http://www.phplover.cn/catalog.asp?tags=%E7%99%BE%E5%BA%A6%E6%8E%92%E5%90%8D">百度排名</a>&nbsp;&nbsp; | <a href="http://www.phplover.cn/post/447.html#comment" target="_blank">添加评论</a>(9)</p><h3>相关文章:</h3><ul><li><a href="http://www.phplover.cn/post/449.html">微博实名制之利弊分析</a> (2011-12-23 13:6:16)  </li><li><a href="http://www.phplover.cn/post/423.html">关于phplover友情链接</a> (2011-8-9 15:19:25)  </li><li><a href="http://www.phplover.cn/post/cong28tuikanwangluoxuexixingluntanfazhanfangxiang.html"> 从"28推"看网络学习类论坛发展方向</a> (2011-1-11 23:20:33)  </li><li><a href="http://www.phplover.cn/post/huxuanyan-xinshouruhezuohaoqqdaimazhantuiguang.html">胡选艳:新手如何做好QQ代码站推广</a> (2010-12-21 14:18:13)  </li><li><a href="http://www.phplover.cn/post/phplover-paimingdisan.html">纪念php爱好者百度排名第三</a> (2009-6-23 11:14:23)  </li></ul>]]></description><category>网络推广</category><comments>http://www.phplover.cn/post/447.html#comment</comments><wfw:comment>http://www.phplover.cn/</wfw:comment><wfw:commentRss>http://www.phplover.cn/feed.asp?cmt=447</wfw:commentRss><trackback:ping>http://www.phplover.cn/cmd.asp?act=tb&amp;id=447&amp;key=1317276a</trackback:ping></item><item><title>php如何将mysql导入进excel并下载</title><author>515851031@qq.com (燕子)</author><link>http://www.phplover.cn/post/446.html</link><pubDate>Wed, 07 Dec 2011 15:47:02 +0800</pubDate><guid>http://www.phplover.cn/post/446.html</guid><description><![CDATA[<span style="font-size: 14px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 因为工作需要做了一个php将mysql数据导入到excel并下载的功能，网上说了很多方法，比如用com控件，用phpexcel啥的，我选择了一种比较简单的，直接echo进去，不废话，给大家看代码，自己下载测试就OK。<br /></span><div class="codeText"><div class="codeHead"><span style="font-size: 14px;">PHP代码</span></div><ol start="1" class="dp-c">    <li class="alt"><span style="font-size: 14px;">&lt;?php&nbsp;&nbsp;</span></li>    <li><span style="font-size: 14px;">header(<span class="string">&quot;Pragma:&nbsp;public&quot;</span>);&nbsp;&nbsp;</span></li>    <li class="alt"><span style="font-size: 14px;">header(<span class="string">&quot;Expires:&nbsp;0&quot;</span>);&nbsp;&nbsp;</span></li>    <li><span style="font-size: 14px;">header(<span class="string">&quot;Cache-Control:&nbsp;must-revalidate,&nbsp;post-check=0,&nbsp;pre-check=0&quot;</span>);&nbsp; <br />    </span></li></ol></div><p>Copyright © 2008</p><p><a href="http://www.phplover.cn/post/446.html" target="_blank">继续阅读《php如何将mysql导入进excel并下载》的全文内容...</a></p><p>分类: <a href="http://www.phplover.cn/catalog.asp?cate=1">学习积累</a> | Tags: <a href="http://www.phplover.cn/catalog.asp?tags=mysql">mysql</a>&nbsp;&nbsp;<a href="http://www.phplover.cn/catalog.asp?tags=excel">excel</a>&nbsp;&nbsp; | <a href="http://www.phplover.cn/post/446.html#comment" target="_blank">添加评论</a>(13)</p><h3>相关文章:</h3><ul><li><a href="http://www.phplover.cn/post/432.html">MySQL数据库的FIND_IN_SET函数使用方法详解</a> (2011-9-23 13:53:56)  </li><li><a href="http://www.phplover.cn/post/php-Fatal-error-Allowed-memory-size.html">php错误：Fatal error: Allowed memory size of 8388608 bytes exhausted解决方法</a> (2010-7-29 16:6:34)  </li><li><a href="http://www.phplover.cn/post/322.html">Mysql的IP处理函数inet_aton()和inet_ntoa()</a> (2010-6-8 15:7:9)  </li><li><a href="http://www.phplover.cn/post/mysql-sqlyujuchuangjianyonghu.html">mysql sql语句创建用户</a> (2010-5-6 13:25:27)  </li><li><a href="http://www.phplover.cn/post/yitiaochaxunsql.html">一条查询sql语句</a> (2010-4-20 10:13:22)  </li></ul>]]></description><category>学习积累</category><comments>http://www.phplover.cn/post/446.html#comment</comments><wfw:comment>http://www.phplover.cn/</wfw:comment><wfw:commentRss>http://www.phplover.cn/feed.asp?cmt=446</wfw:commentRss><trackback:ping>http://www.phplover.cn/cmd.asp?act=tb&amp;id=446&amp;key=79c4eb52</trackback:ping></item><item><title>jquery实现tab标签选项卡自动切换效果</title><author>515851031@qq.com (燕子)</author><link>http://www.phplover.cn/post/445.html</link><pubDate>Tue, 29 Nov 2011 14:37:02 +0800</pubDate><guid>http://www.phplover.cn/post/445.html</guid><description><![CDATA[<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 之前写了篇常用js效果之选项卡切换的，今天给大家一个可以自动切换的选项卡效果。这个是网站找的，但是代码比较简单，容易懂，效果也不错的。</p><p>script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js'&gt;&lt;/script&gt;<br />&lt;script type=&quot;text/javascript&quot;&gt;<br />&nbsp;&nbsp;&nbsp; $(document).ready(function(){<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $('.nav span:first').addClass('active');<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $('.sho:first').css('display','block');<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; autoroll();<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hookThumb();<br />&nbsp;&nbsp;&nbsp; });<br />&nbsp;&nbsp;&nbsp; var i=-1; //第i+1个tab开始<br />&nbsp;&nbsp;&nbsp; </p><p>Copyright © 2008</p><p><a href="http://www.phplover.cn/post/445.html" target="_blank">继续阅读《jquery实现tab标签选项卡自动切换效果》的全文内容...</a></p><p>分类: <a href="http://www.phplover.cn/catalog.asp?cate=5">jquery学习</a> | Tags: <a href="http://www.phplover.cn/catalog.asp?tags=js">js</a>&nbsp;&nbsp;<a href="http://www.phplover.cn/catalog.asp?tags=jquery">jquery</a>&nbsp;&nbsp; | <a href="http://www.phplover.cn/post/445.html#comment" target="_blank">添加评论</a>(12)</p><h3>相关文章:</h3><ul><li><a href="http://www.phplover.cn/post/443.html">常用js效果三：简单的js+div+css幻灯片效果-Jquery幻灯片焦点图插件</a> (2011-11-19 14:21:10)  </li><li><a href="http://www.phplover.cn/post/442.html">常用js效果二：选项卡切换</a> (2011-11-14 13:39:10)  </li><li><a href="http://www.phplover.cn/post/441.html">常用js效果一：div+css图片上下左右滚动代码</a> (2011-11-11 14:27:1)  </li><li><a href="http://www.phplover.cn/post/jquery-each.html">jquery中each使用方法详解</a> (2011-9-29 15:10:20)  </li><li><a href="http://www.phplover.cn/post/425.html">完美解决ie6浏览器不支持position:fixed属性的bug方法</a> (2011-8-20 10:43:23)  </li></ul>]]></description><category>jquery学习</category><comments>http://www.phplover.cn/post/445.html#comment</comments><wfw:comment>http://www.phplover.cn/</wfw:comment><wfw:commentRss>http://www.phplover.cn/feed.asp?cmt=445</wfw:commentRss><trackback:ping>http://www.phplover.cn/cmd.asp?act=tb&amp;id=445&amp;key=3d523cb4</trackback:ping></item><item><title>朋友是一辈子的</title><author>515851031@qq.com (燕子)</author><link>http://www.phplover.cn/post/444.html</link><pubDate>Wed, 23 Nov 2011 16:27:17 +0800</pubDate><guid>http://www.phplover.cn/post/444.html</guid><description><![CDATA[<span style="font-size: 14px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 羞答答的太阳终于静悄悄的开了，一缕缕阳光射进办公室，整个心情也跟着灿烂起来。<br />昨天和她说话很是开心，很久没和她说话了，但是心里知道她一定过得很好，因为她善良，乖巧。也明白我们虽然很久没有电话，没有QQ，更没有msn，但是我们彼此都记着对方，因为朋友是一辈子的，就算很久很久没有语言，朋友之间的感情依然在哪里。<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;和 她聊起现在各自的生活，以后的打算，还聊到了结婚，她说我结婚那天她一定会很激动很激动，当她说出这句话的时候，我似乎能感受到她的心情，就和当她以后结 婚的时候我当时的那种心情一样。我说我喜欢小孩子，我想早点结婚生个宝宝，她说最好是生一男一女，等她结婚的时候给他拖婚纱。</span><p>Copyright © 2008</p><p><a href="http://www.phplover.cn/post/444.html" target="_blank">继续阅读《朋友是一辈子的》的全文内容...</a></p><p>分类: <a href="http://www.phplover.cn/catalog.asp?cate=3">蓝色心情</a> | Tags: <a href="http://www.phplover.cn/catalog.asp?tags=%E7%88%B1%E6%83%85">爱情</a>&nbsp;&nbsp;<a href="http://www.phplover.cn/catalog.asp?tags=%E6%9C%8B%E5%8F%8B">朋友</a>&nbsp;&nbsp; | <a href="http://www.phplover.cn/post/444.html#comment" target="_blank">添加评论</a>(16)</p><h3>相关文章:</h3><ul><li><a href="http://www.phplover.cn/post/421.html">周末愉快</a> (2011-7-9 15:57:27)  </li><li><a href="http://www.phplover.cn/post/378.html">梦追万里，天涯海角，情驻心间</a> (2010-11-11 9:24:13)  </li><li><a href="http://www.phplover.cn/post/zhufuni.html">祝福你</a> (2010-7-23 23:30:3)  </li><li><a href="http://www.phplover.cn/post/309.html">爱情，是什么！一个老师写的，太对了！</a> (2010-5-14 9:52:34)  </li><li><a href="http://www.phplover.cn/post/duping.html">独品</a> (2010-5-5 0:13:31)  </li></ul>]]></description><category>蓝色心情</category><comments>http://www.phplover.cn/post/444.html#comment</comments><wfw:comment>http://www.phplover.cn/</wfw:comment><wfw:commentRss>http://www.phplover.cn/feed.asp?cmt=444</wfw:commentRss><trackback:ping>http://www.phplover.cn/cmd.asp?act=tb&amp;id=444&amp;key=ac4bb881</trackback:ping></item><item><title>常用js效果三：简单的js+div+css幻灯片效果-Jquery幻灯片焦点图插件</title><author>515851031@qq.com (燕子)</author><link>http://www.phplover.cn/post/443.html</link><pubDate>Sat, 19 Nov 2011 14:21:10 +0800</pubDate><guid>http://www.phplover.cn/post/443.html</guid><description><![CDATA[<p><span style="font-size: 14px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; js幻灯片也是网站经常用到的，在懒人图库上面找到一个比较好用的，分享给大家，css基本上不用改，需要元素结构也很简单，只需要调用函数。先给大家看下简单的代码。<br /></span></p><p><span style="font-size: 14px;">javascript:&nbsp; <br />&nbsp; <br />&nbsp;&nbsp;&nbsp; $(function(){&nbsp; <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $(&quot;#KinSlideshow&quot;).KinSlideshow({&nbsp; <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; moveStyle:&quot;right&quot;,&nbsp; <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; titleBar:{titleBar_height:30,titleBar_bgColor:&quot;#08355c&quot;,titleBar_alpha:0.5},&nbsp; <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; titleFont:{TitleFont_size:12,TitleFont_color:&quot;#FFFFFF&quot;,TitleFont_weight:&quot;normal&quot;},&nbsp; <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; btn:{btn_bgColor:&quot;#FFFFFF&quot;,btn_bgHoverColor:&quot;#1072aa&quot;,btn_fontColor:&quot;#000000&quot;,&nbsp; <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; btn_fontHoverColor:&quot;#FFFFFF&quot;,btn_borderColor:&quot;#cccccc&quot;,&nbsp; <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; btn_borderHoverColor:&quot;#1188c0&quot;,btn_borderWidth:1}&nbsp; <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; });&nbsp; <br />&nbsp;&nbsp;&nbsp; }) </span></p><p>Copyright © 2008</p><p><a href="http://www.phplover.cn/post/443.html" target="_blank">继续阅读《常用js效果三：简单的js+div+css幻灯片效果-Jquery幻灯片焦点图插件》的全文内容...</a></p><p>分类: <a href="http://www.phplover.cn/catalog.asp?cate=5">jquery学习</a> | Tags: <a href="http://www.phplover.cn/catalog.asp?tags=js">js</a>&nbsp;&nbsp;<a href="http://www.phplover.cn/catalog.asp?tags=jquery">jquery</a>&nbsp;&nbsp;<a href="http://www.phplover.cn/catalog.asp?tags=javascript">javascript</a>&nbsp;&nbsp; | <a href="http://www.phplover.cn/post/443.html#comment" target="_blank">添加评论</a>(8)</p><h3>相关文章:</h3><ul><li><a href="http://www.phplover.cn/post/445.html">jquery实现tab标签选项卡自动切换效果</a> (2011-11-29 14:37:2)  </li><li><a href="http://www.phplover.cn/post/442.html">常用js效果二：选项卡切换</a> (2011-11-14 13:39:10)  </li><li><a href="http://www.phplover.cn/post/441.html">常用js效果一：div+css图片上下左右滚动代码</a> (2011-11-11 14:27:1)  </li><li><a href="http://www.phplover.cn/post/jquery-each.html">jquery中each使用方法详解</a> (2011-9-29 15:10:20)  </li><li><a href="http://www.phplover.cn/post/425.html">完美解决ie6浏览器不支持position:fixed属性的bug方法</a> (2011-8-20 10:43:23)  </li></ul>]]></description><category>jquery学习</category><comments>http://www.phplover.cn/post/443.html#comment</comments><wfw:comment>http://www.phplover.cn/</wfw:comment><wfw:commentRss>http://www.phplover.cn/feed.asp?cmt=443</wfw:commentRss><trackback:ping>http://www.phplover.cn/cmd.asp?act=tb&amp;id=443&amp;key=d5bc19d0</trackback:ping></item></channel></rss>

