﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><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博客-为了忘却的纪念   $bestmost-&gt;save("多多益善")-最新评论</title><link>http://www.phpweblog.net/fuyongjie/CommentsRSS.aspx</link><description>言己及众</description><language>zh-cn</language><pubDate>Wed, 10 Mar 2010 05:42:16 GMT</pubDate><lastBuildDate>Wed, 10 Mar 2010 05:42:16 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: js中用undefined作判断条件</title><link>http://www.phpweblog.net/fuyongjie/archive/2009/07/09/6722.html#6752</link><dc:creator>haix</dc:creator><author>haix</author><pubDate>Thu, 09 Jul 2009 08:29:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2009/07/09/6722.html#6752</guid><description><![CDATA[奉献给你一段<br>$F为prototype的语法 <br><br>var vehicleid  =  $F('desAutos');<br> if(vehicleid == null || vehicleid == undefined || (!vehicleid) )<br> {<br>  window.alert(&quot;请输入目标车辆&quot;);<br>  return;<br> }<br> <br><br><br><a target="_new" href="http://www.szcpost.com">http://www.szcpost.com</a><img src ="http://www.phpweblog.net/fuyongjie/aggbug/6752.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">haix</a> 2009-07-09 16:29 <a href="http://www.phpweblog.net/fuyongjie/archive/2009/07/09/6722.html#6752#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 使用 PATHINFO 时 css 和 images 文件的路径问题的解决方案</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/10/17/5806.html#5917</link><dc:creator>maker</dc:creator><author>maker</author><pubDate>Fri, 17 Oct 2008 14:42:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/10/17/5806.html#5917</guid><description><![CDATA[这个问题今天我刚解决完，你这个方法是我很久以前用的了，今天用了新方法，你可以来看看, <a target="_new" href="http://www.m4ker.net">http://www.m4ker.net</a><br><br>_________.htaccess_____________________<br><br>RewriteEngine on<br><br>RewriteCond %{REQUEST_FILENAME} !-f<br>RewriteRule ^([^.]*)(\.html)?$ index.php/$1 [L]<br><br>RewriteCond %{REQUEST_FILENAME} !-f<br>RewriteRule ^([^/]*)/(.*\..*)$ $2<br><br>________end of .htaccess_____________<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5917.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">maker</a> 2008-10-17 22:42 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/10/17/5806.html#5917#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 如何用数据库保存多级结构的数据</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/09/03/5695.html#5702</link><dc:creator>fejay</dc:creator><author>fejay</author><pubDate>Wed, 03 Sep 2008 14:50:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/09/03/5695.html#5702</guid><description><![CDATA[支持一下<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5702.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">fejay</a> 2008-09-03 22:50 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/09/03/5695.html#5702#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: js检查是否全是中文</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/09/02/5692.html#5694</link><dc:creator>fejay</dc:creator><author>fejay</author><pubDate>Tue, 02 Sep 2008 04:59:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/09/02/5692.html#5694</guid><description><![CDATA[简单，一个正则表达式。<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5694.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">fejay</a> 2008-09-02 12:59 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/09/02/5692.html#5694#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 鼠标滑过图片出现大图片提示层效果js代码 (鼠标定位)</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/08/26/5649.html#5661</link><dc:creator>fejay</dc:creator><author>fejay</author><pubDate>Tue, 26 Aug 2008 13:24:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/08/26/5649.html#5661</guid><description><![CDATA[不错支持一下<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5661.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">fejay</a> 2008-08-26 21:24 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/08/26/5649.html#5661#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: （原创）dom 节点 ie与firefox的不同</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/07/30/5468.html#5508</link><dc:creator>MR</dc:creator><author>MR</author><pubDate>Wed, 30 Jul 2008 07:06:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/07/30/5468.html#5508</guid><description><![CDATA[firefox下对于文本有#TEXT的node，和opera和ie都不同，所以很恼火 -_,-<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5508.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">MR</a> 2008-07-30 15:06 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/07/30/5468.html#5508#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 优化PHP代码的40条建议</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/07/30/5497.html#5505</link><dc:creator>dsfds</dc:creator><author>dsfds</author><pubDate>Wed, 30 Jul 2008 03:59:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/07/30/5497.html#5505</guid><description><![CDATA[fsdf<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5505.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">dsfds</a> 2008-07-30 11:59 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/07/30/5497.html#5505#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: fleaphp 上传文件多文件多类型上传 生成jpg缩略图</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/07/27/5373.html#5483</link><dc:creator>fejay</dc:creator><author>fejay</author><pubDate>Sun, 27 Jul 2008 05:03:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/07/27/5373.html#5483</guid><description><![CDATA[顶一下<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5483.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">fejay</a> 2008-07-27 13:03 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/07/27/5373.html#5483#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: PHP中$_SERVER的详细用法[未登录]</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/07/22/4578.html#5439</link><dc:creator>bestmost</dc:creator><author>bestmost</author><pubDate>Tue, 22 Jul 2008 15:33:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/07/22/4578.html#5439</guid><description><![CDATA[哈哈，也就7、8个吧<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5439.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">bestmost</a> 2008-07-22 23:33 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/07/22/4578.html#5439#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: html 的reset的含义</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/07/21/5356.html#5430</link><dc:creator>绝想日记网</dc:creator><author>绝想日记网</author><pubDate>Mon, 21 Jul 2008 14:15:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/07/21/5356.html#5430</guid><description><![CDATA[reset嘛，就是重置的意思<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5430.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">绝想日记网</a> 2008-07-21 22:15 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/07/21/5356.html#5430#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: post提交时 一小的发现</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/07/21/5340.html#5431</link><dc:creator>绝想日记网</dc:creator><author>绝想日记网</author><pubDate>Mon, 21 Jul 2008 14:15:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/07/21/5340.html#5431</guid><description><![CDATA[只要有name的，不管是否为空，都会传递过去的<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5431.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">绝想日记网</a> 2008-07-21 22:15 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/07/21/5340.html#5431#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: PHP中$_SERVER的详细用法</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/07/21/4578.html#5429</link><dc:creator>绝想日记网</dc:creator><author>绝想日记网</author><pubDate>Mon, 21 Jul 2008 14:14:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/07/21/4578.html#5429</guid><description><![CDATA[你常用的有多少呢？<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5429.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">绝想日记网</a> 2008-07-21 22:14 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/07/21/4578.html#5429#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 去除数组内值为空的数组项最简单方法</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/07/21/5295.html#5428</link><dc:creator>绝想日记网</dc:creator><author>绝想日记网</author><pubDate>Mon, 21 Jul 2008 14:13:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/07/21/5295.html#5428</guid><description><![CDATA[恩啊。简单的很<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5428.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">绝想日记网</a> 2008-07-21 22:13 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/07/21/5295.html#5428#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: php的数组直接赋给js数组会出现问题</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/07/21/5297.html#5427</link><dc:creator>绝想日记网</dc:creator><author>绝想日记网</author><pubDate>Mon, 21 Jul 2008 14:11:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/07/21/5297.html#5427</guid><description><![CDATA[遍历数组赋值就可以了，比如用foreach来给js赋值<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5427.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">绝想日记网</a> 2008-07-21 22:11 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/07/21/5297.html#5427#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: fleaphp 上传文件多文件多类型上传 生成jpg缩略图</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/07/21/5373.html#5426</link><dc:creator>fejay</dc:creator><author>fejay</author><pubDate>Mon, 21 Jul 2008 09:45:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/07/21/5373.html#5426</guid><description><![CDATA[学习一下啊<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5426.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">fejay</a> 2008-07-21 17:45 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/07/21/5373.html#5426#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: json 可使php直接把数组赋给 js</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/07/19/5366.html#5382</link><dc:creator>无名</dc:creator><author>无名</author><pubDate>Sat, 19 Jul 2008 02:18:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/07/19/5366.html#5382</guid><description><![CDATA[<a target="_new" href="http://www.HelloCTO.com">http://www.HelloCTO.com</a><br>成千视频，上万文章，技术资料与您共享!!~~<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5382.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">无名</a> 2008-07-19 10:18 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/07/19/5366.html#5382#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: iscn-判断是否有包括中文的字符串</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/07/19/5367.html#5381</link><dc:creator>无名</dc:creator><author>无名</author><pubDate>Sat, 19 Jul 2008 02:17:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/07/19/5367.html#5381</guid><description><![CDATA[<a target="_new" href="http://www.HelloCTO.com">http://www.HelloCTO.com</a><br>成千视频，上万文章，技术资料与您共享!!<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5381.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">无名</a> 2008-07-19 10:17 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/07/19/5367.html#5381#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: fleaphp smarty 下 options 被选中表示</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/07/19/5375.html#5378</link><dc:creator>无名</dc:creator><author>无名</author><pubDate>Sat, 19 Jul 2008 02:16:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/07/19/5375.html#5378</guid><description><![CDATA[<a target="_new" href="http://www.HelloCTO.com">http://www.HelloCTO.com</a><br>成千视频，上万文章，技术资料与您共享```<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5378.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">无名</a> 2008-07-19 10:16 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/07/19/5375.html#5378#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: fleaphp 上传文件多文件多类型上传 生成jpg缩略图</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/07/19/5373.html#5379</link><dc:creator>无名</dc:creator><author>无名</author><pubDate>Sat, 19 Jul 2008 02:16:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/07/19/5373.html#5379</guid><description><![CDATA[<a target="_new" href="http://www.HelloCTO.com">http://www.HelloCTO.com</a><br>成千视频，上万文章，技术资料与您共享！<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5379.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">无名</a> 2008-07-19 10:16 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/07/19/5373.html#5379#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: MySQL索引分析和优化 （笔记）</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/07/19/5376.html#5377</link><dc:creator>无名</dc:creator><author>无名</author><pubDate>Sat, 19 Jul 2008 02:15:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/07/19/5376.html#5377</guid><description><![CDATA[<a target="_new" href="http://www.HelloCTO.com">http://www.HelloCTO.com</a><br>成千视频，上万文章，技术资料与您共享``<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5377.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">无名</a> 2008-07-19 10:15 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/07/19/5376.html#5377#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: php的数组直接赋给js数组会出现问题</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/07/15/5297.html#5345</link><dc:creator>bestmost</dc:creator><author>bestmost</author><pubDate>Mon, 14 Jul 2008 16:54:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/07/15/5297.html#5345</guid><description><![CDATA[json之前未研究过呀，嘿嘿，能力有限<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5345.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">bestmost</a> 2008-07-15 00:54 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/07/15/5297.html#5345#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: php的数组直接赋给js数组会出现问题</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/07/13/5297.html#5334</link><dc:creator>orca.clock</dc:creator><author>orca.clock</author><pubDate>Sat, 12 Jul 2008 16:12:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/07/13/5297.html#5334</guid><description><![CDATA[可以使用php生成json格式数据发给js，js方面解析使用都会比较容易的多。<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5334.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">orca.clock</a> 2008-07-13 00:12 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/07/13/5297.html#5334#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: smarty的php预定义变量</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/07/10/4559.html#5328</link><dc:creator>royzhang5</dc:creator><author>royzhang5</author><pubDate>Thu, 10 Jul 2008 10:51:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/07/10/4559.html#5328</guid><description><![CDATA[创业团队，成熟项目运作2年。因发展需要，招一经验丰富的<br><br>PHP工程师/ASP工程师/ASP.NET工程师加盟。请联络QQ：84703  jcys@msn.com<br><img src ="http://www.phpweblog.net/fuyongjie/aggbug/5328.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">royzhang5</a> 2008-07-10 18:51 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/07/10/4559.html#5328#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: php表单提交程序的安全</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/07/10/5263.html#5326</link><dc:creator>royzhang</dc:creator><author>royzhang</author><pubDate>Thu, 10 Jul 2008 10:48:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/07/10/5263.html#5326</guid><description><![CDATA[创业团队，成熟项目运作2年。因发展需要，招一经验丰富的<br><br>PHP工程师/ASP工程师/ASP.NET工程师加盟。请联络QQ：84703  jcys@msn.com<br><img src ="http://www.phpweblog.net/fuyongjie/aggbug/5326.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">royzhang</a> 2008-07-10 18:48 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/07/10/5263.html#5326#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re:  ajax返回javascript给页面执行</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/07/05/5289.html#5292</link><dc:creator>视频聊天</dc:creator><author>视频聊天</author><pubDate>Sat, 05 Jul 2008 12:24:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/07/05/5289.html#5292</guid><description><![CDATA[<a target="_new" href="http://www.phpweblog.net/">http://www.phpweblog.net/</a><img src ="http://www.phpweblog.net/fuyongjie/aggbug/5292.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">视频聊天</a> 2008-07-05 20:24 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/07/05/5289.html#5292#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re:  ajax返回javascript给页面执行</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/07/05/5289.html#5290</link><dc:creator>21</dc:creator><author>21</author><pubDate>Sat, 05 Jul 2008 05:42:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/07/05/5289.html#5290</guid><description><![CDATA[12<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5290.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">21</a> 2008-07-05 13:42 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/07/05/5289.html#5290#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: Ajax 同一页面同时执行多个 XMLHTTP</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/07/05/3654.html#5286</link><dc:creator>bestmost</dc:creator><author>bestmost</author><pubDate>Sat, 05 Jul 2008 01:39:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/07/05/3654.html#5286</guid><description><![CDATA[@ABC<br>呵呵，可以创建一个数组，也行吧？<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5286.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">bestmost</a> 2008-07-05 09:39 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/07/05/3654.html#5286#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: js 关联数组 详解</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/07/05/5273.html#5284</link><dc:creator>视频聊天</dc:creator><author>视频聊天</author><pubDate>Fri, 04 Jul 2008 17:41:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/07/05/5273.html#5284</guid><description><![CDATA[又学到东西了，好东西！<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5284.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">视频聊天</a> 2008-07-05 01:41 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/07/05/5273.html#5284#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: JavaScript中的正则表达式解析</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/07/05/5278.html#5283</link><dc:creator>视频聊天</dc:creator><author>视频聊天</author><pubDate>Fri, 04 Jul 2008 17:40:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/07/05/5278.html#5283</guid><description><![CDATA[天哦，太多了，收了以后再看哈，呵呵，先拿走了<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5283.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">视频聊天</a> 2008-07-05 01:40 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/07/05/5278.html#5283#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: js select</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/07/03/5262.html#5276</link><dc:creator>sadfasdf</dc:creator><author>sadfasdf</author><pubDate>Thu, 03 Jul 2008 06:26:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/07/03/5262.html#5276</guid><description><![CDATA[taihaole<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5276.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">sadfasdf</a> 2008-07-03 14:26 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/07/03/5262.html#5276#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: Ajax 同一页面同时执行多个 XMLHTTP</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/06/30/3654.html#5255</link><dc:creator>ABC</dc:creator><author>ABC</author><pubDate>Mon, 30 Jun 2008 07:49:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/06/30/3654.html#5255</guid><description><![CDATA[你还是创建了多个XMLHTTPRequest实例呀，只不过抽象成一个统一的方法而已。<img src ="http://www.phpweblog.net/fuyongjie/aggbug/5255.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">ABC</a> 2008-06-30 15:49 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/06/30/3654.html#5255#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 刚学的Flea的使用笔记.想一起学的来.绝对简单易懂.</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/06/10/4246.html#4935</link><dc:creator>hawk</dc:creator><author>hawk</author><pubDate>Tue, 10 Jun 2008 07:33:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/06/10/4246.html#4935</guid><description><![CDATA[希望发个做好的例子出来，这样看起来就简单多了^_^<img src ="http://www.phpweblog.net/fuyongjie/aggbug/4935.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">hawk</a> 2008-06-10 15:33 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/06/10/4246.html#4935#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: webcontrol的简单示例</title><link>http://www.phpweblog.net/fuyongjie/archive/2008/06/06/3333.html#4579</link><dc:creator>bestmost</dc:creator><author>bestmost</author><pubDate>Fri, 06 Jun 2008 08:27:00 GMT</pubDate><guid>http://www.phpweblog.net/fuyongjie/archive/2008/06/06/3333.html#4579</guid><description><![CDATA[@网上买书<br>对照着运行结果，一看就明白了，我做了必要的ehco<br><img src ="http://www.phpweblog.net/fuyongjie/aggbug/4579.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.phpweblog.net/fuyongjie/" target="_blank">bestmost</a> 2008-06-06 16:27 <a href="http://www.phpweblog.net/fuyongjie/archive/2008/06/06/3333.html#4579#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>