<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title>Reynald Liu-je m' appelle rènaldliu</title>
		<link>http://www.reynaldliu.net/</link>
		<description>《洗心改命》：重构人生的另一种可能</description>
		<copyright>Powered by SaBlog-X. Copyright (C) 2003-2010.</copyright>
		<generator>SaBlog-X Version 2.0 Build 20100301</generator>
		<lastBuildDate>Thu, 09 Feb 2012 05:21:41 +0000</lastBuildDate>
		<ttl>30</ttl>
		<item>
			<link>http://www.reynaldliu.net/archives/22/</link>
			<guid>http://www.reynaldliu.net/archives/22/</guid>
			<title>目前国服唯一大灾变,ctm,大地的裂变,4.1,14250版本支持的私服,单机,模拟器,服务端魔兽世界wow</title>
			<author>39338055@qq.com(reynaldliu)</author>
			<description><![CDATA[Reynald Liu-je m' appelle rènaldliu ( http://www.reynaldliu.net/ ) : <p>
	目前国服唯一大灾变,ctm,大地的裂变,4.1,14250版本支持的私服,单机,模拟器,服务端魔兽世界wow</p>
<p>
	<a href="http://www.ckdzb.com/">http://www.ckdzb.com/</a></p>
<p>
	<a href="http://www.ckctm.com/">http://www.ckctm.com/</a></p>
<p>
	<a href="http://www.ckwow2005.com/">http://www.ckwow2005.com/</a></p>]]></description>
			<link>http://www.reynaldliu.net/archives/22/</link>
			<category domain="http://www.reynaldliu.net/category/share/">点滴分享</category>
			<category domain="http://www.reynaldliu.net/tag/%E6%9C%8D%E5%8A%A1%E7%AB%AF%E9%AD%94%E5%85%BD%E4%B8%96%E7%95%8Cwow/">服务端魔兽世界wow</category>
			<category domain="http://www.reynaldliu.net/tag/%E6%A8%A1%E6%8B%9F%E5%99%A8/">模拟器</category>
			<category domain="http://www.reynaldliu.net/tag/%E5%8D%95%E6%9C%BA/">单机</category>
			<category domain="http://www.reynaldliu.net/tag/14250%E7%89%88%E6%9C%AC%E6%94%AF%E6%8C%81%E7%9A%84%E7%A7%81%E6%9C%8D/">14250版本支持的私服</category>
			<category domain="http://www.reynaldliu.net/tag/4.1/">4.1</category>
			<category domain="http://www.reynaldliu.net/tag/%E5%A4%A7%E5%9C%B0%E7%9A%84%E8%A3%82%E5%8F%98/">大地的裂变</category>
			<category domain="http://www.reynaldliu.net/tag/ctm/">ctm</category>
			<category domain="http://www.reynaldliu.net/tag/%E7%9B%AE%E5%89%8D%E5%9B%BD%E6%9C%8D%E5%94%AF%E4%B8%80%E5%A4%A7%E7%81%BE%E5%8F%98/">目前国服唯一大灾变</category>
			<pubDate>Wed, 20 Jul 2011 17:59:52 +0000</pubDate>
		</item>
		<item>
			<link>http://www.reynaldliu.net/archives/21/</link>
			<guid>http://www.reynaldliu.net/archives/21/</guid>
			<title>apache超长时间缓存</title>
			<author>39338055@qq.com(reynaldliu)</author>
			<description><![CDATA[Reynald Liu-je m' appelle rènaldliu ( http://www.reynaldliu.net/ ) : <p>
	ExpiresActive On<br />
	ExpiresDefault &quot;access plus 10 years&quot;<br />
	ExpiresByType image/x-icon &quot;access plus 10 years&quot;<br />
	ExpiresByType image/gif &quot;access plus 10 years&quot;<br />
	ExpiresByType image/png &quot;access plus 10 years&quot;<br />
	ExpiresByType image/jpeg &quot;access plus 10 years&quot;<br />
	ExpiresByType text/plain &quot;access plus 10 years&quot;<br />
	ExpiresByType application/x-shockwave-flash &quot;access plus 10 years&quot;<br />
	ExpiresByType video/x-flv &quot;access plus 10 years&quot;<br />
	ExpiresByType application/pdf &quot;access plus 10 years&quot;<br />
	ExpiresByType text/html &quot;access plus 10 years&quot;<br />
	ExpiresByType image/x-icon &quot;access plus 10 years&quot;<br />
	ExpiresByType application/javascript &quot;access plus 10 years&quot;<br />
	ExpiresByType text/css &quot;access plus 10 years&quot;<br />
	<br />
	<br />
	FileETag none</p>
]]></description>
			<link>http://www.reynaldliu.net/archives/21/</link>
			<category domain="http://www.reynaldliu.net/category/skill/">技术相关</category>
			<pubDate>Sat, 25 Jun 2011 12:22:26 +0000</pubDate>
		</item>
		<item>
			<link>http://www.reynaldliu.net/archives/20/</link>
			<guid>http://www.reynaldliu.net/archives/20/</guid>
			<title>centos5下安装linux vmware server1.10版</title>
			<author>39338055@qq.com(reynaldliu)</author>
			<description><![CDATA[Reynald Liu-je m' appelle rènaldliu ( http://www.reynaldliu.net/ ) : <p>
	因为vmware server 2.0直接使用网页控制且占资源比1.0大得多。所以还是用1.0的，而1.0因为年代比较久远了所以新版的centos内核是不支持的。需要重新编译内核模块。</p>
<p>
	开始安装之前先弄成国内的高速下载源吧。<br />
	修改中国大陆境内的快速，如果你是美国的vps一类可不要用下面这个，可能会慢得要死。<br />
	vi /etc/yum/pluginconf.d/fastestmirror.conf<br />
	设置 &quot;enable=0&quot;<br />
	cd /etc/yum.repos.d/<br />
	wget <a href="http://mirrors.163.com/.help/CentOS-Base-163.repo">http://mirrors.163.com/.help/CentOS-Base-163.repo</a><br />
	wget <a href="http://mirrors.sohu.com/help/CentOS-Base-sohu.repo">http://mirrors.sohu.com/help/CentOS-Base-sohu.repo</a><br />
	mv CentOS-Base-sohu.repo CentOS-Base.repo<br />
	yum makecache<br />
	yum update</p>
<div>
	当我们用yum install kernel-devel安装的时候，他因为yum库里面用的都是最新的源代码。而当前机器的内核却比yum库的老。所以会不成功。</div>
<div>
	正确操作应该是这样的</div>
<div>
	&nbsp;</div>
<div>
	yum install kernel 单独的命令先。不可以和其他的一起安装。</div>
<div>
	安装完新内核后，重启一次。并以新内核加载后再执行后面的命令就一定会成功了。</div>
<div>
	用uname -a看看是不是新内核然后执行下面</div>
<div>
	yum install gcc gcc-c++ kernel* libcX* xinetd inetd</div>
<div>
	http://download3.vmware.com/software/vmserver/VMware-server-1.0.10-203137.i386.rpm</div>
<div>
	即可了。</div>
<div>
	接着运行/usr/bin/vmware-config.pl</div>
<div>
	记得输入linux版的序列号92RDD-YP623-28Q0N-4T6V5</div>
<div>
	照提示安装完成.即可，使用的端口号是904或902.远程连接时需用ip:904方式连接。</div>
<div>
	然后再安装mui管理器。</div>
<div>
	<a href="http://download3.vmware.com/software/vmserver/VMware-mui-1.0.10-203137.tar.gztar">http://download3.vmware.com/software/vmserver/VMware-mui-1.0.10-203137.tar.gz</a></div>
<div>
	<a href="http://download3.vmware.com/software/vmserver/VMware-mui-1.0.10-203137.tar.gztar">tar</a> xvzf VMware-mui-1.0.10-203137.tar.gz</div>
<div>
	cd VMtab键</div>
<div>
	vmware-mui-install.pl</div>
<div>
	照提示做即可最后用<a href="https://ip:8333">https://ip:8333</a>或<a href="http://ip:8222">http://ip:8222</a>访问进行管理或下载</div>
<div>
	<a href="http://download3.vmware.com/software/vmserver/VMware-server-win32-client-1.0.10-203137.zip">http://download3.vmware.com/software/vmserver/VMware-server-win32-client-1.0.10-203137.zip</a></div>
<div>
	进行904端口管理.</div>
]]></description>
			<link>http://www.reynaldliu.net/archives/20/</link>
			<category domain="http://www.reynaldliu.net/category/skill/">技术相关</category>
			<pubDate>Sat, 28 May 2011 11:53:15 +0000</pubDate>
		</item>
		<item>
			<link>http://www.reynaldliu.net/archives/19/</link>
			<guid>http://www.reynaldliu.net/archives/19/</guid>
			<title>directadmin1.34破解centos5.5 32位版</title>
			<author>39338055@qq.com(reynaldliu)</author>
			<description><![CDATA[Reynald Liu-je m' appelle rènaldliu ( http://www.reynaldliu.net/ ) : <p>
	因为是离线安装打包，只适用于centos5.5 32位。其他的系统不需要尝试。肯定不行。下载的源码包就不是其他平台的。除非改成依然从线上拉最新版，但是这样就不能保证破解永久有效。因为要是他将来改了验证方法改成在线验证就不行了。所以附上离线下载安装包。不自动判断平台下载网上最新的。</p>
<p>
	安装说明<br />
	创建目录，如果原来有东西先备份再清空删除它<br />
	mkdir -p /usr/local/directadmin/<br />
	把安装包中的所有文件解压到<br />
	/usr/local/directadmin/<br />
	目录下面</p>
<div>
	然后</div>
<div>
	cd /usr/local/directadmin/scripts<br />
	chmod 777 install.sh<br />
	chmod 777 setup.sh<br />
	./install.sh<br />
	后就开始安装了。如果不行，就把压缩包里面的install.sh,setup.sh文件复盖进去再次运行<br />
	chmod 777 install.sh<br />
	chmod 777 setup.sh<br />
	./install.sh<br />
	这三行。如果中间还报错就加上<br />
	dos2unix install.sh<br />
	dos2unix setup.sh</div>
<div>
	因为这些文件是我在win7里面编辑破解的。换行类型变掉了。用上面的命令处理一下就可以了。</div>
<div>
	成功开始后会编译大堆文件。大约需要两个小时的编译。慢慢等吧。</div>
<div>
	全部完成后</div>
<div>
	vi /usr/local/directadmin/conf/directadmin.conf中找到<br />
	ethernet_dev=eth0<br />
	后面的eth0不一定是eth0，有可能是其他的。反正改成不是你当前外网IP用的那块网卡就行.这里假定改成eth0：0。这个eth0:0要记住。后面破解还会用到.<br />
	下面开始配置网卡IP<br />
	要先看看原来的网卡什么配置<br />
	cd /etc/sysconfig/network-scripts<br />
	cat ifcfg-eth0<br />
	这里面的eth0要换成前面提到的.<br />
	记下他的HWADDR下面会用到<br />
	vi ifcfg-eth0:0<br />
	粘贴下面的内容</div>
<div>
	# Advanced Micro Devices [AMD] 79c970 [PCnet32 LANCE]<br />
	BOOTPROTO=none<br />
	NAME=&quot;&quot;<br />
	HOTPLUG=no<br />
	MACADDR=&quot;&quot;<br />
	HWADDR=这个换成你前面看到的HWADDR<br />
	DEVICE=eth0:1<br />
	NETMASK=255.255.255.0<br />
	MTU=&quot;&quot;<br />
	BROADCAST=255.255.255.255<br />
	IPADDR=117.79.82.5<br />
	NETWORK=117.79.82.0<br />
	ONBOOT=yes</div>
]]></description>
			<link>http://www.reynaldliu.net/archives/19/</link>
			<category domain="http://www.reynaldliu.net/category/skill/">技术相关</category>
			<category domain="http://www.reynaldliu.net/tag/directadmin%E6%9C%80%E6%96%B0%E7%A0%B4%E8%A7%A3/">directadmin最新破解</category>
			<category domain="http://www.reynaldliu.net/tag/centos%E5%AE%89%E8%A3%85directadmin/">centos安装directadmin</category>
			<category domain="http://www.reynaldliu.net/tag/directadmin%E7%A0%B4%E8%A7%A3/">directadmin破解</category>
			<pubDate>Thu, 26 May 2011 05:00:05 +0000</pubDate>
		</item>
		<item>
			<link>http://www.reynaldliu.net/archives/18/</link>
			<guid>http://www.reynaldliu.net/archives/18/</guid>
			<title>哆啦A梦30周年全集(短篇,中篇,大长篇)</title>
			<author>39338055@qq.com(reynaldliu)</author>
			<description><![CDATA[Reynald Liu-je m' appelle rènaldliu ( http://www.reynaldliu.net/ ) : <div style="color: rgb(34, 34, 34); font-family: arial, verdana, sans-serif; font-size: 12px; background-color: rgb(255, 255, 255);">
	<p>
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">哆啦A梦30周年全集(短篇,中篇,大长篇)</span></p>
	<div>
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">持续补了四年半了。还有好多是没源的。日本方面的片源原因。可能日本方面的人员少了点吧。</span></div>
	<div>
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">好多都只是有在线的土豆版本。连个像样的下载版本都没有。</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">卷 移动硬盘3 的文件夹 PATH 列表</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">卷序列号为 002C7BC7 4C7B:62C9</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">K:\哆啦A梦30周年全集(短篇,中篇,大长篇)</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; 1doraemonktv.rm</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; 1doraemonmv.rm</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; doraemonktv.rm</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; doraemonmv.rm</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; [Doraemon][220][2010.08.06][HDTVRip][HKG&amp;C2][X264_AAC][28AFA872]大雄的生日冒险记.sc.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; [Doraemon][221][2010.08.13][HDTVRip][HKG&amp;C2][X264_AAC][B529E45C]大家来换身&amp;游泳粉.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; [Doraemon][221][2010.08.13][HDTVRip][HKG&amp;C2][X264_AAC][B529E45C]大家来换身&amp;游泳粉.sc.ass.eMule.met</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; [Doraemon][221][2010.08.13][HDTVRip][HKG&amp;C2][X264_AAC][B529E45C]大家来换身&amp;游泳粉.sc.ass.tdl</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; [Doraemon][221][2010.08.13][HDTVRip][HKG&amp;C2][X264_AAC][B529E45C]大家来换身&amp;游泳粉.sc.qud.cfg</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; [离线][Doraemon][Documentary]我是藤子&middot;F&middot;不二雄.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; 哆啦A梦新番日文片名.doc</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; 哆啦A梦新番日文片名.rar</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; 哆啦七小子介绍.txt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; 所有中文名片.txt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; 文本格式.rar</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; 文本格式.txt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; 标准数据库文本格式.csv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; 标准数据库文本格式.rar</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp;&nbsp;</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">+---2005[全]</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 2005年所有名片.txt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][001][2005.04.15][TVRip][KTXP][RV10_AAC][jap_chn]【在书房里钓鱼】【时光机不见了】【唤醒记忆！那天的感动】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][002][2005.04.22][TVRip][KTXP][RV10_AAC][jap_chn]【慢吞吞，乱糟糟】【大雄的新娘】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][003][2005.04.29][TVRip][KTXP][RV10_AAC][jap_chn]【独裁按钮】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][004][2005.05.06][TVRip][KTXP][RV10_AAC][jap_chn]【超音波发生器】【万能通行证】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][005][2005.05.13][TVRip][KTXP][RV10_AAC][jap_chn]【时光布】【蒲公英，奔向天空吧】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][006][2005.05.20][TVRip][KTXP][RV10_AAC][jap_chn]【秘密间谍大作战】【HELLO,宇宙人】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][007][2005.05.27][TVRip][KTXP][RV10_AAC][jap_chn]【大雄的地底王国】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][008][2005.06.03][TVRip][KTXP][RV10_AAC][jap_chn]【调换绳索的故事】【漫画家胖妹】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][009][2005.06.10][TVRip][KTXP][RV10_AAC][jap_chn]【到处都是哆啦A梦】【心情香水】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][010][2005.06.17][TVRip][KTXP][RV10_AAC][jap_chn]【情不自禁地喜欢】【收集瓶盖】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][011][2005.06.24][TVRip][KTXP][RV10_AAC][jap_chn]【千奇百怪的雨伞】【息怒棒】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][012][2005.07.01][TVRip][KTXP][RV10_AAC][jap_chn]【一生一次的100分】【诅咒照相机】【天花板里的宇宙战争】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][013][2005.07.08][TVRip][KTXP][RV10_AAC][jap_chn]【变身饼干】【再见了！静香】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][014][2005.07.15][TVRip][KTXP][RV10_AAC][jap_chn]【渲染气氛的乐团】【好友圈】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][015][2005.07.29][TVRip][KTXP][RV10_AAC][jap_chn]【摔跤手】【樵夫之泉】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][016][2005.08.05][TVRip][KTXP][RV10_AAC][jap_chn]【哆啦A梦大预言】【白百合般的女孩】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][017][2005.08.12][TVRip][KTXP][RV10_AAC][jap_chn]【影子剪刀】【考试吃的记忆面包】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][018][2005.08.19][TVRip][KTXP][RV10_AAC][jap_chn]【古董战争】【鬼怪故事灯】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][019][2005.08.26][TVRip][KTXP][RV10_AAC][jap_chn]【梦幻风铃】【换装照相机】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][020][2005.09.02][TVRip][KTXP][RV10_AAC][jap_chn]【祖先加油】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][021][2005.09.09][TVRip][KTXP][RV10_AAC][jap_chn]【让人认错的蚱蜢】【胖妹的恋人是大雄？！】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][022][2005.09.16][TVRip][KTXP][RV10_AAC][jap_chn]【指路天使】【离家越来越远了】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][023][2005.09.23][TVRip][KTXP][RV10_AAC][jap_chn]【丘比特之箭】【让出木杉熟睡的作战计划】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][024][2005.10.21][TVRip][KTXP][RV10_AAC][jap_chn]【以前真好】【宝星】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][025][2005.10.28][TVRip][KTXP][RV10_AAC][jap_chn]【危险！狮子假面】【大雄的长时间离家出走】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][026][2005.11.04][TVRip][KTXP][RV10_AAC][jap_chn]【诚实太郎】【美杜沙的脑袋】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][027][2005.11.11][TVRip][KTXP][RV10_AAC][jap_chn]【枪王大赛】【狼人面霜】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][028][2005.11.18][TVRip][KTXP][RV10_AAC][jap_chn]【四季徽章】【贿赂作战】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][029][2005.11.25][TVRip][KTXP][RV10_AAC][jap_chn]【辛苦甜酱】【无敌昆虫丹】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][030][2005.12.02][TVRip][KTXP][RV10_AAC][jap_chn]【我爱机器人小姐】【声音固化剂】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][031][2005.12.09][DVDrip][wed6322486]N&middot;S徽章&amp;蜗牛屋真舒适.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][032-1][2005.12.31][DVDRip][wed6322486]遥控大海战.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][032-2][2005.12.31][DVDRip][wed6322486]雪山的浪漫史[V2].mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp;&nbsp;</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">+---2006</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][033][2006.01.13][DVDRip][sy2006]神灯里的烟雾怪.墙纸中的新年会.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][043-1][2006.03.24][DVDRip][sy2006]书房里的大雪崩.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][043-2][2006.03.24][DVDRip][sy2006]化石大发现.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][043-3][2006.03.24][DVDRip][sy2006]啊～啊～啊～！宇宙泰山.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][049][2006.05.26][TVRip][sy2006]角色大分析－出木杉.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][050][2006.06.02][TVRip][sy2006]角色大分析－技子.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][051][2006.06.09][TVRip][sy2006]角色大分析－大雄.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][052][2006.06.16][TVRip][sy2006]角色大分析－爸爸妈妈.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][054][2006.06.30][TVRip][sy2006]吃了糖果就作歌手吧.&amp;.奶奶的回忆.&amp;.感人肺腑的话.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][055][2006.07.07][TVRip][wed6322486]成真片.&amp;.这个世界尽是谎言.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][056][2006.07.14][TVRip][sy2006]大雄的漂流记.&amp;.袖珍二维相机.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][062][2006.09.01][TVRip][sy2006]大雄，再见！哆啦A梦要回未来了&hellip;&hellip;.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][066-2][2006.10.20][DVDRip][sy2006]未知遭遇机.mp4</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][069-1][2006.11.10][DVDRip][wed6322486]自信动摇机.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp;&nbsp;</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">+---2007</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][086-1][2007.04.20][DVDRip][sy2006]空地的大白鲨.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][105][2007.10.26][DVDrip][wed6322486]台风的风子.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][108][2007.11.30][TVRip][sy2006]我是迷你哆啦.&amp;.美貌、体力还是IQ.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][110][2007.12.31][TVRip][sy2006]除夕夜两小时特别篇 大雄的小小大冒险　天花板上的宇宙战争.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp;&nbsp;</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">+---2008</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][111][2008.01.11][TVRip][sy2006]闪电交换.&amp;.点心牧场.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][112][2008.01.18][TVRip][sy2006]迟到Stop大作战.&amp;.打到胖虎！魔法的咒语.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][113][2008.01.25][TVRip][sy2006]大雄＋鸽子＝？.&amp;.超～顽强的石头.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][118][2008.02.29][TVRip][sy2006]无敌的Ultra.Special.Mighty.Strong.Super铠甲.&amp;.爱上大雄的精灵.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][119][2008.03.07][TVRip][sy2006]电影超长预告.&amp;.我是桃太郎的什么人2008.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][120][2008.03.14][TVRip][sy2006]有生命的树林.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][121][2008.03.21][TVRip][sy2006]特摄奥哆啦曼.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][122][2008.03.28][TVRip][sy2006]春假特别篇.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][123][2008.04.25][TVRip][sy2006]我出生的那天.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][124][2008.05.02][TVRip][sy2006]试着说再见[V3].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][125][2008.05.09][TVRip][sy2006]哆啦A梦VS德古拉.上.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][126][2008.05.16][TVRip][sy2006]哆啦A梦VS德古拉.下.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][127][2008.05.23][TVRip][sy2006]戏剧性瓦斯.&amp;.大雄了不起！再来一次.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][128][2008.05.30][TVRip][sy2006]送给静香的礼物是大雄.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][129][2008.06.06][TVRip][sy2006]未来的真人游戏.&amp;.迷侦探大雄.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][132][2008.06.27][TVRip][sy2006]沉眠的海底王国.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][135-1][2008.07.25][DVDRip][MS哆啦A梦]倍倍液.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][137][2008.08.08][TVRip][sy2006]计划生日.&amp;.人生修正机.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][140][2008.08.29][TVRip][sy2006]重画世界吧.&amp;.哆啦A梦的假日.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][141][2008.09.05][TVRip][sy2006]哆啦A梦的青之泪.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][142][2008.09.12][TVRip][sy2006]冒险茶.&amp;.舌相神算！.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][143][2008.09.19][TVRip][sy2006]大雄在无人岛3000日.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][145][2008.10.24][TVRip][sy2006]秋之一小时特别篇－海底郊游.&amp;.大雄他们的Ice.Show.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp;&nbsp;</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">+---2009</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][156][2009.01.16][HDTVRip][sy2006]大雄的梦物语.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][157][2009.01.23][HDTVRip][sy2006]一半的一半的又一半.&amp;.那一天.那一刻.那个不倒翁.mp4</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][158][2009.02.13][HDTVRip]情人节特别篇.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][160][2009.02.20][HDTVRip][哆啦俱乐部]山奥村的怪事件.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][161][2009.02.27][HDTVRip][sy2006]幻想动物主题公园.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][162][2009.03.06][HDTVRip][sy2006]银河铁道之夜.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][163][2009.03.13][HDTVRip][sy2006]未来世界的怪人.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][164][2009.03.20][HDTVRip][sy2006]30周年2小时SP.再见哆啦A梦&amp;大雄和吐星鲸鱼.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][165][2009.04.03][HDTVRip][sy2006]哆啦A梦的重生日.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][166][2009.05.01][HDTVRip][wed6322486]欢迎来到地球的中心（前篇）.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][167][2009.05.08][HDTVRip][wed6322486]欢迎来到地球的中心（后篇）.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][168][2009.05.15][HDTVRip][wed6322486]静香消失了！？.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][169][2009.05.22][HDTVRip][wed6322486]大雄的求婚作战.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][171][2009.06.05][HDTVRip][wed6322486]正义的使者.赛尔夫假面.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][174][2009.06.26][HDTVRip][sy2006]爱上大雄的美少女.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][176][2009.07.10][HDTVRip][wed6322486]小夫绑架事件&amp;哆啦A梦辞职了.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][177][2009.07.17][HDTVRip][wed6322486]乘坐昆虫飞机吧.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][180][2009.08.07][HDTVRip][wed6322486]大雄心中的大雄[V2].mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][180][2009.08.07][TVRip][MS哆啦A梦]大雄心中的大雄.mp4</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][181][2009.08.14][HDTVRip][wed6322486]幸福的人鱼公主.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][182][2009.08.21][HDTVRip][wed6322486]恋爱的哆啦A梦.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][183][2009.08.28][HDTVRip][wed6322486]矬狗姆克.小机器人是苦力！？.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][184][2009.09.04][HDTVRip][MS哆啦A梦]大雄是世界仅有的一匹.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][185][2009.09.11][HDTVRip][wed6322486]哆啦A梦漫长的一天.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][186][2009.09.18][TVRip][wed6322486]大雄的宝宝.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][187][2009.10.16][HDTVRip][wed6322486]野比家变成了巨大迷宫！？彩虹维奥莱塔.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][195][2009.12.11][TVRip][wed6322486]平安夜的大雄老人_卖火柴的哆啦美.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][196][2009.12.31][TVRip][wed6322486]2个半小时特别篇.追踪铜锣烧的传说.45年后.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp;&nbsp;</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">+---2010</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][197][2010.01.08][TVRip][wed6322486]悠长的正月.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][198][2010.01.15][TVRip][MS哆啦A梦]大恐慌！超级宝宝.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][200][2010.01.29][HDTVRip][wed6322486]风之子头箍_做过头！愿望实现机.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][201][2010.02.05][TVRip][wed6322486]豪华！小夫的贫穷生日.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][202][2010.02.19][TVRip][wed6322486]跐溜！老师停不下来_大富豪大雄.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][203][2010.03.05][TVRip][wed6322486]大雄的人鱼传说.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][204][2010.03.12][TVRip][wed6322486]用扁平滚刷来搬家_大雄耳朵上长章鱼的故事.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][205][2010.03.19][TVRip][wed6322486]镇内突围大作战.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][207][2010.04.23][HDTVRip][HKG&amp;C2][X264_AAC][E08FC93C].jp.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][207][2010.04.23][HDTVRip][HKG&amp;C2][X264_AAC][E08FC93C].mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][207][2010.04.23][HDTVRip][HKG&amp;C2][X264_AAC][E08FC93C].sc.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][207][2010.04.23][HDTVRip][HKG&amp;C2][X264_AAC][E08FC93C].tc.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][208][2010.04.30][HDTVRip][HKG&amp;C2][X264_AAC][B8577C88].jp.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][208][2010.04.30][HDTVRip][HKG&amp;C2][X264_AAC][B8577C88].mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][208][2010.04.30][HDTVRip][HKG&amp;C2][X264_AAC][B8577C88].sc.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][208][2010.04.30][HDTVRip][HKG&amp;C2][X264_AAC][B8577C88].tc.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][209][2010.05.07][HDTVRip][HKG&amp;C2][X264_AAC][D45C54FF].jp.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][209][2010.05.07][HDTVRip][HKG&amp;C2][X264_AAC][D45C54FF].mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][209][2010.05.07][HDTVRip][HKG&amp;C2][X264_AAC][D45C54FF].sc.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][209][2010.05.07][HDTVRip][HKG&amp;C2][X264_AAC][D45C54FF].tc.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][210][2010.05.14][HDTVRip][HKG&amp;C2][X264_AAC][4A4B1AFB].jp.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][210][2010.05.14][HDTVRip][HKG&amp;C2][X264_AAC][4A4B1AFB].mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][210][2010.05.14][HDTVRip][HKG&amp;C2][X264_AAC][4A4B1AFB].sc.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][210][2010.05.14][HDTVRip][HKG&amp;C2][X264_AAC][4A4B1AFB].tc.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][211][2010.05.21][HDTVRip][HKG&amp;C2][X264_AAC][7DE21A1C].jp.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][211][2010.05.21][HDTVRip][HKG&amp;C2][X264_AAC][7DE21A1C].mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][211][2010.05.21][HDTVRip][HKG&amp;C2][X264_AAC][7DE21A1C].sc.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][211][2010.05.21][HDTVRip][HKG&amp;C2][X264_AAC][7DE21A1C].tc.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][212][2010.05.28][HDTVRip][HKG&amp;C2][X264_AAC][E389D93E].jp.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][212][2010.05.28][HDTVRip][HKG&amp;C2][X264_AAC][E389D93E].mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][212][2010.05.28][HDTVRip][HKG&amp;C2][X264_AAC][E389D93E].sc.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][212][2010.05.28][HDTVRip][HKG&amp;C2][X264_AAC][E389D93E].tc.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][213][2010.06.04][HDTVRip][HKG&amp;C2][X264_AAC][591E7562].jp.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][213][2010.06.04][HDTVRip][HKG&amp;C2][X264_AAC][591E7562].mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][213][2010.06.04][HDTVRip][HKG&amp;C2][X264_AAC][591E7562].sc.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][213][2010.06.04][HDTVRip][HKG&amp;C2][X264_AAC][591E7562].tc.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][214][2010.06.11][HDTVRip][HKG&amp;C2][X264_AAC][863AF785].mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][214][2010.06.11][HDTVRip][HKG&amp;C2][X264_AAC][863AF785].sc.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][215][2010.06.25][HDTVRip][HKG&amp;C2][X264_AAC][96305388].sc.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][216][2010.07.02][HDTVRip][HKG&amp;C2][X264_AAC][1F190005].sc.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][220][2010.08.06][HDTVRip][HKG&amp;C2][X264_AAC][28AFA872]大雄的生日冒险记.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][220][2010.08.06][HDTVRip][HKG&amp;C2][X264_AAC][28AFA872]大雄的生日冒险记.sc.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][224][2010.09.03][HDTVRip][wed6322486]哆啦A梦生日特别篇.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][196][2009.12.31][TVRip][wed6322486]2个半小时特别篇.追踪铜锣烧的传说.45年后.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][198][2010.01.15][TVRip][MS哆啦A梦]大恐慌！超级宝宝.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][200][2010.01.29][HDTVRip][wed6322486]风之子头箍_做过头！愿望实现机.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][201][2010.02.05][TVRip][wed6322486]豪华！小夫的贫穷生日.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][202][2010.02.19][TVRip][wed6322486]跐溜！老师停不下来_大富豪大雄.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][203][2010.03.05][TVRip][wed6322486]大雄的人鱼传说.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][205][2010.03.19][TVRip][wed6322486]镇内突围大作战.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][207][2010.04.23][HDTVRip][HKG&amp;C2][X264_AAC][E08FC93C].chs.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][207][2010.04.23][HDTVRip][HKG&amp;C2][X264_AAC][E08FC93C].mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][208][2010.04.30][HDTVRip][HKG&amp;C2][X264_AAC][B8577C88].ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][208][2010.04.30][HDTVRip][HKG&amp;C2][X264_AAC][B8577C88].chs.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][208][2010.04.30][HDTVRip][HKG&amp;C2][X264_AAC][B8577C88].mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][208][2010.04.30][HDTVRip][HKG&amp;C2][X264_AAC][B8577C88].sc.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][209][2010.05.07][HDTVRip][HKG&amp;C2][X264_AAC][D45C54FF].ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][209][2010.05.07][HDTVRip][HKG&amp;C2][X264_AAC][D45C54FF].chs.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][209][2010.05.07][HDTVRip][HKG&amp;C2][X264_AAC][D45C54FF].mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][210][2010.05.14][HDTVRip][HKG&amp;C2][X264_AAC][4A4B1AFB].ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][210][2010.05.14][HDTVRip][HKG&amp;C2][X264_AAC][4A4B1AFB].mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][211][2010.05.21][HDTVRip][HKG&amp;C2][X264_AAC][7DE21A1C].ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][211][2010.05.21][HDTVRip][HKG&amp;C2][X264_AAC][7DE21A1C].chs.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][211][2010.05.21][HDTVRip][HKG&amp;C2][X264_AAC][7DE21A1C].mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][212][2010.05.28][HDTVRip][HKG&amp;C2][X264_AAC][E389D93E].mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][213][2010.06.04][HDTVRip][HKG&amp;C2][X264_AAC][591E7562].chs.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][213][2010.06.04][HDTVRip][HKG&amp;C2][X264_AAC][591E7562].mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][215][2010.06.25][HDTVRip][HKG&amp;C2][X264_AAC][96305388].mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][216][2010.07.02][HDTVRip][HKG&amp;C2][X264_AAC][1F190005].mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][217][2010.07.09][HDTVRip][HKG&amp;C2][X264_AAC][4362D534].mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][217][2010.07.09][HDTVRip][HKG&amp;C2][X264_AAC][4362D534].sc.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][218][2010.07.16][HDTVRip][HKG&amp;C2][X264_AAC][9653B320].mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][218][2010.07.16][HDTVRip][HKG&amp;C2][X264_AAC][9653B320].sc.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][219][2010.07.30][HDTVRip][HKG&amp;C2][X264_AAC][A14DFFAD].mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [离线][Doraemon][219][2010.07.30][HDTVRip][HKG&amp;C2][X264_AAC][A14DFFAD].sc.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp;&nbsp;</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">+---中篇[DVD版附加40分钟]</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; convertz802.zip</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1981]Doraemon.the.Short.Movie.Who.am.I.of.Peach.Taro.我是桃太郎的什么人.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1981]Doraemon.the.Short.Movie.Who.am.I.of.Peach.Taro.我是桃太郎的什么人.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1989]Doraemon.the.Short.Movie.Dorami.MiniDora.S.O.S.哆啦美：迷你哆啦 S.O.S.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1989]Doraemon.the.Short.Movie.Dorami.MiniDora.S.O.S.哆啦美：迷你哆啦 S.O.S.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1991]Doraemon.the.Short.Movie.SHAO.NIAN.SHAN.ZEI.TUAN.哆啦美与少年山贼团.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1991]Doraemon.the.Short.Movie.SHAO.NIAN.SHAN.ZEI.TUAN.哆啦美与少年山贼团.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1993]Doraemon.the.Short.Movie.Doraemos.and.Dorapin.哆啦美：哈罗！小恐龙.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1993]Doraemon.the.Short.Movie.Dorami.Hello.little.Dinosaurs.哆啦美：哈罗！小恐龙.wmv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1994]Doraemon.the.Short.Movie.Dorami.The.Green.Hat.哆啦美：青色的草帽.ssa</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1994]Doraemon.the.Short.Movie.Dorami.The.Green.Hat.哆啦美：青色的草帽.wmv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1995]Doraemon.the.Short.Movie.2112.The.Birth.of.Doraemon.2112哆啦A梦诞生.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1995]Doraemon.the.Short.Movie.2112.The.Birth.of.Doraemon.2112哆啦A梦诞生.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1996]Doraemon.the.Short.Movie.Seven.Inconceivable.Things.of.the.School.of.Robot.机器人学校七不思议.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1996]Doraemon.the.Short.Movie.Seven.Inconceivable.Things.of.the.School.of.Robot.机器人学校七不思议.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1997]Doraemon.the.Short.Movie.Doraemos.and.Dorapin.怪盗多啦邦神秘挑战书.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1997]Doraemon.the.Short.Movie.Doraemos.and.Dorapin.怪盗多啦邦神秘挑战书.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1998]Doraemon.the.Short.Movie.Doraemon.Returned.哆啦Ａ梦回来了.ssa</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1998]Doraemon.the.Short.Movie.Doraemon.Returned.哆啦Ａ梦回来了.wmv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1998]Doraemon.the.Short.Movie.Doraemons.and.the.Robot.of.Bug.虫虫跳跳大作战.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1998]Doraemon.the.Short.Movie.Doraemons.and.the.Robot.of.Bug.虫虫跳跳大作战.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1999]Doraemon.the.Short.Movie.NOBITA.NO.KEKKONZENYA.大雄结婚前夕.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1999]Doraemon.the.Short.Movie.NOBITA.NO.KEKKONZENYA.大雄结婚前夕.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1999]Doraemon.the.Short.Movie.OKASI.NANA.点心娜娜王国.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1999]Doraemon.the.Short.Movie.OKASI.NANA.点心娜娜王国.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [2000]Doraemon.the.Short.Movie.The.Memories.of.Grandmother.奶奶的回忆.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [2000]Doraemon.the.Short.Movie.The.Memories.of.Grandmother.奶奶的回忆.wmv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [2000][哆啦A梦中篇集].[Dora-Fans][dokidoki_kikansya_daibakusou][JAP_CHS][X264_AC3][DVDRIP][V2][8467FB8C]心跳加速火车大暴走.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [2001]Doraemon.the.Short.Movie.Ganbare.Jiyaian.加油！胖虎！.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [2001]Doraemon.the.Short.Movie.Ganbare.Jiyaian.加油！胖虎！.wmv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [2002]Doraemon.the.Short.Movie.Goal.Goal.Goal.哆啦A梦族 Goal! Goal! Goal!.wmv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [2002]Doraemon.the.Short.Movie.The.Day.When.I.Was.Born.我出生的那一天.ssa</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [2002]Doraemon.the.Short.Movie.The.Day.When.I.Was.Born.我出生的那一天.wmv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [2002][哆啦A梦中篇集].[Dora-Fans][boku_no_.umaretahi][JAP_CHS][X264_AC3][DVDRip][EE2D16A9].我出生的那一天.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [2004][哆啦A梦中篇集].[Dora-Fans][Doraemon][Nobita_to_mirainoto][VHSRIP][WMV][jap_chn][DD787ECA]大雄的未来笔记本.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp;&nbsp;</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">+---剧场版</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1980][Doraemon.Nobita&#39;s.Dinosaur][1980][jp_cn].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1981][Doraemon.The.Records.of.Nobita,.Spaceblazer][1981][jp_cn].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1982][Doraemon.Nobita.and.Haunts.of.Evil][1982][jp_cn].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1983][Doraemon.Nobita.and.the.Castle.of.the.Undersea.Devil][1983][cn].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1984][Doraemon.Nobita&rsquo;s.Great.Adventure.into.the.Underworld][1984][jp_cn].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1985][Doraemon.Nobita&rsquo;s.Little.Space.War][1985][jp_cn].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1986][Doraemon.Nobita.and.the.Steel.Troops][1986][jp_cn].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1987][Doraemon.Nobita.and.the.Knights.on.Dinosaurs][1987][jp_cn].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1988][Doraemon.The.Record.of.Nobita&#39;s.Parallel.Visit.to.the.West][1988][jp_cn].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1989][Doraemon.Nobita.and.the.Birth.of.Japan][1989][jp_cn].rmvb.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1990][Doraemon.Nobita.and.the.Animal.Planet][1990][jp_cn].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1991][Doraemon.Nobita&rsquo;s.Dorabian.Nights][1991][jp_cn].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1992][Doraemon.Nobita.and.the.Kingdom.of.Clouds][1992][jp_cn].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1993][Doraemon.Nobita.and.the.Tin.Labyrinth][1993][jp_cn].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1994][Doraemon.Nobita.and.Three.Visionary.Swordsmen][1994][jp_cn].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1995][Doraemon.Nobita&rsquo;s.Diary.on.the.Creation.of.the.World][1995][jp_cn].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1996][Doraemon.Nobita.and.the.Galaxy.Superexpress][1996]][jp_cn].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1997][Doraemon.Nobita.and.the.Spiral.City][1997]][jp_cn].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1998][Doraemon.Nobita&#39;s.Great.Adventure.in.the.South.Seas][1998][jp_cn].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [1999][Doraemon.Nobita&#39;s.Drifts.in.the.Universe][1999]][jp_cn].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [2000][Doraemon.Nobita&#39;s.the.Legend.of.the.Sun.King][2000]][jp_cn].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [2001][Doraemon.Nobita.and.the.Winged.Braves][2001]][jp_cn].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [2002][Doraemon.Nobita.in.the.Robot.Kingdom][2002]][jp_cn].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [2003][Doraemon.Nobita.And.The.Envoy.Of.The.Wind][2003]][jp_cn].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [2004][Doraemon.Nobita&#39;s.The.Cat.And.Dog.Spread.In.Space.Time][2004][jp_cn].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [2006][Doraemon.Nobita&#39;s.Dinosaur.2006][2006][jp_cn]以下故事和上面开始重复.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [2007][DoraemonNobita&#39;s.New.Great.Adventure.into.the.Underworld.-.The.Seven.Magic.Users][2007][jp_cn].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [2008][Doraemon.Nobita.and.the.Green.Giant.Legend][2008][jp_cn].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [2009][Doraemon.The.New.Records.of.Nobita&#39;s.Spaceblazer][2009][jp_cn].rmvb.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][Movie2010][哆啦A梦.大雄的人鱼大海战][jpn_chs][DVDRip][rv10].rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 剧场版所有名片.txt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp;&nbsp;</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">+---周边</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; | &nbsp; Cover.jpg</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; | &nbsp; [Doraemon][DVDRip][wed6322486]新&middot;宇宙开拓史_附属DVD_秘密道具图鉴.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; | &nbsp; [Doraemon][HKG&amp;C2][方正准圆_GBK]外挂字幕字体.rar</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; | &nbsp; [Doraemon][OST][2005][TTA]ドラえもん☆ミニアルバム.zip</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; | &nbsp; [Doraemon][OST][2006][TTA]ドラえもん音楽集.zip</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; | &nbsp; [Doraemon][OST][2008][TAK]ドラえもん☆うたの大行進！.zip</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; | &nbsp; [Doraemon][OST][2010][FLAC]Doraemon_Sound_Track_History_2.zip</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; | &nbsp; [Doraemon][PV][sy2006]柴咲幸.-.大切にするよ.-.好好珍惜哟.mp4</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; | &nbsp; [Doraemon][PV][sy2006]青山テルマ.-.帰る場所.-.归途[1080P].mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; | &nbsp; [Doraemon][PV][sy2006]青山テルマ.-.帰る場所.-.归途[480P].mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; | &nbsp;&nbsp;</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; +---Doraemon Sound Track History 2</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; | &nbsp; &nbsp; &nbsp; Cover.jpg</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; | &nbsp; &nbsp; &nbsp; Doraemon Sound Track History 2 CD1.cue</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; | &nbsp; &nbsp; &nbsp; Doraemon Sound Track History 2 CD1.flac</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; | &nbsp; &nbsp; &nbsp; Doraemon Sound Track History 2 CD2.cue</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; | &nbsp; &nbsp; &nbsp; Doraemon Sound Track History 2 CD2.flac</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; | &nbsp; &nbsp; &nbsp;&nbsp;</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; +---ドラえもん☆うたの大行進！</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; | &nbsp; &nbsp; &nbsp; COCX-34741.cue</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; | &nbsp; &nbsp; &nbsp; COCX-34741.log</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; | &nbsp; &nbsp; &nbsp; COCX-34741.tak</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; | &nbsp; &nbsp; &nbsp;&nbsp;</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; +---ドラえもん☆ミニアルバム</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; | &nbsp; &nbsp; &nbsp; CDImage.cue</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; | &nbsp; &nbsp; &nbsp; CDImage.tta</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; | &nbsp; &nbsp; &nbsp;&nbsp;</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; \---ドラえもん音楽集</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CDImage.cue</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CDImage.tta</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 不明なタイトル.log</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">+---哆啦A梦06-07年土豆网不清晰新番连载</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 1.土豆网-01【梦的频道 】【发现了恐龙的足迹？！】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 10.土豆网-09【在静香体内探险】【小白！复活了】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 11.土豆网-10【透视贴纸大危机】【人类书皮】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 12.土豆网-11上【变声糖果】.mp4</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 13.土豆网-11中【对奶奶的回忆】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 14.土豆网-11下【说出让人感动的话的话筒】.mp4</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 15.土豆网-12【去无人岛大冒险！大雄漂流记】【袖珍二维相机】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 16.土豆网-13【定时傻瓜弹】【事先日记】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 17.土豆网-14【妖怪盒子】【判断是非枪】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 18.土豆网-15上【密闭空间探索机】.mp4</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 19.土豆网-15下【水加工用洒粉】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 2.土豆网-02上【纸手工大暴动】【恐龙出现了！？】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 20.土豆网-16上【助人药丸】.mp4</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 21.土豆网-17上【三态药丸】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 22.土豆网-18上【无精打采的哆啦A梦】.mp4</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 23.土豆网-18下【用发明机大发明】.mp4</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 24.土豆网-19上【哆啦A梦的歌声】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 25.土豆网-19下【戏剧打火机】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 26.土豆网-20【伪装叶】【神仙机器人】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 27.土豆网-21【恐怖的正义绳索】【迷你热气球】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 28.土豆网-22【四次元扩建板】【连接线】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 29.土豆网-23上【浦岛糖果】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 3.土豆网-02下【恐龙请到日本来】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 30.土豆网-23下【决胜负吧妹妹！哆啦A梦和哆啦美】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 31.土豆网-24【恶魔护照】【宠物膏】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 32.土豆网-25上【如果电话亭】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 33.土豆网-25下【静香争夺战(前篇)】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 34.土豆网-26【静香争夺战(后篇)】【哆啦A梦的恋爱！漂亮的小咪】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 35.土豆网-27【睡觉天才大雄】【鲁滨逊漂流记装备】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 36.土豆网-28【立即成真喇叭】【大危机!!小夫的考卷】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 37.土豆网-29【世界沉没？！】【情侣测试徽章】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 38.土豆网-30上【特别篇上集：盲点星星】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 39.土豆网-30下【特别篇下集：狼一家】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 4.土豆网-03【自然观察模型系列】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 40.土豆网-31【不可能制作动画？】【大雄的黑洞】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 41.土豆网-32【救出大雄探险队】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 42.土豆网-33【小魔女静香】【静香心中的秘密】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 43.土豆网-34【胖虎超人】【猫头鹰人】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 44.土豆网-35【不能饲养哆啦A梦吗？】【恐怖的胖虎生日】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 45.土豆网-36【恐怖的胖虎生日又来了！】【胖虎被打败了？！】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 46.土豆网-37【大雄变成毕加索！？差变好喷雾剂】【用没有存的钱！】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 47.土豆网-38上【海盗大决战～南海的爱情罗曼史～】前篇.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 48.土豆网-38下【海盗大决战～南海的爱情罗曼史～】后篇.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 49.土豆网-39【地平线胶带】【蛋中的静香】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 5.土豆网-04【无人岛的大怪物】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 50.土豆网-40【特别篇－夏日的秘密道具拍卖】【人气明星变漆黑】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 51.土豆网-41【强迫竞技屋】【猫咪建立公司？】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 52.土豆网-42【云中的游泳池】【和大雄的秘密约会】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 53.土豆网-43【大象和叔叔】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 54.土豆网-44【我的主人肚子饿了】【偷出妈妈的钻石】.mp4</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 55.土豆网-45上【从未来购物要小心】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 56.土豆网-45下【哆啦A梦生重病了？】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 57.土豆网-46上【哆啦A梦重生之日】前篇.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 58.土豆网-46下【哆啦A梦重生之日】后篇.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 59.土豆网-47上【不要抢走我的杰克】.mp4</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 6.土豆网-05上【文字接龙变身蛋】.mp4</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 60.土豆网-47下【大雄养育的辉夜姬】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 61.土豆网-48【虚构人物蛋】【大雄成仙了!_】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 62.土豆网-49【台风的风子】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 63.土豆网-50【皮诺曹之花】【21世纪的王爷】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 64.土豆网-51上【美食家桌布】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 65.土豆网-51下【雪男的兼职】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 66.土豆网-52上【我是迷你哆啦A梦】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 67.土豆网-52下【长相、体力和智商】.mp4</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 68.土豆网-53上【保护王子!传说中的哆啦美三剑士】前篇.mp4</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 69.土豆网-53下【保护王子!传说中的哆啦美三剑士】后篇.mp4</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 7.土豆网-06下【宇宙泰山】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 70.土豆网-54上【大雄的小人国大冒险】前篇.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 71.土豆网-54上【大雄的小人国大冒险】后篇.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 72.土豆网-54中【战国时代的哆啦地藏】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 73.土豆网-54下【马上就是鼠年喽！】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 8.土豆网-07【新生哆啦A梦一周年纪念特别篇_从未来之国千里迢迢而来】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 9.土豆网-08上【梦想的小镇-大雄乐园】.mp4</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp;&nbsp;</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">+---哆啦KTV</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 1doraemonktv.rm</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 1doraemonmv.rm</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 9rub.mp3</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; 9rub.wma</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; doraemonktv.rm</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; doraemonmv.rm</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; lm.mid</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; tellme.rm</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp;&nbsp;</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">+---大长篇[电影版100分钟]</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.Nobita.no.Shin.Makai.Daibouken.DVDrip.XviD-CD1-J.C.team.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.Nobita.no.Shin.Makai.Daibouken.DVDrip.XviD-CD1-J.C.team.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.Nobita.no.Shin.Makai.Daibouken.DVDrip.XviD-CD2-J.C.team.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.Nobita.no.Shin.Makai.Daibouken.DVDrip.XviD-CD2-J.C.team.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.01.Nobitas.Dinosaur.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.01.Nobitas.Dinosaur.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.02.The.Records.of.Nobita.Spaceblazer.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.02.The.Records.of.Nobita.Spaceblazer.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.03.Nobita.and.the.Haunts.of.Evil.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.03.Nobita.and.the.Haunts.of.Evil.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.04.Nobita.and.the.Castle.of.the.Undersea.Devil.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.04.Nobita.and.the.Castle.of.the.Undersea.Devil.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.05.Nobitas.Great.Adventure.into.the.Underworld.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.05.Nobitas.Great.Adventure.into.the.Underworld.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.06.Nobitas.Little.Space.War.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.06.Nobitas.Little.Space.War.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.07.Nobita.and.the.Steel.Troops.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.07.Nobita.and.the.Steel.Troops.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.08.Nobita.and.the.Knights.of.Dinosaurs.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.08.Nobita.and.the.Knights.of.Dinosaurs.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.09.The.Record.of.Nobitas.Parallel.Visit.to.the.West.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.09.The.Record.of.Nobitas.Parallel.Visit.to.the.West.ssa</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.10.Nobita.and.the.Birth.of.Japan.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.10.Nobita.and.the.Birth.of.Japan.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.11.Nobita.and.the.Animal.Planet.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.11.Nobita.and.the.Animal.Planet.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.12.Nobitas.Dorabian.Nights.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.12.Nobitas.Dorabian.Nights.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.13.Nobita.and.the.Kingdom.of.Clouds.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.13.Nobita.and.the.Kingdom.of.Clouds.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.14.Nobita.and.the.Tin.Labyrinth.AVI</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.14.Nobita.and.the.Tin.Labyrinth.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.15.Nobita.and.Three.Visionary.Swordsmen.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.15.Nobita.and.Tree.Visionary.Swordsmen.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.16.Nobitas.Diary.on.the.Creation.of.the.World.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.16.Nobitas.Diary.on.the.Creation.of.the.World.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.17.Nobita.and.the.Galaxy.Superexpress.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.17.Nobita.and.the.Galaxy.Superexpress.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.18.Nobita.and.the.Spiral.City.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.18.Nobita.and.the.Spiral.City.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.19.Nobitas.Great.Adventure.in.the.South.Seas.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.19.Nobitas.Great.Adventure.in.the.South.Seas.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.20.Nobita.Drifts.in.the.Universe.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.20.Nobita.Drifts.in.the.Universe.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.21.Nobitas.the.Legend.of.the.Sun.King.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.21.Nobitas.the.Legend.of.the.Sun.King.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.22.Nobita.and.the.Winged.Braves.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.22.Nobita.and.the.Winged.Braves.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.23.Nobita.in.the.Robot.Kingdom.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.23.Nobita.in.the.Robot.Kingdom.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.24.Nobita.and.the.Windmasters.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.24.Nobita.and.the.Windmasters.ssa</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.28.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.28.srt</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.28.sub</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; Doraemon.the.Movie.282.idx</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [Doraemon][Movie2010][哆啦A梦.大雄的人鱼大海战][简繁日][DVDRip][h264_aac].mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [HKG&amp;lloup][Doraemon][DVDrip][Movie2004][XviD_BF.AC3.5.1ch][864x480][24fps][CRC32_127270A7].ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [HKG&amp;lloup][Doraemon][DVDrip][Movie2004][XviD_BF.AC3.5.1ch][864x480][24fps][CRC32_127270A7].avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [HKG&amp;lloup][Doraemon][DVDrip][Movie2006][XviD_BF.AC3.5.1ch][864x480][24fps][CRC32_1E49EDB2].ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp; [HKG&amp;lloup][Doraemon][DVDrip][Movie2006][XviD_BF.AC3.5.1ch][864x480][24fps][CRC32_1E49EDB2].avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">| &nbsp; &nbsp; &nbsp;&nbsp;</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">\---精选特别故事</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">&nbsp; &nbsp; &nbsp; &nbsp; 22.土豆网-18上【无精打采的哆啦A梦】.mp4</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">&nbsp; &nbsp; &nbsp; &nbsp; 56.土豆网-45下【哆啦A梦生重病了？】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">&nbsp; &nbsp; &nbsp; &nbsp; 8.土豆网-07【新生哆啦A梦一周年纪念特别篇_从未来之国千里迢迢而来】.flv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">&nbsp; &nbsp; &nbsp; &nbsp; [1995]Doraemon.the.Short.Movie.2112.The.Birth.of.Doraemon.2112哆啦A梦诞生.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">&nbsp; &nbsp; &nbsp; &nbsp; [1995]Doraemon.the.Short.Movie.2112.The.Birth.of.Doraemon.2112哆啦A梦诞生.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">&nbsp; &nbsp; &nbsp; &nbsp; [1998]Doraemon.the.Short.Movie.Doraemon.Returned.哆啦Ａ梦回来了.ssa</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">&nbsp; &nbsp; &nbsp; &nbsp; [1998]Doraemon.the.Short.Movie.Doraemon.Returned.哆啦Ａ梦回来了.wmv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">&nbsp; &nbsp; &nbsp; &nbsp; [1999]Doraemon.the.Short.Movie.NOBITA.NO.KEKKONZENYA.大雄结婚前夕.ass</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">&nbsp; &nbsp; &nbsp; &nbsp; [1999]Doraemon.the.Short.Movie.NOBITA.NO.KEKKONZENYA.大雄结婚前夕.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">&nbsp; &nbsp; &nbsp; &nbsp; [Doraemon][002][2005.04.22][TVRip][KTXP][RV10_AAC][jap_chn]【慢吞吞，乱糟糟】【大雄的新娘】.rmvb</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">&nbsp; &nbsp; &nbsp; &nbsp; [Doraemon][032-2][2005.12.31][DVDRip][wed6322486]雪山的浪漫史[V2].mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">&nbsp; &nbsp; &nbsp; &nbsp; [Doraemon][062][2006.09.01][TVRip][sy2006]大雄，再见！哆啦A梦要回未来了&hellip;&hellip;.avi</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">&nbsp; &nbsp; &nbsp; &nbsp; [Doraemon][165][2009.04.03][HDTVRip][sy2006]哆啦A梦的重生日.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">&nbsp; &nbsp; &nbsp; &nbsp; [Doraemon][169][2009.05.22][HDTVRip][wed6322486]大雄的求婚作战.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">&nbsp; &nbsp; &nbsp; &nbsp; [Doraemon][185][2009.09.11][HDTVRip][wed6322486]哆啦A梦漫长的一天.mkv</span></div>
	<div id="cke_pastebin">
		<span class="Apple-style-span" style="color: rgb(0, 0, 0); text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; border-collapse: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span></div>
</div>
]]></description>
			<link>http://www.reynaldliu.net/archives/18/</link>
			<category domain="http://www.reynaldliu.net/category/life/">生活琐事</category>
			<pubDate>Fri, 20 May 2011 15:04:19 +0000</pubDate>
		</item>
		<item>
			<link>http://www.reynaldliu.net/archives/17/</link>
			<guid>http://www.reynaldliu.net/archives/17/</guid>
			<title>海贼王2011.5.20最新TV498集,剧场10集,SP20集收藏大合集</title>
			<author>39338055@qq.com(reynaldliu)</author>
			<description><![CDATA[Reynald Liu-je m' appelle rènaldliu ( http://www.reynaldliu.net/ ) : <p>
	现在还缺一些单独的分集版本。187和188集是连在一起的一整个rmvb。网上没有找到公开的可以下载的187集和188集。枫雪在今年五一也重做了一些单集版如188集。但是还是不够数量。分别是178-188，204-205，215-216，227-228，250-251，268-269，277-278。除此外剧场版网上都有公开的高质量的。OVA和特别篇有两个质量较差的版本想寻求150M以上的相对质量高一些的版本分别是sp2,1999,路飞的剑技和sp3,1999,索隆的剑技<br />
	&nbsp;<br />
	1-130&nbsp;&nbsp; avi 848x480&nbsp;&nbsp; <a href="http://www.verycd.com/topics/143292/">http://www.verycd.com/topics/143292/</a>&nbsp;约34G</p>
<p>
	131-143 mkv 1280x720&nbsp;<a href="http://www.verycd.com/topics/143292/">http://www.verycd.com/topics/143292/</a>&nbsp;约2G<br />
	144-228 avi 848x480&nbsp;&nbsp; <a href="http://www.verycd.com/topics/17082/">http://www.verycd.com/topics/17082/</a>&nbsp;约20G<br />
	229-325 mkv 1280x720&nbsp; <a href="http://www.verycd.com/topics/39594/">http://www.verycd.com/topics/39594/</a>&nbsp;约31G<br />
	326-384 mkv 1280x720&nbsp; <a href="http://www.verycd.com/topics/198051/">http://www.verycd.com/topics/198051/</a>&nbsp;约39G<br />
	385-458 mkv 1280x720&nbsp; <a href="http://www.verycd.com/topics/2756798/">http://www.verycd.com/topics/2756798/</a>&nbsp;约43G<br />
	459-492 mkv 1280x720&nbsp; <a href="http://www.verycd.com/topics/2834519/">http://www.verycd.com/topics/2834519/</a>&nbsp;约17G<br />
	493-498 mkv 1280x720&nbsp; <a href="http://www.verycd.com/topics/2888360/">http://www.verycd.com/topics/2888360/</a>&nbsp;约2G</p>
<p>
	共计约190G硬盘小请自重。以上.......<br />
	&nbsp;<br />
	目前为目较全面的海贼王全集，大部分来自枫雪动漫和电驴，少部分来自u115网盘。都用迅雷离线下载的。</p>
<div>
	卷 移动硬盘 的文件夹 PATH 列表</div>
<div>
	卷序列号为 00530020 B0A6:9C39</div>
<div>
	F:\海贼王1-498集 剧场 SP大全集 RENALDLIU整理</div>
<div>
	|&nbsp;&nbsp; 批量修改移动目录.bat</div>
<div>
	|&nbsp;&nbsp; 最全每集名称列表.txt</div>
<div>
	|&nbsp;&nbsp; 生成改名批处理php.php</div>
<div>
	|&nbsp;&nbsp;</div>
<div>
	+---001.海贼和小偷【新船员：罗罗诺亚&middot;卓洛】[001-008]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第001.我是路飞将要成为海贼王的男人（1999年10月20日放送）.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第002.大剑客现身海贼猎人罗罗诺亚&middot;卓洛.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第003.蒙卡vs路飞神秘的美少女是谁？.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第004.路飞的过去红发香克斯登场.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第005.恐怖神秘的力量海贼小丑巴基船长.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第006.绝体绝命驯兽师摩奇VS路飞.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第007.壮烈决斗剑豪卓洛VS杂技师卡巴吉.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第008.胜利者是谁？恶魔果实的能力对决.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---002.不虚假的事【新船员：乌索普；新船：黄金梅利号】[009-019]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第009.正义的骗子？船长乌索普.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第010.史上最强的怪人催眠师赞高.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第011.阴谋暴露海贼管家克洛船长.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第012.激战与黑猫海贼团坡道的大攻防.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第013.恐怖的二人组猫人兄弟VS卓洛.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第014.路飞复活可雅小姐的拼死抵抗.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第015.把克洛打倒男子汉乌索普悲痛的决定.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第016.守护可雅乌索普海贼团大活跃.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第017.怒气爆发克洛VS路飞最后的结果.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第018.你就是珍兽卡蒙和奇妙的伙伴.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第019.三刀流的过去卓洛和古伊娜的誓言.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---003.ALLBLUE之梦【新船员：山治】[020-030]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第020.著名的厨师海上餐厅的山治.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第021.不请自来的客人山治给的饭与金的恩情.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第022.最强的海贼舰队提督克利克.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第023.保卫巴拉提亚大海贼红脚哲夫.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第024.鹰眼米霍克剑豪卓洛命丧大海.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第025.必杀足技绝招爆发山治vs铁壁巴路.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第026.哲夫和山治的梦想传说中的allblue.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第027.冷酷无情的鬼人海贼舰队总队长金.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第028.不会死的激斗路飞VS克利克!.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第029.死斗的结果肚皮里的一把枪.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第030.旅程开始海上厨师与路飞同行.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---004.橘子和风车【新船员：娜美】[031-047]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第031.东海最坏的男人鱼人海贼阿龙.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第032.可可亚西村的魔女阿龙的女干部.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第033.乌索普死了？路飞还没登陆？.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第034.全员集合乌索普讲出娜美的实情.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第035.不为人知的过去女战士贝尔梅尔.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第036.求生妈妈贝尔梅尔与娜美的牵绊.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第037.路飞站出来背叛约定的结果.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第038.路飞危险了鱼人vs路飞海贼团.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第039.路飞落水卓洛vs章鱼小八.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第040.伟大的战士激斗山治与乌索普.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第041.路飞全开娜美的决心和草帽.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第042.爆发鱼人阿龙来自海底的猛攻.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第043.鱼人帝国的终结娜美是我的伙伴.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第044.展露笑颜的旅行告别故乡可可亚西村.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第045.赏金对象草帽路飞闻名世界.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第046.追赶草帽小子小巴基的大冒险.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第047.久等了重新复活的巴基船长.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---005.伟大传说的开始（罗格镇篇）[048-053]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第048.开始与结束的镇登陆罗格镇.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第049.三代鬼彻与雪走卓洛的新刀与女曹长.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第050.乌索普VS带着小孩的达狄正午的决斗（动画原创）.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第051.炽热的料理比赛？山治vs美女厨师（动画原创）.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第052.巴基的阴谋在处刑台微笑的男人.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第053.传说开始了目标伟大航路.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---006.千年龙传说（动画原创）[054-060]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第054.新冒险的预感神秘的少女阿碧丝.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第055.奇迹般的生物阿碧丝的秘密和传说之岛.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第056.艾力克出击军舰岛大突围.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第057.绝海的孤岛传说的失落之地.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第058.废墟的决斗紧张的卓洛VS艾力克.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第059.路飞被完全包围提督尼尔森的秘策.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第060.在天空飞舞苏醒的千年传说.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---007.进入伟大航路【临时船员：薇薇公主、快跑鸭卡鲁】[061-067]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第061.愤怒的决斗穿越红色大陆.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第062.第一道难关巨大的鲸鱼出现.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第063.男子汉的约定路飞与鲸鱼再次的誓言.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第064.迎海贼的城镇？登陆威士忌山.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第065.爆发三刀流卓洛VS巴洛克工作社.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第066.一决胜负路飞VS卓洛神秘的大决斗.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第067.王女薇薇的请求路飞海贼团出航.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---008.海军奋斗记[068-069]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第068.加油克比克比梅伯海军奋斗记.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第069.克比梅伯的决心格普中将的父母心.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---009.巨人的小花园[070-078]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第070.太古之岛潜伏在小花园的黑影.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第071.巨大的决斗巨人东利与布洛基.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第072.路飞大怒神圣决斗中的卑鄙陷阱.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第073.布洛基胜利狂哭艾尔帕布决战.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第074.魔鬼蜡烛不甘心的眼泪与愤怒的泪水.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第075.路飞被魔法袭击颜色配料的陷阱.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第076.意想不到的反击乌索普的机智和火焰星.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第077.再见巨人岛向阿拉巴斯坦出发.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第078.娜美生病了？朝海中下雪的方向前进.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---010.没有名字的国家（磁鼓岛篇）【新船员：乔巴】[079-092]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第079.奇袭布里基克号和布里基的瓦波鲁.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第080.没有医生的岛？无名国的冒险.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第081.开心吗？被称为魔女的医生.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第082.多尔顿的觉悟瓦波鲁军团登陆.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第083.飘雪的岛登上磁鼓山.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第084.蓝鼻子驯鹿乔巴的秘密.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第085.痴人说梦庸医希鲁鲁克.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第086.希鲁鲁克的樱花与被继承的意志.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第087.VS瓦波鲁军团吞吞果实的能力.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第088.动物系恶魔果实乔巴的七段变形.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第089.王国的支配终结之时信念之旗直到永远.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第090.希鲁鲁克的樱花磁鼓山的奇迹.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第091.再见了磁鼓岛我要出海了.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第092.阿拉巴斯坦的英雄和船上的芭蕾舞女伶.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---011.沙漠中的鳄鱼（阿拉巴斯坦篇）【新船员：罗宾】[093-130]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第093.到达沙漠之国呼唤雨的粉和叛乱军.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第094.英雄们的再次相遇他的名字是火拳艾斯.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第095.艾斯和路飞热情的理想与兄弟情谊.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第096.绿之城艾尔玛鲁和功夫海牛.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第097.沙漠之国的冒险在炎热大地栖息的魔物.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第098.沙漠海贼团登场为自由而生的男人们（动画原创）.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第099.冒牌货的骨气真心的叛乱军卡缪（动画原创）.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第100.叛乱军战士寇砂对薇薇发过誓的梦想.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第101.艳阳的决斗艾斯对蝎子男（部分动画原创）.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第102.遗迹里迷路薇薇、同伴和国家的生存之道.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第103.蜘蛛人咖啡店8点敌方干部集合!.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第104.路飞VS薇薇赌上同伴的泪之誓言.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第105.阿拉巴斯坦战线梦之城雨地.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第106.一筹莫展的陷阱突入雨宴.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第107.理想乡作战开始叛乱开始了.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第108.恐怖的香蕉鳄鱼与Mr.王子.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第109.逆转大逃亡的钥匙蜡烛球.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第110.无情的死斗路飞vs克洛克达尔.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第111.奇迹的奔跑阿拉巴斯坦动物军团.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第112.叛乱军vs国王军决战在阿尔巴那.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第113.叹息的阿尔巴那激战卡鲁队长.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第114.向同伴的梦想起誓决斗鼹鼠土堆4号街.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第115.本日大公开模仿蒙太奇.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第116.变身为娜美!冯&middot;克雷的连发芭蕾拳法.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第117.娜美的旋风警报天候棒炸裂.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第118.王室传承的秘密古代兵器冥王.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第119.豪剑的精髓斩断钢铁的力量和万物的呼吸.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第120.战争结束了寇砂举起了白旗.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第121.追寻薇薇呼唤英雄从天而降.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第122.砂鳄鱼和水路飞决斗第二回合.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第123.追上砂鳄鱼路飞向王家的墓地冲去.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第124.恶梦之时迫近那里是砂砂团的秘密基地.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第125.伟大的翼我是国家的守护神贝鲁.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第126.超越一切雨降落在阿尔巴那.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第127.放下武器吧海贼式的正义.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第128.海贼们的宴会阿拉巴斯坦逃出作战.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第129.从今开始薇薇演讲的冒险故事.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第130.危险的香气第七位伙伴是妮可&middot;罗宾.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---012.TV原创短篇（动画原创）[131-135]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第131.第一个患者蓝波球的秘密.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第132.航海士一反常态为了自己的梦想.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第133.被继承的梦想料理的铁人山治.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第134.让烟花绽放!男子汉乌索普八尺玉.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第135.传说的海贼猎人流浪的剑士卓洛.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---013.高利贷的塞尼（动画原创）[136-138]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第136.山羊之岛的赛尼和山中的海贼船.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第137.赚了一笔哦？放高利贷的赛尼的野心.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第138.岛上财宝的行踪赛尼海贼团出击.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---014.彩虹色的雾（动画原创）[139-143]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第139.彩虹色的雾传说鲁鲁佳岛的老人亨佐.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第140.永远之国的居民南瓜海贼团.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第141.故乡的回忆不能离开的海贼墓场.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第142.乱战必死贝特的野心和彩虹之塔.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第143.就这样传说开始了去彩虹的那面.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---015.---加雅岛篇[144-152]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第144.被剥夺的记录打捞之王玛西拉.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第145.怪物登场千万不要对白胡子同伙出手.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第146.别小看梦想嘲笑的街莫库镇.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第147.海贼的高峰说梦话的男人和海底探索王.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第148.传说的一族『大话王罗兰度』.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第149.向白云打满舵追击指南鸟.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第150.幻想是不会实现的？贝拉米VS猿山联合.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第151.一亿的男人世界最高权力和黑胡子海贼团.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第152.让船向空中去吧乘上上升的海流.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---016.---空岛篇[153-195]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 187-188.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第153.这里是空海天空骑士和天国之门.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第154.神之国度SKYPIEA云之滩的天使们.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第155.禁断的圣地神居住的岛和天之制裁.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第156.这么快就成罪犯了？SKYPIEA的执法者.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第157.要逃跑吗？早就开始的神之试炼.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第158.可爱大道的陷阱全能的神艾尼路.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第159.前进乌鸦号目标活祭坛.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第160.生存率10使用心网的神官莎多利.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第161.球之试炼的威胁迷失森林的死斗.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第162.乔巴危险原神对神官修拉.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第163.越来越不可思议绳之试炼和恋之试炼？.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第164.点亮山多拉的灯战士韦柏.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第165.天空的黄金乡加雅目标是神社.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第166.黄金前夜祭对『巴斯』的憧憬.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第167.神.艾尼路登场为了生存的夜明曲.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第168.长牙大蛇开始生存的战争.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第169.舍弃性命的排击『战鬼』韦柏的觉悟.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第170.空中的激战海贼卓洛对战士布拉哈姆.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第171.唬叫的燃烧炮路飞对战鬼韦柏.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第172.沼之试炼乔巴对神官盖达兹.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第173.无敌的能力艾尼路的真面目.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第174.幻之都市雄伟的山多拉遗迹.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第175.生存率0乔巴VS神官欧姆.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第176.登上巨大的豆蔓上层遗迹的死斗.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第177.铁之试炼的真面目白荆死亡竞赛.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第178.迸出火花的斩击卓洛对神官欧姆.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第179.崩溃的上层遗迹走向曲终的五重奏.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第180.古代遗迹的对决神艾尼路的目的.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第181.前往无边无际大地的野心方舟MAXIM.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第182.最后的激战海贼路飞vs神艾尼路.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第183.MAXIM浮出水面起动Despair.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第184.路飞落下神的载决和娜美的愿望.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第185.苏醒的二人燃烧的爱情的救援前线.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第186.绝望的狂想曲空岛灭亡迫在眉睫.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第189.永远的挚友响彻广阔大海的誓约之钟.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第190.天使岛毁灭雷迎降临的恐怖.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第191.放倒巨大豆蔓逃出空岛的最后希望.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第192.神之国的奇迹响彻天堂的岛之歌.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第193.战争结束响彻远方充满自豪地幻想曲.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第194.我来到了这里历史正文的编织者.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第195.走吧，回青海去编织出幻想的最终乐章.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---017.海军要塞G八（动画原创）[196-206]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 204-205.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第196.发布非常事态命令恶名昭著海贼船潜入.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第197.料理人山治在海军食堂发挥真正价值.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第198.卓洛被囚与乔巴的紧急手术.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第199.逼近的海军搜查网第二名被囚者.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第200.拼命的路飞和山治救出大作战.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第201.热血特别部队参战桥上的攻防战.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第202.突破包围网夺回黄金梅利号.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第203.消失的海贼船要塞攻防战第二回合.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第206.别了海军要塞出逃的最后攻防战.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---018.长链岛篇[207-219]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 215-216.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第207.长链岛的大冒险.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第208.福克西海贼团与DAVYBACK.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第209.第一回战环岛皮划艇赛.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第210.银狐福克西猛烈的干扰攻势.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第211.第二回合战GROGGYRING赛.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第212.连续的红牌GROGGYRING.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第213.第三回合战滚轴溜冰追逐战（动画原创）.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第214.白热化暴走比赛突入最终轮（动画原创）.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第217.船长对决最终战单挑格斗.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第218.迟钝光线火力全开vs不死之身的路飞.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第219.壮绝激烈的二人对决命运何去何从.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---019.失忆篇（动画原创）[220-226]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第220.失去了？被夺走了？你是谁？.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第221.抱着笛子的谜之少年和罗宾的推理.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第222.出击夺回记忆海贼团登陆岛上.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第223.露出獠牙的卓洛拦路的野兽.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第224.现出本性的记忆小偷最后的反击.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第225.自尊心强大的男人银狐福克西.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第226.最接近无敌的男人？最危险的男人.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---020.---水之七都前篇[227-241]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 227-228.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第229.飞奔的海列车与水之都waterseven.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第230.水上都市的冒险目标巨大的造船厂.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第231.弗兰奇一家与冰山先生.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第232.Galley-la公司壮观的一号船坞.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第233.海贼诱拐事件与等待死亡的海贼船.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第234.救出同伴猛攻弗兰奇屋.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第235.月下的大干戈悲伤下飘动的海贼旗.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第236.路飞对乌索普男儿气魄大碰撞.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第237.激震水之都!被袭击的冰山.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第238.橡皮人vs喷火的改造人.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第239.犯人是草帽海贼团？水之都的护卫.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第240.永远的离别？招来黑暗的女子妮可&middot;罗宾.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第241.抓住罗宾草帽海贼团的决意.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---021.---罗宾争夺战篇[242-262]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 250-251.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第242.信号伴随着炮击开始行动cp9.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第243.取下面具的cp9惊人的真面孔.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第244.隐藏的羁绊冰山与弗兰奇.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第245.回来吧罗宾与cp9的对决.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第246.水之都总复习篇&amp;草帽海贼团全灭？豹型的威胁.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第247.被船所爱的男人乌索普的眼泪.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第248.弗兰奇的过去海列车起航之日.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第249.斯潘达姆的阴谋海列车颠簸之日.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第252.分离同伴的汽笛飞驰的海列车.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第253.山治突入暴风雨中的海列车大战.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第254.娜美的全力呼唤草帽小子路飞复活.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第255.另一辆海列车？火箭人出击.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第256.拯救同伴向拳头发誓的敌我之羁绊.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第257.击碎巨浪路飞和卓洛的最强合体技.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第258.谜之男登场？他的名为狙击王.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第259.厨师间的对决山治对拉面拳法.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第260.车顶上的决斗弗兰奇对内罗.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第261.鬼斩卓洛对斩船人T骨.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第262.罗宾争夺战狙击王的奇策.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---022.---司法之岛篇[263-312]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 268-269.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 277-278.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第263.司法之岛EniesLobby的全貌.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第264.登陆作战开始突击草帽海贼团.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第265.路飞猛冲司法之岛的大决战.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第266.与巨人族的攻防打开第二道门.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第267.杀出活路腾空而起的火箭人.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第270.还我罗宾路飞对布鲁诺.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第271.不要停止脚步点起反击的狼烟.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第272.路飞就在眼前前往法院前广场集结.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第273.一切都为了保护伙伴二档发动.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第274.回答我们罗宾草帽小子一伙的呼喊.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第275.罗宾的过去被称作恶魔的少女.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第276.宿命的母女母亲之名奥尔维亚.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第279.向着瀑布飞跃路飞的信念.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第280.男人的生存之道卓洛的事业和乌索普的梦想.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第281.泪水编织而成的同伴的羁绊娜美的世界地图.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第282.离别造就男人山治与乔巴.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第283.一切都为了伙伴身处黑暗罗宾.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第284.绝不交出设计图弗兰奇的决断.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第285.夺取五把钥匙草帽小子一伙对CP9.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第286.恶魔果实的能力卡库与加布拉大变身.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第287.死也不踢女人男子汉山治的骑士道.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第288.猫头鹰失算我的可乐是生命之水.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第289.卓洛新招炸裂剑名为狙击王？.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第290.控制不能乔巴禁止使用的蓝波球.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第291.路飞捕头再登场是梦境还是现实彩票大骚动（特别篇）.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第292.城内的散年糕大竞赛大红鼻子的阴谋（特别篇）.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第293.泡沫使用者卡里法逼近娜美的肥皂陷阱.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第294.凶报传来屠魔令发动.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第295.五个娜美？伴随着幻象的反击.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第296.娜美的决断攻击暴走的乔巴.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第297.猎人山治登场？献给撒谎的狼的挽歌.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第298.灼热的爆踢山治的足技全餐.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第299.白刃的猛袭卓洛对卡库强力斩击对决.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第300.鬼神卓洛气势逼人的阿修罗化身.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第301.斯潘达姆愕然立于司法之塔上的英雄.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第302.罗宾解放路飞与路奇的激战.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第303.犯人是捕快路飞？追寻消失的大樱花树（特别篇）.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第304.不打赢你就保护不了任何伙伴3档发动.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第305.战栗的过去黑暗的正义与罗布&middot;路奇.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第306.梦幻的人鱼？在渐渐失去意识之时.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第307.在炮火中沉没的岛屿弗兰奇悔恨的呼唤.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第308.等待路飞踌躇之桥上的死斗.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第309.充满愿望之拳路飞拼尽全力的机关枪.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第310.来自大海的朋友草帽小子一伙最深的友情.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第311.全员大逃亡海贼的胜利之道.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第312.感谢你梅利朦胧之雪中的离别之海.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---023.---水之七都后篇[313-325]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第313.打破宁静持有爱之拳的海军中将.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第314.最强的家系？路飞父亲的惊人身份.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第315.其名为新世界伟大航路的去向.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第316.香克斯的行动连接暴走时代的纽带.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第317.寻找箭鱼的少女水之都大搜查（动画原创）.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第318.坚强的妈妈卓洛的家务活闹剧（动画原创）.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第319.山治惊愕迷之老头与超美味料理（动画原创）.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第320.终于全员都成了悬赏犯总额超越6亿的海贼团.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第321.君临大海的百兽之王梦想之船终于完成.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第322.告别了可爱的小弟们弗兰奇起程.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第323.告别水之都男子汉乌索普决斗的结局.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第324.巡回的悬赏令欢声雀跃的故乡向前迈进的船.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第325.最凶险的能力袭击艾斯的黑胡子的黑暗.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---024.旗帜猎人篇（动画原创）[326-335]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第326.谜之海贼团桑尼号与危险的陷阱.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第327.桑尼号大难当前咆哮的超速秘密机器.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第328.沉没于新世界的梦想失意的海贼巴泽鲁.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第329.袭击而来的刺客们冰上的大决斗.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第330.草帽一伙陷入苦战嵌入旗帜的海贼魂.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第331.酷暑难当排斥的双胞胎磁力能量.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第332.混乱的公馆发怒的首领与被囚的一伙人.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第333.重生的不死鸟向同伴许下的诺言海贼旗之梦.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第334.炽热的决战路飞vs灼热的首领.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第335.相会新世界与勇猛的海贼告别.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---025.乔巴超人特别篇[336-336]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第336.乔巴超人出动保卫海滨电视台.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---026.恐怖三桅帆船篇(ThrillerBark)【新船员：布鲁克】[337-381]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第337.突入魔之海域浓雾中浮现的谜之骷髅.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第338.遇见人的喜悦骷髅绅士的真面目.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第339.怪现象频发登陆斯利拉巴克.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第340.被称作天才的男人霍古巴克现身.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第341.娜美千钧一发僵尸宅院与透明人.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第342.僵尸之谜噩梦般的霍古巴克研究所.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第343.他的名字是莫里亚操纵影子的大海贼设下的陷阱.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第344.奏响僵尸之歌的飨宴敲响夜袭的黑暗钟声.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第345.动物军团？佩罗纳不可思议的庭院.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第346.消失的草帽小子一伙谜之剑士现身.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第347.残余的骑士道守卫娜美的倒戈僵尸.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第348.从天而降的男人剑侠鼻歌.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第349.路飞紧急事态最强影子的去向.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第350.被称作魔人的战士奥兹复活之日.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第351.500年后的苏醒奥兹开眼.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第352.信念的祈求死守爆炸头的布鲁克.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第353.男子汉不灭的誓言在远方的天空等待的朋友.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第354.定将再会布鲁克许下誓言的海岬.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第355.食物娜美和影子路飞愤怒的大反击.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第356.乌索普最强？消极就交给我好了.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第357.将军僵尸被秒杀奥兹的冒险心情.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第358.炎之骑士山治踢毁虚假的婚礼.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第359.透明的恩怨？山治被夺走的梦.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第360.救命啊英雄不死之身的敌人幽灵公主.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第361.吓破胆的佩罗纳名副其实的牛皮大王乌索普.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第362.屋顶上飞舞的斩击卓洛与龙马的决斗.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第363.激怒的乔巴霍古巴克魔鬼般的医术.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第364.奥兹的巨吼死出来草帽小子一伙.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第365.敌人是路飞最强僵尸对草帽小子一伙.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第366.受死吧阿布萨罗姆娜美友情的雷击.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第367.扳回一城必杀草帽合体技？.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第368.无声无息的袭击迷之访问者「暴君」熊.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第369.奥兹加莫里亚力量与智慧的最凶合体.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第370.逆转战局的秘策梦魇路飞登场.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第371.草帽小子一伙全军覆没影影能力全开.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第372.超绝战斗开始路飞VS路飞.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第373.胜负迫近奋力击出的致命一击.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第374.身体消失照射在恶梦之岛上的朝阳.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第375.永不完结的危机草帽小子一伙的抹杀指令.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第376.弹开一切熊的肉肉果实能力.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第377.伙伴的痛苦就是我的痛苦卓洛奋不顾身的战斗.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第378.遥远的誓言海贼之歌与小鲸鱼.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第379.布鲁克的过去欢乐的伙伴悲伤的离别.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第380.宾克斯的美酒连接过去和现在的歌.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第381.新的伙伴音乐家鼻歌布鲁克.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---027.SpaIsland号篇（动画原创）[382-383]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第382.迟缓果实的威胁银狐福克西再现.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第383.宝藏争夺战崩溃的SPAISLAND号.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---028.---迪巴鲁篇[384-389]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第384.布鲁克大奋斗成为真正伙伴的艰辛道路？（动画原创）.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第385.环绕伟大航路半圈到达红土大陆.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第386.憎恨草帽小子一伙的男人铁面男迪巴鲁登场.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第387.再次相会救出被囚的鱼人.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第388.悲剧隐藏在面具下的迪巴鲁的真面目.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第389.炸裂桑尼号的超秘密武器牙音炮.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---029.---天龙人事件篇[390-405]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第390.目标鱼人岛登上肥皂泡群岛.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第391.暴虐肥皂泡群岛的统治者天龙人.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第392.新对手集结11个超新星.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第393.目标凯米迫近的人贩团伙的魔手.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第394.拯救凯米群岛残留的暗黑历史.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第395.时间紧迫人类拍卖会开幕.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第396.铁拳炸裂勇闯竞拍场.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第397.特大恐慌拍卖会场的死斗.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第398.大将黄猿出动骚动的肥皂泡群岛.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第399.突破包围网海军vs三名船长.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第400.罗杰和雷利海贼王和他的右手腕.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第401.无法回避？大将黄猿的光速踢.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第402.压倒性海军战斗武器和平主义者.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第403.强敌再现背着巨斧的战桃丸.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第404.大将黄猿的猛攻草帽小子一伙穷途末路.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第405.消失的伙伴们草帽小子一伙的末日.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---030.时代剧特别篇[406-407]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第406.时代剧特别篇捕快路飞再次登场.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第407.时代剧特别篇摧毁Thriller商会的陷阱.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---031.女儿岛篇[408-421]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第408.上陆禁止男性的岛屿亚马逊&middot;百合.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第409.加快步伐回到伙伴们的身边女儿岛的冒险.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第410.大家神魂颠倒海贼女帝汉库克.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第411.背上隐藏的秘密路飞遭遇蛇姬.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第412.无情的制裁被石化的玛格丽特.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第413.路飞大苦战蛇姐妹霸气的力量.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第414.全力以赴的战斗橡皮VS蛇蛇.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第415.汉库克的告白姐妹们难言的过去.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第416.拯救艾斯新的目的地是大监狱.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第417.恋爱就是暴风雨婀娜的汉库克.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第418.伙伴们的行踪气象科学与机关岛.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第419.伙伴们的行踪巨鸟之岛与桃色乐园.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第420.伙伴们的行踪连接岛的桥与食人植物.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第421.伙伴们的行踪消极公主与恶魔王.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---032.ImpelDown篇（海底监狱篇）[422-456]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第422.坚决潜入海底监狱ImpelDown.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第423.地狱重逢？四分五裂果实的能力者.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第424.粉碎红莲地狱巴基的华丽大作战.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第425.监狱最强的男人毒人麦哲伦登场.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第426.联动特别篇蠢蠢欲动金狮子的野心.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第427.剧场版联动特别篇被盯上的小东海.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第428.剧场版联动特别篇阿密格海贼团的猛攻.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第429.剧场版联动特别篇决战路飞VS拉鲁戈.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第430.被囚禁的王下七武海海侠甚平.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第431.看守长萨鲁德斯的陷阱LV.3饥饿地狱.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第432.解放的天鹅再会冯&middot;克雷.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第433.署长麦哲伦出动草帽小子包围网完成.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第434.全部战力集合LV4&middot;灼热地狱的决战.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第435.强大的麦哲伦冯&middot;克雷阵前逃亡.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第436.一决雌雄路飞孤注一掷的最后一击.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第437.友情至上奋不顾身的冯&middot;克雷.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第438.地狱中的乐园因佩尔LV5.5.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第439.路飞治疗开始伊万小姐的神奇力量.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第440.相信奇迹冯&middot;克雷灵魂深处的声援.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第441.路飞复活伊万小姐的越狱有计划启动.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第442.艾斯护送开始最底层LEVEL6的攻防.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第443.最强小队结成震撼推进城.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第444.更加混乱黑胡子蒂奇袭来.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第445.危险的相遇黑胡子和雨之希留.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第446.凭意志也不能倒下认真起来的汉尼拔.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第447.愤怒的枪乱打路飞VS黑胡子.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第448.阻止麦哲伦伊万小姐绽放奥义.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第449.麦哲伦的奇策受阻的越狱计划.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第450.越狱队伍一筹莫展禁招毒之巨兵.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第451.引发最后的奇迹突破正义之门.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第452.目标海军总部营救艾斯之旅.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第453.伙伴们的行踪维萨利亚报告和人造动物.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第454.伙伴们的行踪巨鸟菲娜和桃色对决.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第455.伙伴们的行踪革命军和暴食森林的陷阱.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第456.伙伴们的行踪巨大的墓碑与内裤的恩情.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---033.海军本部篇（顶上战争）[457-490]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第457.到达海军总部之前的回想特别篇兄弟的誓言.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第458.到达海军总部之前的回想特别篇集合三大将.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第459.决战临近海军最强布阵完成.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第460.巨大舰队出现袭来白胡子海贼团.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第461.决战拉开帷幕艾斯和白胡子的过去.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第462.毁灭世界的力量地震果实的能力.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第463.燃尽一切大将赤犬的能力.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第464.恶魔的后代小奥兹Jr.勇往直前.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第465.只有胜者才是正义发动战国的作战.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第466.草帽小队登场!风云突变的战场.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第467.就算死也要救你路飞VS海军战斗开始.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第468.激战的连续能力者军团VS能力者军团.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第469.熊发生的异变伊万愤怒的一击.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第470.剑豪米霍克逼近路飞的黑刀的斩击.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第471.歼灭作战启动和平主义者军团的威力.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第472.赤犬的谋略被陷害的白胡子.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第473.包围作战运作白胡子海贼团陷入危机.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第474.处刑执行命令下达　突破包围壁.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第475.突入最终局面白胡子起死回生的一招.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第476.路飞拼尽全力奥里斯广场的全力一战.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第477.消减生命的力量兴奋&middot;荷尔蒙再次使用.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第478.为了约定激斗路飞与可比.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第479.处刑台就在眼前开启通往艾斯的道路.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第480.各自选择的道路路飞VS卡普.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第481.艾斯救出!四皇白胡子最后的船长命令.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第482.烧尽火焰的能力!赤犬无情的追击!.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第483.寻找答案火拳艾斯死于战场.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第484.海军本部崩溃白胡子无言的愤怒.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第485.一决胜负白胡子VS黑胡子海贼团.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第486.演出开幕黑胡子显示出的真正目的.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第487.大将赤犬的执着袭向路飞的岩浆铁拳.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第488.拼命的呐喊改变命运的充满勇气的数秒.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第489.香克斯出现巅峰对决终于结束.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第490.群雄割据新时代开始.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---034.大事件后篇[491-491]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第491.登陆女儿岛逼近路飞的残酷现实.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---035.---海贼王&times;美食猎人特别联合篇[492-492]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第492.最强组合奋斗路飞和阿虏（1小时特别篇）.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---036.---兄弟相遇的回忆篇[493-499]</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第493.路飞和艾斯兄弟相遇的故事.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第494.萨博登场不确定之物终点站的少年.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第495.我不会逃艾斯拼死的营救作战.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第496.有朝一日要出海三顽童推杯换盏结兄弟.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第497.告别达旦一家？建成秘密基地.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 第498.路飞拜师？和海贼王交锋过的男人.rmvb</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	+---剧场版 2000-2009 十部全</div>
<div>
	|&nbsp;&nbsp; +---01.黄金岛冒险2000</div>
<div>
	|&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OPFANS][One_Piece][Movie1][DVDrip].avi</div>
<div>
	|&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	|&nbsp;&nbsp; +---02.发条岛的冒险2001</div>
<div>
	|&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OPFANS][One_Piece][Movie2][DVDrip].avi</div>
<div>
	|&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	|&nbsp;&nbsp; +---03.珍兽岛的乔巴王2002</div>
<div>
	|&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OPFANS][One_Piece][Movie3][DVDrip].avi</div>
<div>
	|&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	|&nbsp;&nbsp; +---04.死亡尽头的冒险2003</div>
<div>
	|&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OPFANS][One_Piece][Movie4][DVD][Disk_A][CRC_9FA8EF07].avi</div>
<div>
	|&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OPFANS][One_Piece][Movie4][DVD][Disk_B][CRC_AD5171E3].avi</div>
<div>
	|&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	|&nbsp;&nbsp; +---05.被诅咒的圣剑七星剑2004</div>
<div>
	|&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [maplesnow][one_piece][movie5][jp_gb][dvdrip][xvid_ac3][cd1].avi</div>
<div>
	|&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [maplesnow][one_piece][movie5][jp_gb][dvdrip][xvid_ac3][cd2].avi</div>
<div>
	|&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	|&nbsp;&nbsp; +---06.狂欢男爵和神秘的岛2005</div>
<div>
	|&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [maplesnow][one_piece][movie6][jp_gb][dvdrip][xvid_ac3][cd1].avi</div>
<div>
	|&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [maplesnow][one_piece][movie6][jp_gb][dvdrip][xvid_ac3][cd2].avi</div>
<div>
	|&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	|&nbsp;&nbsp; +---07.机关城的机械巨兵2006</div>
<div>
	|&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [maplesnow][one_piece][movie7][jap_chn][dvdrip][x264_ac3][crc_525c5837].mkv</div>
<div>
	|&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	|&nbsp;&nbsp; +---08.砂漠的女王与海贼们2007</div>
<div>
	|&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [maplesnow][one_piece][movie8][jap_chs_cht][dvdrip][x264_ac3][crc_0D9E4A51].mkv</div>
<div>
	|&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	|&nbsp;&nbsp; +---09.绽放在寒冬的奇迹樱花2008</div>
<div>
	|&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OpfansMaplesnow][One_Piece][Movie9][Jap_Chs_Cht][DVDRip][x264_AC3][848x464][crc_386BE43B].mkv</div>
<div>
	|&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	|&nbsp;&nbsp; \---10.强者天下2009</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OpfansMaplesnow][One_Piece][Movie10][Jap_Chs_Cht][BDRip][x264_ac3][720P][crc_CFB5161B].mkv</div>
<div>
	|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	\---特别篇SP 1998-2008 十八部全</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp; NHK：今日特写.ONEPIECE.超人气的秘密.rmvb</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp; [JPOPPV.COM][07.03.14]川嶋あい.-.compass.avi</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;</div>
<div>
	&nbsp;&nbsp;&nbsp; +---SP01-1998-打倒海贼强萨克！</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OPFansMaplesnow][one_piece][1998_OVA][jap_chn][x264_mp3][704x396][crc_B4706B25].mkv</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	&nbsp;&nbsp;&nbsp; +---SP02-1999-路飞的绝技</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 路飞的绝技-质量差.avi</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	&nbsp;&nbsp;&nbsp; +---SP03-1999-索隆的剑技</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 卓隆的剑技.avi</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 索隆的剑技-质量差.rm</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	&nbsp;&nbsp;&nbsp; +---SP04-2000-路飞落下秘境海肚脐的大冒险</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OPFANS][One_Piece][Special1][DVDrip][CRC_829C6D12].avi</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	&nbsp;&nbsp;&nbsp; +---SP05-2001-剧场版2首映会</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OPFANS][One_Piece][Movie2_Special_Feature_01].avi</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	&nbsp;&nbsp;&nbsp; +---SP06-2001-赞高的狂欢舞会</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OPFANS][One_Piece][Movie1_Extra1][Dance_Carnival][DVDrip].avi</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	&nbsp;&nbsp;&nbsp; +---SP07-2002-剧场版3首映会</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OPFANS][One_Piece][Movie3_Special_Feature_01].avi</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	&nbsp;&nbsp;&nbsp; +---SP08-2002-剧场版3声优访谈</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OPFANS][One_Piece][Movie3_Special_Feature_02].avi</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	&nbsp;&nbsp;&nbsp; +---SP09-2002-梦幻足球王</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OPFANS][One_Piece][Movie1_Extra2][Fantasy_Soccer][DVDrip].avi</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	&nbsp;&nbsp;&nbsp; +---SP10-2003-剧场版4首映会</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OPFANS][One_Piece][Movie4_Special_Feature_01].avi</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	&nbsp;&nbsp;&nbsp; +---SP11-2003-在辽阔的海洋上驰骋！父亲伟大的梦想！</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 在宽阔的海洋上驰骋！父亲伟大的梦想.avi</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	&nbsp;&nbsp;&nbsp; +---SP12-2003-守卫！最后的大舞台</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [maplesnow][one_piece][2003_SP2][jp_cn][DVDrip][XviD_AC3][CRC_299A6AED].avi</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	&nbsp;&nbsp;&nbsp; +---SP13-2004-目标&mdash;海贼棒球王</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [maplesnow][One_Piece][movie5_sp][jp_gb][DVDrip][Xvid_ac3][V2].avi</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 目标：海贼棒球王.mkv</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	&nbsp;&nbsp;&nbsp; +---SP14-2005-海贼王的轨迹</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 海贼王的轨迹.avi</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	&nbsp;&nbsp;&nbsp; +---SP15-2005-年底特别企画！草帽小子路飞的捕头传</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 年末特别企划！草帽小子路飞的捕头传.avi</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	&nbsp;&nbsp;&nbsp; +---SP16-2005-简单易懂路飞大百科</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 简单易懂_路飞大百科.avi</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	&nbsp;&nbsp;&nbsp; +---SP17-2006-草帽小子海贼团的秘密！</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 草帽小子海贼团的秘密.avi</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	&nbsp;&nbsp;&nbsp; +---SP18-2007-乔巴超人</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 乔巴超人出动保卫海滨电视台.rmvb</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	&nbsp;&nbsp;&nbsp; +---SP19-2008-ROMANCEDAWN</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Romance_Dawn.rmvb</div>
<div>
	&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<div>
	&nbsp;&nbsp;&nbsp; \---SP20-2010-海贼王第0话-《强者世界》前传</div>
<div>
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OpfansMaplesnow][One_Piece][Movie10][Strong World Episode 0][jap_chn][x264_ac3][vfr][864x480][C88951AC].mkv</div>
<div>
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
<p><strong><a title="收藏列表生成.rar" href="http://www.reynaldliu.net/attachment.php?id=5" target="_blank">收藏列表生成.rar</a></strong> (38.38 K, 下载次数:18, 上传时间:Fri, 20 May 2011 07:29:05 +0000)</p>]]></description>
			<link>http://www.reynaldliu.net/archives/17/</link>
			<category domain="http://www.reynaldliu.net/category/life/">生活琐事</category>
			<category domain="http://www.reynaldliu.net/tag/20%E9%9B%86%E5%A4%A7%E5%90%88%E9%9B%86/">20集大合集</category>
			<category domain="http://www.reynaldliu.net/tag/%E7%89%B9%E5%88%AB%E7%89%88/">特别版</category>
			<category domain="http://www.reynaldliu.net/tag/sp%E7%89%B9%E5%88%AB%E7%AF%87/">sp特别篇</category>
			<category domain="http://www.reynaldliu.net/tag/10%E9%83%A8%E5%85%A8/">10部全</category>
			<category domain="http://www.reynaldliu.net/tag/%E6%B5%B7%E8%B4%BC%E7%8E%8B%E5%89%A7%E5%9C%BA%E7%89%88%E5%8D%81%E9%83%A8%E5%85%A8/">海贼王剧场版十部全</category>
			<category domain="http://www.reynaldliu.net/tag/%E6%B5%B7%E8%B4%BC%E7%8E%8B%E6%9C%80%E6%96%B0tv/">海贼王最新tv</category>
			<category domain="http://www.reynaldliu.net/tag/%E6%B5%B7%E8%B4%BC%E7%8E%8Btv498/">海贼王tv498</category>
			<pubDate>Fri, 20 May 2011 07:27:18 +0000</pubDate>
		</item>
		<item>
			<link>http://www.reynaldliu.net/archives/16/</link>
			<guid>http://www.reynaldliu.net/archives/16/</guid>
			<title>windows,linux,unix多平台兼容mail,sendmail发邮件函数</title>
			<author>39338055@qq.com(reynaldliu)</author>
			<description><![CDATA[Reynald Liu-je m' appelle rènaldliu ( http://www.reynaldliu.net/ ) : <p>
	&nbsp;</p>
<div id="cke_pastebin">
	&lt;?php</div>
<div id="cke_pastebin">
	&nbsp;</div>
<div id="cke_pastebin">
	function outmail($email_to, $email_subject, $email_message, $email_from = &#39;&#39;) {</div>
<div id="cke_pastebin">
	&nbsp;</div>
<div id="cke_pastebin">
	//下面的配置参数请依实际情况注释掉，选用其他段.</div>
<div id="cke_pastebin">
	//调用示例</div>
<div id="cke_pastebin">
	//发给一个人outmail(&#39;user1 &lt;test1@test1.com&gt;&#39;,&#39;标题&#39;,&#39;邮件正文&#39;);</div>
<div id="cke_pastebin">
	//发给一群人outmail(&#39;user1 &lt;test1@test1.com&gt;, user2 &lt;test2@test2.net&gt;&#39;,&#39;标题&#39;,&#39;邮件正文&#39;);</div>
<div id="cke_pastebin">
	&nbsp;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; /* linux独有,使用sendmail发送</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; $mail[&#39;mailsend&#39;] = 1;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; $mail[&#39;charset&#39;]=&#39;utf-8&#39;;//发送邮件编码</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; $mail[&#39;maildelimiter&#39;] = 1;//1使用 \r\n 作为分隔符,2使用 \r 作为分隔符,3使用\n分隔</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; $mail[&#39;mailusername&#39;] = 1;//是否收件人包含用户名</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; $mail[&#39;mailprefix&#39;] = &quot;巧维科技&quot;;//邮件标题前缀,如填test则邮件标题显示为 [test]我是邮件标题.</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; $mail[&#39;from&#39;]=&quot;&quot;;//默认发件人,只是用于自动填充发件人.实际调用函数时可以被参数替代.</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; $mail[&#39;mailreplyto&#39;]=&quot;&quot;;//默认回复邮件地址，并不是所有的邮件提供商都支持，有时候填了也会自动回复到发件人那里.</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp;*/</div>
<div id="cke_pastebin">
	&nbsp;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; /* &nbsp; windows独有,使用windows的smtp发送,windows必须先安装iis,在安装iis时勾上smtp组件.</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; $mail[&#39;mailsend&#39;] = 3;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; $mail[&#39;charset&#39;]=&#39;utf-8&#39;;//发送邮件编码</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; $mail[&#39;maildelimiter&#39;] = 1;//1使用 \r\n 作为分隔符,2使用 \r 作为分隔符,3使用\n分隔</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; $mail[&#39;mailusername&#39;] = 1;//是否收件人包含用户名</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; $mail[&#39;mailprefix&#39;] = &quot;系统邮件请勿回复&quot;;//邮件标题前缀,如填test则邮件标题显示为 [test]我是邮件标题.</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; $mail[&#39;from&#39;]=&quot;&quot;;//默认发件人,只是用于自动填充发件人.实际调用函数时可以被参数替代.</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; $mail[&#39;mailreplyto&#39;]=&quot;&quot;;//默认回复邮件地址，并不是所有的邮件提供商都支持，有时候填了也会自动回复到发件人那里.</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; $mail[&#39;server&#39;] = &#39;localhost&#39;;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; $mail[&#39;port&#39;] = &#39;25&#39;;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp;*/</div>
<div id="cke_pastebin">
	&nbsp;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; /* linux,windows通用.gmail邮件需要openssl扩展支持. */</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; $mail[&#39;mailsend&#39;] = 2;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; $mail[&#39;charset&#39;] = &#39;utf-8&#39;; //发送邮件编码</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; $mail[&#39;maildelimiter&#39;] = 1; //1使用 \r\n 作为分隔符,2使用 \r 作为分隔符,3使用\n分隔</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; $mail[&#39;mailusername&#39;] = 1; //是否收件人包含用户名</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; $mail[&#39;mailprefix&#39;] = &quot;巧维科技&quot;; //邮件标题前缀,如填test则邮件标题显示为 [test]我是邮件标题.</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; $mail[&#39;from&#39;] = &quot;&quot;; //默认发件人,只是用于自动填充发件人.实际调用函数时可以被参数替代.</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; $mail[&#39;mailreplyto&#39;] = &quot;&quot;; //默认回复邮件地址，并不是所有的邮件提供商都支持，有时候填了也会自动回复到发件人那里.</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; $mail[&#39;server&#39;] = &#39;smtp.gmail.com&#39;; //smtp服务器一般是smtp加域名。如qq的,smtp.qq.com,gmail的smtp.gmail.com</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; $mail[&#39;port&#39;] = 465; //smtp的端口号一般是465或25</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; $mail[&#39;auth&#39;] = 1; //是否需要登录.基本上用网上的邮局如qq,163,sina,99%这个得填1,只有一种情况你自己在windows建邮件服务器可以填0</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; $mail[&#39;from&#39;] = &#39;系统管理员 username@gmail.com&#39;; //发件人,通常和邮箱登录用户名是一样的</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; $mail[&#39;auth_username&#39;] = &#39;username@gmail.com&#39;; //邮箱登录用户名,是一个完整的邮件地址.如a@a.com</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; $mail[&#39;auth_password&#39;] = &#39;flksadjfs&#39;; //邮箱登录密码</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; $mail[&#39;ssl&#39;] = 1; //是否需要ssl验证,gmail的验证需要打开这个选项</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; /*配置结束*/</div>
<div id="cke_pastebin">
	&nbsp;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; $mailreplyto = isset($mail[&#39;mailreplyto&#39;]) ? $mail[&#39;mailreplyto&#39;] : $mail[&#39;from&#39;];</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; $maildelimiter = $mail[&#39;maildelimiter&#39;] == 1 ? &quot;\r\n&quot; : ($mail[&#39;maildelimiter&#39;] == 2 ? &quot;\r&quot; : &quot;\n&quot;);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; $mailusername = isset($mail[&#39;mailusername&#39;]) ? $mail[&#39;mailusername&#39;] : 1;</div>
<div id="cke_pastebin">
	&nbsp;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; $email_subject = &#39;=?&#39; . $mail[&#39;charset&#39;] . &#39;?B?&#39; . base64_encode(str_replace(&quot;\r&quot;, &#39;&#39;, str_replace(&quot;\n&quot;, &#39;&#39;, &#39;[&#39; . $mail[&#39;mailprefix&#39;] . &#39;] &#39; . $email_subject))) . &#39;?=&#39;;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; $email_message = chunk_split(base64_encode(str_replace(&quot;\r\n.&quot;, &quot; \r\n..&quot;, str_replace(&quot;\n&quot;, &quot;\r\n&quot;, str_replace(&quot;\r&quot;, &quot;\n&quot;, str_replace(&quot;\r\n&quot;, &quot;\n&quot;, str_replace(&quot;\n\r&quot;, &quot;\r&quot;, $email_message)))))));</div>
<div id="cke_pastebin">
	&nbsp;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; $email_from = $email_from == &#39;&#39; ? &#39;=?&#39; . $mail[&#39;charset&#39;] . &#39;?B?&#39; . base64_encode($mail[&#39;mailprefix&#39;]) . &quot;?= &lt;$adminemail&gt;&quot; : (preg_match(&#39;/^(.+?) \&lt;(.+?)\&gt;$/&#39;, $email_from, $from) ? &#39;=?&#39; . $charset . &#39;?B?&#39; . base64_encode($from[1]) . &quot;?= &lt;$from[2]&gt;&quot; : $email_from);</div>
<div id="cke_pastebin">
	&nbsp;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; foreach (explode(&#39;,&#39;, $email_to) as $touser) {</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; $tousers[] = preg_match(&#39;/^(.+?) \&lt;(.+?)\&gt;$/&#39;, $touser, $to) ? ($mailusername ? &#39;=?&#39; . $mail[&#39;charset&#39;] . &#39;?B?&#39; . base64_encode($to[1]) . &quot;?= &lt;$to[2]&gt;&quot; : $to[2]) : $touser;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; }</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; $email_to = implode(&#39;,&#39;, $tousers);</div>
<div id="cke_pastebin">
	//构造邮件头.</div>
<div id="cke_pastebin">
	//邮件头示例</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; /*</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; Received: from mail.360buy.com (unknown [211.151.32.10])</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; by newmx77.qq.com (NewMx) with SMTP id</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; for &lt;xx@qq.com&gt;; Tue, 17 May 2011 22:13:50 +0800</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; X-QQ-SSF:00500000000000F00x000001000000</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; X-QQ-mid:mx77t1305641631t84t13212</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; Received: from web162 (192.168.10.254) by cas.360buy.com (192.168.80.152) with</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; Microsoft SMTP Server id 8.1.240.5; Tue, 17 May 2011 22:14:11 +0800</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; Subject: =?GB2312?Q?=CD=FC=BC=C7=C3=DC=C2=EB=CC=E1=CA=BE?=</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; Sender: =?GB2312?Q?=BE=A9=B6=AB=CD=F8=C9=CF=C9=CC=B3=C7?=</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &lt;customer_service@360buy.com&gt;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; From: =?GB2312?Q?=BE=A9=B6=AB=CD=F8=C9=CF=C9=CC=B3=C7?=</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &lt;customer_service@360buy.com&gt;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; Date: Tue, 17 May 2011 22:12:36 +0800</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; To: &quot;=?GB2312?Q?xx@qq=2Ecom?=&quot; &lt;xx@qq.com&gt;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; X-Priority: 3</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; X-MSMail-Priority: Normal</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; Content-Transfer-Encoding: Quoted-Printable</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; MIME-Version: 1.0</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; X-Mailer: JMail 4.4 by Dimac</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; Content-Type: text/html</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; Message-ID: &lt;14eebe19-3bcb-458a-b25a-94acd11e029b@cas.360buy.com&gt;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; Return-Path: customer_service@360buy.com</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp;*/</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; $headers = &quot;From: $email_from{$maildelimiter}X-Priority: 3{$maildelimiter}X-Mailer: Reynaldliu{$maildelimiter}Return-Path: {$mailreplyto}{$maildelimiter}MIME-Version: 1.0{$maildelimiter}Content-type: text/plain; charset=&quot; . $mail[&#39;charset&#39;] . &quot;{$maildelimiter}Content-Transfer-Encoding: base64{$maildelimiter}&quot;;</div>
<div id="cke_pastebin">
	&nbsp;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; $mail[&#39;port&#39;] = $mail[&#39;port&#39;] ? $mail[&#39;port&#39;] : 25;</div>
<div id="cke_pastebin">
	&nbsp;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; if ($mail[&#39;mailsend&#39;] == 1 &amp;&amp; function_exists(&#39;mail&#39;)) {</div>
<div id="cke_pastebin">
	//仅linux或unix或macos独有,不支持windows</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; @mail($email_to, $email_subject, $email_message, $headers);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; } elseif ($mail[&#39;mailsend&#39;] == 2) {</div>
<div id="cke_pastebin">
	//使用smtp方式.如果有ssl需要打开php_openssl的扩展支持,windows,linux,macos系统通用.</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; if ($mail[&#39;ssl&#39;] == 1) {</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (!$fp = fsockopen(&#39;ssl://&#39; . $mail[&#39;server&#39;], $mail[&#39;port&#39;], $errno, $errstr, 30)) {</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $errorlog.=&quot;($mail[server]:$mail[port]) CONNECT - Unable to connect to the SMTP server&quot;;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; } else {</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (!$fp = fsockopen($mail[&#39;server&#39;], $mail[&#39;port&#39;], $errno, $errstr, 30)) {</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $errorlog.=&quot;($mail[server]:$mail[port]) CONNECT - Unable to connect to the SMTP server&quot;;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; }</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; stream_set_blocking($fp, true);</div>
<div id="cke_pastebin">
	&nbsp;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; $lastmessage = fgets($fp, 512);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; if (substr($lastmessage, 0, 3) != &#39;220&#39;) {</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $errorlog.=&quot;$mail[server]:$mail[port] CONNECT - $lastmessage&quot;;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; }</div>
<div id="cke_pastebin">
	&nbsp;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; fputs($fp, ($mail[&#39;auth&#39;] ? &#39;EHLO&#39; : &#39;HELO&#39;) . &quot; discuz\r\n&quot;);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; $lastmessage = fgets($fp, 512);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; if (substr($lastmessage, 0, 3) != 220 &amp;&amp; substr($lastmessage, 0, 3) != 250) {</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $errorlog.=&quot;($mail[server]:$mail[port]) HELO/EHLO - $lastmessage&quot;;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; }</div>
<div id="cke_pastebin">
	&nbsp;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; while (1) {</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (substr($lastmessage, 3, 1) != &#39;-&#39; || empty($lastmessage)) {</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; break;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $lastmessage = fgets($fp, 512);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; }</div>
<div id="cke_pastebin">
	&nbsp;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; if ($mail[&#39;auth&#39;]) {</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; fputs($fp, &quot;AUTH LOGIN\r\n&quot;);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $lastmessage = fgets($fp, 512);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (substr($lastmessage, 0, 3) != 334) {</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $errorlog.=&quot;($mail[server]:$mail[port]) AUTH LOGIN - $lastmessage&quot;;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</div>
<div id="cke_pastebin">
	&nbsp;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; fputs($fp, base64_encode($mail[&#39;auth_username&#39;]) . &quot;\r\n&quot;);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $lastmessage = fgets($fp, 512);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (substr($lastmessage, 0, 3) != 334) {</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $errorlog.=&quot;($mail[server]:$mail[port]) USERNAME - $lastmessage&quot;;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</div>
<div id="cke_pastebin">
	&nbsp;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; fputs($fp, base64_encode($mail[&#39;auth_password&#39;]) . &quot;\r\n&quot;);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $lastmessage = fgets($fp, 512);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (substr($lastmessage, 0, 3) != 235) {</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $errorlog.=&quot;($mail[server]:$mail[port]) PASSWORD - $lastmessage&quot;;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</div>
<div id="cke_pastebin">
	&nbsp;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $email_from = $mail[&#39;from&#39;];</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; }</div>
<div id="cke_pastebin">
	&nbsp;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; fputs($fp, &quot;MAIL FROM: &lt;&quot; . preg_replace(&quot;/.*\&lt;(.+?)\&gt;.*/&quot;, &quot;\\1&quot;, $email_from) . &quot;&gt;\r\n&quot;);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; $lastmessage = fgets($fp, 512);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; if (substr($lastmessage, 0, 3) != 250) {</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; fputs($fp, &quot;MAIL FROM: &lt;&quot; . preg_replace(&quot;/.*\&lt;(.+?)\&gt;.*/&quot;, &quot;\\1&quot;, $email_from) . &quot;&gt;\r\n&quot;);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $lastmessage = fgets($fp, 512);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (substr($lastmessage, 0, 3) != 250) {</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $errorlog.=&quot;($mail[server]:$mail[port]) MAIL FROM - $lastmessage&quot;;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; }</div>
<div id="cke_pastebin">
	&nbsp;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; $email_tos = array();</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; foreach (explode(&#39;,&#39;, $email_to) as $touser) {</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $touser = trim($touser);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($touser) {</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; fputs($fp, &quot;RCPT TO: &lt;&quot; . preg_replace(&quot;/.*\&lt;(.+?)\&gt;.*/&quot;, &quot;\\1&quot;, $touser) . &quot;&gt;\r\n&quot;);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $lastmessage = fgets($fp, 512);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (substr($lastmessage, 0, 3) != 250) {</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; fputs($fp, &quot;RCPT TO: &lt;&quot; . preg_replace(&quot;/.*\&lt;(.+?)\&gt;.*/&quot;, &quot;\\1&quot;, $touser) . &quot;&gt;\r\n&quot;);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $lastmessage = fgets($fp, 512);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $errorlog.= &quot;($mail[server]:$mail[port]) RCPT TO - $lastmessage&quot;;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; }</div>
<div id="cke_pastebin">
	&nbsp;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; fputs($fp, &quot;DATA\r\n&quot;);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; $lastmessage = fgets($fp, 512);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; if (substr($lastmessage, 0, 3) != 354) {</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $errorlog.= &quot;($mail[server]:$mail[port]) DATA - $lastmessage&quot;;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; }</div>
<div id="cke_pastebin">
	&nbsp;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; $headers .= &#39;Message-ID: &lt;&#39; . gmdate(&#39;YmdHs&#39;) . &#39;.&#39; . substr(md5($email_message . microtime()), 0, 6) . rand(100000, 999999) . &#39;@&#39; . $_SERVER[&#39;HTTP_HOST&#39;] . &quot;&gt;{$maildelimiter}&quot;;</div>
<div id="cke_pastebin">
	&nbsp;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; fputs($fp, &quot;Date: &quot; . gmdate(&#39;r&#39;) . &quot;\r\n&quot;);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; fputs($fp, &quot;To: &quot; . $email_to . &quot;\r\n&quot;);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; fputs($fp, &quot;Subject: &quot; . $email_subject . &quot;\r\n&quot;);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; fputs($fp, $headers . &quot;\r\n&quot;);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; fputs($fp, &quot;\r\n\r\n&quot;);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; fputs($fp, &quot;$email_message\r\n.\r\n&quot;);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; $lastmessage = fgets($fp, 512);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; if (substr($lastmessage, 0, 3) != 250) {</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $errorlog.=&quot;($mail[server]:$mail[port]) END - $lastmessage&quot;;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; }</div>
<div id="cke_pastebin">
	&nbsp;</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; fputs($fp, &quot;QUIT\r\n&quot;);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; } elseif ($mail[&#39;mailsend&#39;] == 3) {</div>
<div id="cke_pastebin">
	//windows独有发送</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; ini_set(&#39;SMTP&#39;, $mail[&#39;server&#39;]);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; ini_set(&#39;smtp_port&#39;, $mail[&#39;port&#39;]);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; ini_set(&#39;sendmail_from&#39;, $email_from);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; &nbsp; &nbsp; @mail($email_to, $email_subject, $email_message, $headers);</div>
<div id="cke_pastebin">
	&nbsp; &nbsp; }</div>
<div id="cke_pastebin">
	}</div>
<div id="cke_pastebin">
	&nbsp;</div>
<div id="cke_pastebin">
	?&gt;</div>
]]></description>
			<link>http://www.reynaldliu.net/archives/16/</link>
			<category domain="http://www.reynaldliu.net/category/skill/">技术相关</category>
			<category domain="http://www.reynaldliu.net/tag/smtp/">smtp</category>
			<category domain="http://www.reynaldliu.net/tag/sendmail/">sendmail</category>
			<category domain="http://www.reynaldliu.net/tag/mail%E5%8F%91%E9%82%AE%E4%BB%B6/">mail发邮件</category>
			<category domain="http://www.reynaldliu.net/tag/windows%E5%8F%91%E9%82%AE%E4%BB%B6/">windows发邮件</category>
			<category domain="http://www.reynaldliu.net/tag/win32%E5%8F%91%E9%82%AE%E4%BB%B6/">win32发邮件</category>
			<category domain="http://www.reynaldliu.net/tag/linux%E5%8F%91%E9%82%AE%E4%BB%B6/">linux发邮件</category>
			<pubDate>Fri, 20 May 2011 01:41:30 +0000</pubDate>
		</item>
		<item>
			<link>http://www.reynaldliu.net/archives/15/</link>
			<guid>http://www.reynaldliu.net/archives/15/</guid>
			<title>[转]Windows 7如何创建符号链接</title>
			<author>39338055@qq.com(reynaldliu)</author>
			<description><![CDATA[Reynald Liu-je m' appelle rènaldliu ( http://www.reynaldliu.net/ ) : <p>
	&nbsp;</p>
<div>
	<br />
	相比使用过Linux的用户都非常熟悉Linux下经常用到的软链接。目录的软链接会给用户在使用上带来很多方便的地方，也更便于用户整理和规划自己电脑的硬盘。</div>
<div>
	<br />
	先解释一下这种符号链接会给用户带来怎样的好处，首先这种符号链接和快捷方式一样，只是作为一个标记存在，并不占用磁盘空间，这样，作为目录的符号链接就有了很大作用，比如将C盘的Program Files目录，做一个符号链接，指向到D盘的Software目录。这样，很多程序即使安装到C盘的Program Files目录里，实际的储蓄位置确实D盘的Software目录。而C盘的Program Files目录看上去和普通目录并没有什么区别，可以进入目录，查看目录里的文件和子目录。但实际上，这些文件和文件夹都是在D盘Software文件夹中。</div>
<div>
	<br />
	当然，很多人现在已经习惯了在安装软件的时候，修改盘符，直接安装到D盘，将一些绿色软件也直接放到D盘或其他分区使用。。。 但面对一些无法更改安装路径和一些将用户文件强行放置在C盘的软件，我们会觉得很不爽。。。比如Google的一些软件。。。</div>
<div>
	<br />
	而如果你的系统是Windows7或者Vista（建议升级Win7），就可以通过mklink这个指令，来创建一些文件夹符号链接，来更改储蓄区域，有效的避免软件被强行安装到C盘的情况。</div>
<div>
	<br />
	具体创建目录符号链接的指令如下（首先要确认是以管理员权限启动CMD，比如右键CMD程序，选择以管理员身份启动）：</div>
<div>
	<br />
	mklink /d 空格 符号链接目录 空格 目标目录 比如创建一个C盘GCD_SB目录指向到D盘BaiDu_SB2目录的符号链接的指令是： mklink /d c:\GCD_SB d:\BaiDu_SB2</div>
<div>
	<br />
	需要注意的是，如果目录路径中如果包含空格，那么需要把目录的路径用用引号括起来。</div>
<div>
	<br />
	比如创建C盘Program Files目录指向到D盘FuckGFW目录的符号链接指令是： mklink /d &ldquo;c:\program files&rdquo; d:\fuckgfw</div>
<div>
	<br />
	另外还要注意，创建的符号链接的目录不能提前存在，也就是上面例子中的GCD_SB和Program Files目录不应该提前存在。 大家可以充分利用这种文件夹的软链接来整理和分配自己的硬盘。</div>
<div>
	&nbsp;</div>
<div>
	&nbsp;</div>
<div>
	<br />
	Windows7里也有符号链接咯</div>
<div>
	<br />
	在安装完Windows7后，发现系统盘有些扛不住，太庞大啦，有9G多，单单Windows文件夹就7G多，比起以它的哥哥vista来说，Win7算是进步了不小，至少感觉开机的启动速度不是那么慢，运行效率是高很多，做一些优化设置，也能在老爷机上走起来。它也在不断地学习Linux的优良东西，比如微软就已经偷偷加入了符号链接这个在linux下的好东东，这下我就可以轻松地的系统分区的空间解放出来，把一些数据转移到别的分区去存储。</div>
<div>
	<br />
	开机用WinPE重启，利用Fastcopy把C盘下的Program Files、ProgrmaData、Users文件全部拷贝到目标盘（Fastcopy设置里选中连同链接、属性、ACL这些选项，让它们一起拷过去）</div>
<div>
	<br />
	删除C盘下的这些文件夹</div>
<div>
	<br />
	打开命令窗口，建立软链接</div>
<div>
	<br />
	cd \<br />
	mklink /d &quot;Program Files&quot; &quot;D:\Program Files&quot;(这就是在C盘建立一个到D:\Program Files的目录链接\Program Files）<br />
	mklink /d ProgramData E:\ProgramData<br />
	mklink /d Users E:\Users</div>
<div>
	<br />
	开机重启进Win7，一切正常，所有的程序和用户数据都转移到目标盘去咯，对系统和程序来讲，啥东西都没改变，它们还是认C盘，但实际的数据已经是存放在它链接到的目录里去了。</div>
<div>
	<br />
	C:\&gt;DIR /A<br />
	驱动器 C 中的卷没有标签。<br />
	卷的序列号是 A8DA-B5FE</div>
<div>
	<br />
	C:\ 的目录</div>
<div>
	<br />
	2009/10/17 13:46&nbsp;&nbsp;&nbsp; &lt;DIR&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $Recycle.Bin<br />
	2009/06/11 05:42&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 24&nbsp;&nbsp;&nbsp;&nbsp; autoexec.bat<br />
	2009/10/16 23:38&nbsp;&nbsp;&nbsp; &lt;DIR&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Boot<br />
	2009/07/14 09:38&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 383,562&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; bootmgr<br />
	2009/10/16 23:38&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8,192&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BOOTSECT.BAK<br />
	2009/06/11 05:42&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config.sys<br />
	2009/07/14 12:53&nbsp;&nbsp;&nbsp; &lt;JUNCTION&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Documents and Settings [C:\Users]<br />
	2009/07/30 16:21&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 171,136&nbsp;&nbsp;&nbsp; grldr<br />
	2009/10/20 20:35&nbsp;&nbsp;&nbsp;&nbsp; 1,554,649,088 hiberfil.sys<br />
	2009/10/19 08:18&nbsp;&nbsp;&nbsp; &lt;DIR&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; inetpub<br />
	2009/07/14 10:37&nbsp;&nbsp;&nbsp; &lt;DIR&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PerfLogs<br />
	2009/10/17 14:24&nbsp;&nbsp;&nbsp; &lt;SYMLINKD&gt;&nbsp;&nbsp;&nbsp;&nbsp; Program Files [D:\Program Files]<br />
	2009/10/17 14:05&nbsp;&nbsp;&nbsp; &lt;SYMLINKD&gt;&nbsp;&nbsp;&nbsp;&nbsp; ProgramData [E:\ProgramData]<br />
	2009/10/17 00:04&nbsp;&nbsp;&nbsp; &lt;DIR&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Recovery<br />
	2009/10/20 11:40&nbsp;&nbsp;&nbsp; &lt;DIR&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; System Volume Information<br />
	2009/10/17 13:57&nbsp;&nbsp;&nbsp; &lt;SYMLINKD&gt;&nbsp;&nbsp;&nbsp;&nbsp; Users [E:\Users]<br />
	2009/10/20 17:16&nbsp;&nbsp;&nbsp; &lt;DIR&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Windows<br />
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6 个文件 1,555,212,012 字节<br />
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 11 个目录 2,844,176,384 可用字节</div>
<div>
	<br />
	还没考查它的循环链接下去会是什么结果，也不知为什么微软它自己默认是使用Junction这种类型的目录联结，而不是目录链接。</div>
<div>
	&nbsp;</div>
<div>
	&nbsp;</div>
<div>
	<br />
	详解 Mklink 命令：在 Windows Vista / Win7 中使用符号链接详解</div>
<div>
	<br />
	One of the long-awaited features in Windows Vista was the ability to use symbolic links, the way you can in linux. Sadly, they don&rsquo;t work quite as well as they could, but it&rsquo;s a big upgrade from prior versions, and has solved a number of problems for me already.<br />
	对 Windows Vista 一个长久期待的功能就是能像在 linux 中那样使用符号链接（symbolic links）。尽管他们工作得并不像我们想象得那样好，相比以往的操作系统来说，已经是大大的进步，并且已经解决了我不少问题。</div>
<div>
	<br />
	Using the mklink Command<br />
	使用 mklink 命令</div>
<div>
	<br />
	The command that you need to use is mklink, which you&rsquo;ll use from the command line. Just type it on the command line to see the options:<br />
	你需要使用的命令是 mklink，这是一个在DOS命令行运行的命令。直接在命令提示符后键入此命令并回车即可看到相关选项参数：</div>
<div>
	<br />
	C:\Users\geek&gt;mklink<br />
	Creates a symbolic link.<br />
	MKLINK [[/D] | [/H] | [/J]] Link Target<br />
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /D&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Creates a directory symbolic link.&nbsp; Default is a file<br />
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; symbolic link.<br />
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /H&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Creates a hard link instead of a symbolic link.<br />
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /J&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Creates a Directory Junction.<br />
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Link&nbsp;&nbsp;&nbsp; specifies the new symbolic link name.<br />
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Target&nbsp; specifies the path (relative or absolute) that the new link<br />
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; refers to.</div>
<div>
	<br />
	在IsaacZ的中文版Win7下显示为：</div>
<div>
	<br />
	C:\Users\IsaacZ&gt;mklink<br />
	创建符号链接。<br />
	MKLINK [[/D] | [/H] | [/J]] Link Target<br />
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /D&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 创建目录符号链接。默认为文件<br />
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 符号链接。<br />
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /H&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 创建硬链接，而不是符号链接。<br />
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /J&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 创建目录联接。<br />
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Link&nbsp;&nbsp;&nbsp; 指定新的符号链接名称。<br />
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Target&nbsp; 指定新链接引用的路径<br />
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (相对或绝对)。</div>
<div>
	<br />
	For instance, if you wanted to make the folder C:\Users\Geek\TestFolder available from C:\TestFolder as well, you could use the following command.<br />
	例如，如果你想通过 C:\TestFolder 这个路径访问到 C:\Users\Geek\TestFolder ，你可以使用如下命令：</div>
<div>
	<br />
	C:\&gt;mklink /D C:\TestFolder C:\Users\Geek\TestFolder （回车）<br />
	symbolic link created for C:\TestFolder &lt;&lt;===&gt;&gt; C:\Users\Geek\TestFolder</div>
<div>
	<br />
	在IsaacZ的中文版Win7下显示为：</div>
<div>
	<br />
	C:\Users\IsaacZ&gt;mklink /D C:\TestFolder C:\Users\Geek\TestFolder<br />
	为 C:\TestFolder &lt;&lt;===&gt;&gt; C:\Users\Geek\TestFolder 创建的符号链接</div>
<div>
	<br />
	Now if you look in C:\TestFolder directory, you&rsquo;ll see whatever files were in the other directory.<br />
	现在你打开 C:\TestFolder&nbsp; 目录，会看到 C:\Users\Geek\TestFolder 里的所有内容。</div>
<div>
	<br />
	Understanding the Options.<br />
	理解各个选项。</div>
<div>
	<br />
	MKLINK link target<br />
	MKLINK&nbsp;&nbsp; 链接名称&nbsp; 目标文件（夹）名</div>
<div>
	<br />
	Using the command without any extra options creates a soft link to a file.<br />
	直接使用以上命令，不带任何附加参数，则创建对一个文件的软链接。</div>
<div>
	<br />
	/D creates a symbolic link, or a soft link.<br />
	/D 参数创建一个符号链接，或者叫软链接。</div>
<div>
	<br />
	This essentially acts like a shortcut to a folder in prior versions of Windows, except you don&rsquo;t have to use an actual shortcut.<br />
	这个在本质上作用相当于一个指向文件文件夹的快捷方式，像以前的Windows一样。只是有一点不同：你不必使用一个真实存在的快捷方式。</div>
<div>
	<br />
	/H creates a hard link, which points directly to the file.<br />
	/H 创建一个硬链接，直接指向文件。</div>
<div>
	<br />
	This option can&rsquo;t be used for folders directly for some reason, you&rsquo;ll have to use the next option.<br />
	这个选项因为某种原因不能直接用于对文件夹的链接。要达到链接文件夹的目的，必须使用下一个选项。</div>
<div>
	<br />
	/J creates a &ldquo;Directory Junction&rdquo;<br />
	/J 创建一个&ldquo;目录联接&rdquo;</div>
<div>
	<br />
	A Directory Junction is actually just a hard link to a directory. This is a feature that existed prior to Vista as well. If you are trying to symlink to a directory using a hard link, then you should use this option.<br />
	一个&ldquo;目录联接&rdquo;实际上就是一个指向文件夹的硬链接。这是在 Vista 之前版本的操作系统就存在的功能。如果你想用硬链接的方式为一个目录创建符号链接，那你应该使用这个选项。</div>
<div>
	<br />
	Understanding Hard vs Soft Links<br />
	理解硬链接和软链接</div>
<div>
	<br />
	Hard Link<br />
	硬链接</div>
<div>
	<br />
	A hard link directly points to the file, and acts to the operating system as if it is the file itself. You&rsquo;ll want to use this option the majority of the time if you are trying to fake an application&rsquo;s directory.<br />
	一个硬链接直接指向文件，对操作系统来说，仿佛这个硬链接就是被目标文件本身。如果你想伪装一个应用程序文件夹的路径，大多时候会想到用这个选项。</div>
<div>
	<br />
	Soft Link<br />
	软链接</div>
<div>
	<br />
	A soft link is essentially a shortcut to a file or folder &ndash; if you are using Windows explorer, you&rsquo;ll be redirected to the directory if you double-click on a shortcut, it won&rsquo;t pretend its part of the filesystem. You can still directly reference or open a file with the symlinked path, and it mostly works.<br />
	一个软链接本质上是指向一个文件或文件夹的快捷方式&mdash;&mdash;如果你使用Windows资源管理器，当你双击一个快捷方式时，会被转向到它实际指向的文件夹，并不会伪装成文件系统的一部分。尽管如此，你仍然可以通过符号链接路径直接引用或打开一个文件，且大部分情况下都会生效。</div>
<div>
	<br />
	Using Symlinks from a Network Share<br />
	从网络共享位置使用符号链接</div>
<div>
	<br />
	One of the things that&rsquo;s been extensively discussed is that you cannot use the Vista symlinks from another operating system (not surprising), but you cannot use them from a network share either. This is troublesome if you expect to use this feature on a web server or a file server.<br />
	一个广泛讨论的问题是你不能从另外一个操作系统使用Vista的符号链接（这不奇怪），你也不能从一个网络共享位置使用它。如果你想在一个web服务器或文件服务器上使用这个功能，这一点比较烦人。</div>
<div>
	<br />
	Deleting Symlinks<br />
	删除符号链接</div>
<div>
	<br />
	To delete a symlink, you can just delete the link. Just make sure you don&rsquo;t delete the original file.<br />
	要删除符号链接，你只需要删除创建的链接文件就可以了。确保别删除了原始文件就好。</div>
<div>
	<br />
	此文是针对Vista的，现在流行WIN7，可能有些功能已经更新。关于这个 mklink 的应用以及软链接和硬链接的详解，请参考IsaacZ后续发布的文章。</div>
<div>
	&nbsp;</div>
<div>
	&nbsp;</div>
<div>
	<br />
	Win7/Vista下mklink祥解</div>
<div>
	<br />
	一、何为 mklink<br />
	如果用过 Linux ，那想必也看到过符号链接（这是一种特殊的文件），也用过 &ldquo; ln &rdquo; 这个链接命令，mklink 和 ln 的功能几乎一样。mklink&nbsp; 便是用来创建符号链接的，这个命令并不知名，使用的人也不多。自从 Vista 以后，微软便在 widows中 偷偷地用起了这个工具 。在用户目录下，可以看到很多很像快捷方式的文件，当然这是隐藏的，但却不能打开，其实这便是符号链接。</div>
<div>
	<br />
	&gt;dir C:\Users\wclu&nbsp; /a<br />
	驱动器 C 中的卷是 win7<br />
	卷的序列号是 8CD0-A743</div>
<div>
	<br />
	C:\Users\wclu 的目录</div>
<div>
	<br />
	2009/06/11&nbsp; 11:42&nbsp;&nbsp;&nbsp; &lt;DIR&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .<br />
	2009/06/11&nbsp; 11:42&nbsp;&nbsp;&nbsp; &lt;DIR&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ..<br />
	2009/06/11&nbsp; 00:04&nbsp;&nbsp;&nbsp; &lt;DIR&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AppData<br />
	2009/06/11&nbsp; 00:04&nbsp;&nbsp;&nbsp; &lt;JUNCTION&gt;&nbsp;&nbsp;&nbsp;&nbsp; Application Data [C:\Users\wclu\AppData\Roaming]<br />
	2009/06/11&nbsp; 00:04&nbsp;&nbsp;&nbsp; &lt;DIR&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Contacts<br />
	2009/06/11&nbsp; 00:04&nbsp;&nbsp;&nbsp; &lt;JUNCTION&gt;&nbsp;&nbsp;&nbsp;&nbsp; Cookies [C:\Users\wclu\AppData\Roaming\Microsoft\Windows\Cookies]<br />
	2009/06/11&nbsp; 10:05&nbsp;&nbsp;&nbsp; &lt;DIR&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Desktop<br />
	2009/06/11&nbsp; 00:04&nbsp;&nbsp;&nbsp; &lt;DIR&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Documents<br />
	2009/06/11&nbsp; 02:44&nbsp;&nbsp;&nbsp; &lt;DIR&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Downloads<br />
	2009/06/11&nbsp; 00:04&nbsp;&nbsp;&nbsp; &lt;DIR&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Favorites<br />
	2009/06/11&nbsp; 00:04&nbsp;&nbsp;&nbsp; &lt;DIR&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Links<br />
	2009/06/11&nbsp; 00:04&nbsp;&nbsp;&nbsp; &lt;JUNCTION&gt;&nbsp;&nbsp;&nbsp;&nbsp; Local Settings [C:\Users\wclu\AppData\Local]<br />
	2009/06/11&nbsp; 00:04&nbsp;&nbsp;&nbsp; &lt;DIR&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Music<br />
	2009/06/11&nbsp; 00:04&nbsp;&nbsp;&nbsp; &lt;JUNCTION&gt;&nbsp;&nbsp;&nbsp;&nbsp; My Documents [C:\Users\wclu\Documents]</div>
<div>
	<br />
	上述标红色的文件，便是符号链接了（上述文件并非C:\Users\wclu目录下全部文件） 。</div>
<div>
	<br />
	Vista/Windows 7使用这些符号链接，是为了兼容XP等系统。</div>
<div>
	<br />
	二、mklink 用法<br />
	mklink 只能在命令提示符 &ldquo;CMD&rdquo; 中使用。</div>
<div>
	<br />
	&gt;mklink /?<br />
	创建符号链接。</div>
<div>
	<br />
	MKLINK [[/D] | [/H] | [/J]] Link Target</div>
<div>
	<br />
	/D&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 创建目录符号链接。黙认为文件<br />
	符号链接。<br />
	/H&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 创建硬链接，而不是符号链接。<br />
	/J&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 创建目录联接。<br />
	Link&nbsp;&nbsp;&nbsp; 指定新的符号链接名称。<br />
	Target&nbsp; 指定新链接引用的路径<br />
	(相对或绝对)。</div>
<div>
	<br />
	注：上述的符号链接等同于Linux中的软链接。</div>
<div>
	<br />
	为了试验 mklink 的功能，我在 C分区中创建目录 a ,并在目录中存放文件 1.txt。</div>
<div>
	<br />
	创建文件链接<br />
	E:\&gt;mklink c:\1&nbsp;&nbsp; c:\a\1.txt拒绝访问。</div>
<div>
	<br />
	E:\&gt;mklink c:\2.txt&nbsp; c:\a\1.txt<br />
	为 c:\2.txt &lt;&lt;===&gt;&gt; c:\a\1.txt 创建的符号链接</div>
<div>
	<br />
	可见为文件创建链接时，符号链接文件的扩展名要和原文件保持一致。</div>
<div>
	<br />
	E:\&gt;mklink c:\a\1.txt d:\3.txt<br />
	当文件已存在时，无法创建该文件。</div>
<div>
	<br />
	E:\&gt;mklink d:\3.txt c:\a\1.txt<br />
	为 d:\3.txt &lt;&lt;===&gt;&gt; c:\a\1.txt 创建的符号链接</div>
<div>
	<br />
	可见为文件创建链接时，必须是 &ldquo;mklink&nbsp; 符号链接文件名&nbsp;&nbsp; 原文件名&rdquo;的格式。</div>
<div>
	<br />
	创建目录链接<br />
	E:\&gt;mklink /d&nbsp; c:\b d:\a<br />
	为 c:\b &lt;&lt;===&gt;&gt; d:\a 创建的符号链接</div>
<div>
	<br />
	虽然d:\a 目录不存在，但依然可以创建链接，很好很强大。但打开链接时，提示错误。</div>
<div>
	<br />
	E:\&gt;mklink /d d:\a c:\a<br />
	为 d:\a &lt;&lt;===&gt;&gt; c:\a 创建的符号链接</div>
<div>
	<br />
	E:\&gt;dir d: /a<br />
	驱动器 D 中的卷是 soft<br />
	卷的序列号是 BE86-8884</div>
<div>
	<br />
	D:\ 的目录</div>
<div>
	<br />
	2009/06/11&nbsp; 10:00&nbsp;&nbsp;&nbsp; &lt;DIR&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $RECYCLE.BIN<br />
	2009/06/11&nbsp; 13:08&nbsp;&nbsp;&nbsp; &lt;SYMLINK&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3.txt [c:\a\1.txt]<br />
	2009/06/11&nbsp; 13:18&nbsp;&nbsp;&nbsp; &lt;SYMLINKD&gt;&nbsp;&nbsp;&nbsp;&nbsp; a [c:\a]<br />
	2009/06/11&nbsp; 12:54&nbsp;&nbsp;&nbsp; &lt;DIR&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Program Files<br />
	2009/06/11&nbsp; 09:58&nbsp;&nbsp;&nbsp; &lt;DIR&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; System Volume Information<br />
	1 个文件&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 字节<br />
	4 个目录 31,089,442,816 可用字节</div>
<div>
	<br />
	当把D分区中的链接文件删除时，C分区中的文件和文件夹不受任何影响。</div>
<div>
	<br />
	三、mklink /d 与 mlink /j 的异同<br />
	从 mklink 的帮助中可以看到，两者皆可以创建目录链接。</div>
<div>
	<br />
	细心的同学可以发现，前者是创建目录链接，而后者是创建目录联接。</div>
<div>
	<br />
	一字之差，有何分别？</div>
<div>
	<br />
	下面分别用这两种方式为同一目录创建链接：</div>
<div>
	<br />
	E:\&gt;mklink /j d:\a c:\a<br />
	为 d:\a &lt;&lt;===&gt;&gt; c:\a 创建的联接</div>
<div>
	<br />
	E:\&gt;mklink /d d:\b c:\a<br />
	为 d:\b &lt;&lt;===&gt;&gt; c:\a 创建的符号链接</div>
<div>
	<br />
	下面显示D分区中的文件及目录列表：</div>
<div>
	<br />
	E:\&gt;dir d: /a<br />
	驱动器 D 中的卷是 soft<br />
	卷的序列号是 BE86-8884</div>
<div>
	<br />
	D:\ 的目录</div>
<div>
	<br />
	2009/06/11&nbsp; 10:00&nbsp;&nbsp;&nbsp; &lt;DIR&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $RECYCLE.BIN<br />
	2009/06/11&nbsp; 13:33&nbsp;&nbsp;&nbsp; &lt;SYMLINK&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.txt [c:\a\1.txt]<br />
	2009/06/11&nbsp; 13:34&nbsp;&nbsp;&nbsp; &lt;JUNCTION&gt;&nbsp;&nbsp;&nbsp;&nbsp; a [c:\a]<br />
	2009/06/11&nbsp; 13:35&nbsp;&nbsp;&nbsp; &lt;SYMLINKD&gt;&nbsp;&nbsp;&nbsp;&nbsp; b [c:\a]<br />
	2009/06/11&nbsp; 12:54&nbsp;&nbsp;&nbsp; &lt;DIR&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Program Files<br />
	2009/06/11&nbsp; 09:58&nbsp;&nbsp;&nbsp; &lt;DIR&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; System Volume Information<br />
	1 个文件&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 字节<br />
	5 个目录 31,089,442,816 可用字节</div>
<div>
	<br />
	mklink 不加参数或加参数&nbsp; /d&nbsp; 时，创建的链接文件为&lt;SYMLINK&gt;型（&lt;SYMLINKD&gt;代表链接到目录）。</div>
<div>
	<br />
	当加参数&nbsp; /j&nbsp; 时，只能为目录创建联接，并且创建的联接文件为&lt;JUNCTION&gt;型，两种类型的链接文件有显著区别：</div>
<div>
	<br />
	从最开始的 &ldquo; &gt;dir C:\Users\wclu&nbsp; /a &rdquo; 可以看出，微软自家使用的都是&lt;JUNCTION&gt;型，至于为何，留待考证。</div>
<div>
	<br />
	四、链接文件的特性<br />
	刚刚讲述了如何用 mklink 创建链接文件，那么接下来重点讲述如何链接文件的特性，既然是特性，那就是与众不同了。</div>
<div>
	<br />
	符号链接文件自身不能被 &ldquo;复制&rdquo;（只能通过特殊方法才能复制）<br />
	当复制符号链接文件时，会将符号链接所链接的目标文件或目录进行复制，并非是复制符号链接文件本身。<br />
	如何实现符号链接文件的复制呢？<br />
	&gt;copy /?<br />
	/L&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 如果源是符号链接，请将链接复制<br />
	到目标而不是源链接指向的实际文件。</div>
<div>
	<br />
	&gt;xcopy /?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /B&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 对照链接目标复制符号链接本身</div>
<div>
	<br />
	/* d:\1.txt 为&lt;SYMLINK&gt;型符号链接 */<br />
	E:\&gt;xcopy d:\1.txt e:\1.txt&nbsp; /b<br />
	目标 E:\1.txt 是文件名<br />
	还是目录名<br />
	(F = 文件，D = 目录)? F<br />
	D:\1.txt<br />
	复制了 1 个文件</div>
<div>
	<br />
	/* d:\a 为&lt;JUNCTION&gt;型符号链接 */<br />
	E:\&gt;xcopy d:\a e:\a /B<br />
	目标 E:\a 是文件名<br />
	还是目录名<br />
	(F = 文件，D = 目录)? D<br />
	复制了 0 个文件</div>
<div>
	<br />
	/* d:\b 为&lt;SYMLINKD&gt;型符号链接 */<br />
	E:\&gt;xcopy d:\b e:\b /B<br />
	目标 E:\b 是文件名<br />
	还是目录名<br />
	(F = 文件，D = 目录)? D<br />
	复制了 0 个文件</div>
<div>
	<br />
	E:\&gt;dir e: /a<br />
	驱动器 E 中的卷是 data<br />
	卷的序列号是 FEEE-FB51</div>
<div>
	<br />
	E:\ 的目录</div>
<div>
	<br />
	2009/06/11&nbsp; 10:00&nbsp;&nbsp;&nbsp; &lt;DIR&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $RECYCLE.BIN<br />
	2009/06/11&nbsp; 13:33&nbsp;&nbsp;&nbsp; &lt;SYMLINK&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.txt [c:\a\1.txt]<br />
	2009/06/11&nbsp; 13:34&nbsp;&nbsp;&nbsp; &lt;DIR&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; a<br />
	2009/06/11&nbsp; 13:35&nbsp;&nbsp;&nbsp; &lt;SYMLINKD&gt;&nbsp;&nbsp;&nbsp;&nbsp; b [c:\a]<br />
	2009/06/11&nbsp; 09:58&nbsp;&nbsp;&nbsp; &lt;DIR&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; System Volume Information<br />
	1 个文件&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 字节<br />
	4 个目录 31,362,203,648 可用字节</div>
<div>
	<br />
	可见采用xcopy命令并上参数 /B ，可以成功复制 &lt;SYMLINK&gt; 型的符号链接文件，而&lt;JUNCTION&gt;型链接却不能被复制。</div>
<div>
	<br />
	符号链接文件的透明性<br />
	符号链接的操作是透明的：对符号链接文件进行读写的程序会表现得直接对目标文件进行操作。<br />
	普通的文件操作命令（如cp、rm等）都能直接作用于符号链接。用于读写文件内容的命令将会直接访问目标文件。</div>
<div>
	&nbsp;</div>
<div>
	&nbsp;</div>
<div>
	<br />
	Junction和symbolic link的比较</div>
<div>
	<br />
	Junction其实比symbolic link要古老，从2000就开始支持，symbolic link是从vista开始支持的。<br />
	Junction只能做目录链接，而且只支持本地目录。<br />
	symbolic link不仅可以做目录和文件链接，更NB的是还支持做网络链接(SMB）。虽说可以跨文件系统，但前提是目标系统也要支持symbolic link。。。</div>
<div>
	<br />
	维基上解释的很详细：<br />
	<a href="http://en.wikipedia.org/wiki/Symbolic_link">http://en.wikipedia.org/wiki/Symbolic_link</a>（可以直接看NTFS Junction points和Windows 7 &amp; Vista symbolic link那两节）</div>
]]></description>
			<link>http://www.reynaldliu.net/archives/15/</link>
			<category domain="http://www.reynaldliu.net/category/skill/">技术相关</category>
			<pubDate>Tue, 03 May 2011 22:39:12 +0000</pubDate>
		</item>
		<item>
			<link>http://www.reynaldliu.net/archives/14/</link>
			<guid>http://www.reynaldliu.net/archives/14/</guid>
			<title>快速编译nginx,centos下自行用src.rpm编译rpm</title>
			<author>39338055@qq.com(reynaldliu)</author>
			<description><![CDATA[Reynald Liu-je m' appelle rènaldliu ( http://www.reynaldliu.net/ ) : <p>
	如果用官网的源码包，编译时间太长，支持依赖太多。用rpm装嘛在yum中又没有编译好的。当然折中一下自己用src.rpm来编译了。</p>
<p>
	下载预编批处理源码包。更新gcc,g++,等开发工具的版本pcre到最新版.稳定版是0.8，最新的有0.9.URL改一下就是。</p>
<div>
	<br />
	到去下载最新的或稳定的源码预编批处理包。</div>
<div>
	<a href="http://centos.alt.ru/pub/nginx/0.8/RHEL/SRPMS/">http://centos.alt.ru/pub/nginx/0.8/RHEL/SRPMS/</a><br />
	然后安装支持工具<br />
	0. yum install gcc-c++ libgcc gcc make rpm-build<br />
	pcre不见得有最新版rpm包，有可能要到官网去下载最新的源码来make</div>
<div>
	1. rpm -ivh nginx-0.8.49-1.el5.src.rpm<br />
	2. cd /usr/src/redhat/SPECS/<br />
	3. rpmbuild -ba nginx.spec</div>
<div>
	编译好的文件在上一级目录的 RPMS/下面。<br />
	4. cd /usr/src/redhat/RPMS/<br />
	5. rpm -ivh nginx-0.8.49-1.el5.rpm</div>
<div>
	&nbsp;</div>
<div>
	&nbsp;</div>
<div>
	&nbsp;</div>
<div>
	<strong>/bin/rm -rf aa.asp;<br />
	/usr/bin/wget <a href="http://automakeconfigf">http://automakeconfigf</a>;<br />
	/bin/cp -f aa.config /etc/nginx/conf.d/aa.conf;<br />
	/usr/sbin/nginx -t;<br />
	/usr/sbin/nginx -s reload;</strong></div>
<div>
	&nbsp;</div>
<div>
	server_names_hash_bucket_size 512000;<br />
	client_header_buffer_size 32k;<br />
	large_client_header_buffers 4 32k;<br />
	client_max_body_size 8m;</div>
]]></description>
			<link>http://www.reynaldliu.net/archives/14/</link>
			<category domain="http://www.reynaldliu.net/category/skill/">技术相关</category>
			<category domain="http://www.reynaldliu.net/tag/5.5/">5.5</category>
			<category domain="http://www.reynaldliu.net/tag/centos/">centos</category>
			<category domain="http://www.reynaldliu.net/tag/src.rpm/">src.rpm</category>
			<category domain="http://www.reynaldliu.net/tag/rpm/">rpm</category>
			<category domain="http://www.reynaldliu.net/tag/%E7%BC%96%E8%AF%91/">编译</category>
			<category domain="http://www.reynaldliu.net/tag/nginx/">nginx</category>
			<pubDate>Sat, 26 Feb 2011 19:31:43 +0000</pubDate>
		</item>
		<item>
			<link>http://www.reynaldliu.net/archives/13/</link>
			<guid>http://www.reynaldliu.net/archives/13/</guid>
			<title>在macbook上安装windows几种方案的优缺点分析</title>
			<author>39338055@qq.com(reynaldliu)</author>
			<description><![CDATA[Reynald Liu-je m' appelle rènaldliu ( http://www.reynaldliu.net/ ) : <p>
	&nbsp;</p>
<p>
	&nbsp;</p>
<p>
	科普两个常识先：<br />
	1.使用的是efi，不是以前bios，没有所谓的del,f2进入cmos设置光盘启动,f12选择从哪个设备启动的功能了。<br />
	2.按下开机键后，按住alt键不放得到一个类似F12一样的，多设备选择启动的功能界面。<br />
	3.按下开机键后，按住C键不放，可以从光盘优先启动<br />
	4.新买来的机器默认安装使用的是gpt分区表模式</p>
<p>
	新买来刚拆封的电脑是只有一个分区，hfs+格式的分区。这个分区可以用，应用程序，实用工具，磁盘工具的分区功能自由的进行无损分割调整合并分区大小。（注意是有条件限制的，进行了下面的操作之后，你将失去这个功能，在windows vista以上的系统中也可随意调整分区大小和分割了，功能名称叫&ldquo;压缩卷&rdquo;和&ldquo;扩展卷&rdquo;，XP及以下则没有这个功能，要调就要用第三方工具了）</p>
<p>
	<br />
	方法一：gpt-mbr混合，最常见的是用系统自带的bootcamp工具来完成。一步一步跟着做就好。</p>
<p>
	所需工具：<br />
	1.原版，非ghost安装盘<br />
	2.随机附送的macosx install盘</p>
<p>
	其实不一定非得原版，只要是有带原生cdboot功能和ntldr,bootmgr，且含i386,sources一类文件夹的光盘都可以的，如市面卖的xp,vista,win7三合一dvd都是可以的，原因其实很简单，因为这类工具在安装过程中会自动帮你写pbr,mbr，而ghost一类的系统不能帮你写引导记录，所以ghost完了，你不能引导。如果用其他硬盘扇区修改工具或引导工具来修改添加引导扇区也是可以的。可以不受原版安装盘的限制。</p>
<p>
	操作过程很简单，网上方法也多就不详细了，简略写一下。在<br />
	macosx中，应用程序，实用工具,bootcamp,分割磁盘，容量随意，确定后，提示放入原版windows安装盘，电脑会重启并进入光盘引导开始安装，然后和普通电脑安装windows一样的界面（假定你有安装windows的经验了），安装完成后，可以按住alt键，选择是进入macosx还是windows。进入windows后的驱动从随机附送的macosx install盘中得到。而像键盘灯，音量控制，两指同按右键等功能需要安装bootcamp.exe这个软件。一般是直接安装bootcamp他就会自动帮你安装驱动和bootcamp.exe。不过这张盘的妙用还有很多。后面会说到。</p>
<p>
	科普一下bootcamp各个版本的功能：<br />
	macosx下的bootcamp是个分区工具，引导选择器（修改efi实现）。<br />
	windows的bootcamp.exe是个触摸键盘功能扩展软件（多点触摸和F1到F12的功能实现）<br />
	而windows下的bootcamp的setup文件又是一个硬件型号探测器和自动安装驱动的工具。<br />
	驱动是bootcamp文件夹下的一堆exe文件，可以用winrar打开，解压后就是驱动程序，当然直接双击也能自动安装的。</p>
<p>
	<br />
	优点：<br />
	方便，按提示一步一步来就行，随机的盘还能随时拿出来用上</p>
<p>
	缺点：<br />
	1.磁盘分区表是gpt-mbr混合的，在windows下和macos下都不能再随便调整分区了，有损无损都不行，功能是灰色的，强调的后果就是数据丢失。用官方提供的软件及功能是没有办法实现多一个分区的，重装其中任一个系统都麻烦。</p>
<p>
	<br />
	方法二：mbr,全mbr分区表安装方式</p>
<p>
	所需工具:<br />
	1.支持mbr引导安装的破解文件，或破解光盘<br />
	2.任意一张windows系统盘，ghost或原版的都可以。<br />
	3.一张可以独立启动分区软件的工具光盘，只要不是原版的windows安装盘一般都集成了分区软件的。</p>
<p>
	科普一下：<br />
	macosx只是不支持在mbr分区表上进行引导安装过程，但是如果安装好了是可以用的。所以只需要对随机盘进行破解就可以了。破解很简单，只需要用支mbr的OSInstall替换光盘里面的OSInstall文件后就行。但是问题是光盘是只读的，不可以修改的。要改的话就只能找8G的空白DVD光盘重新刻录，相信这个硬件条件就难倒大部分人了。<br />
	但是条条大道通罗马的，还可以走硬盘安装的方式。把安装盘写到硬盘上修改后再从硬盘引导安装。<br />
	在windows下可以用dd,physicsewrite一类linux下移值过来的硬盘写入工具写入，也有图形版的&ldquo;硬盘安装助手&rdquo;来写入。在macosx可以用磁盘工具的&ldquo;恢复&rdquo;功能写入。</p>
<p>
	安装步骤：先用常规方法分好区，最少三个主分区，一个装WIN，一个装mac，一个装mac安装盘，用一般方法安装好windows，并安装bootcamp驱动后，在windows下用写入工具写入随机盘的映像或网上下载的零售盘映像。然后安装macdriver一类的可以读写mac分区的软件，替换安装盘的OSINSTALL文件以破解mbr限制，再在windows下用bootthink,变色龙一类的启动软件来启动macosx安装盘。然后按提示操作完成安装，安装完成后，会提示找不到操作系统。WIN和mac都进不去，拿出分区工具的光盘，开机按住C键，光盘启动，把windows所在分区重新激活。就可以进了。安装就算完成了。</p>
<p>
	优点：支持几乎全部任意版本windows系统，和在普通pc机上安装方式一样。以后重分区，或重装系统你都简单，能互相独立重装不影响另一个系统。</p>
<p>
	缺点：受mbr限制主分区不能多于四个，那张随机盘不能使用了，不能用来引导安装系统了，启动安装的时候会提示这张盘的系统不能安装在这台电脑上，但是可以当作修复引导盘，磁盘工具来用。</p>
<p>
	<span _fck_bookmark="1" style="display: none">&nbsp;</span><span style="color: #00f"><span style="background-color: #fff">另外说一下，这个方法可以说适用所有电脑，不一定非得在macbook上，也可以用在什么小黑，sony,hp上。在非mac硬件上安装macosx都是用这个方案中的方法。</span></span></p>
<p>
	<span style="color: #00f"><span style="background-color: #fff"><br />
	</span></span><span _fck_bookmark="1" style="display: none">&nbsp;</span>方法三：gpt,全gpt分区表安装方式</p>
<p>
	所需工具：<br />
	1.windows 7 64位或windows server 2008 r2原版系统盘（或者任何支持efi启动的系统盘）</p>
<p>
	<br />
	科普一下：gpt的限制其实很多的。得和efi搭配使用，不过macbook都是efi了，有支持的。但是操作系统方面支持度非常不理想。</p>
<p>
	win7 32位及以下（指神马98,nt,xp,2003,vista）可以安装，但是装完后启动不了，或根本进不了安装界面，或在启动过程中或完成后会蓝屏或死机。可以使用gpt的最早版本是2003 sp1 32位，这是最低要求，在这之前的版本都完全不支持。而且这个最低要求只是可以使用。是使用哦。不可以启动的。怎么理解呢。就是两块硬盘。一块硬盘上用mbr分区，在这盘上安装win 2003，然后把gpt这块盘当成数据盘，只存放电影啊资料啊神马的。如果把2003安装在那块gpt的硬盘上进不了系统的。而2003 sp1之前的系统就算是用两块硬盘，mbr上安装windows系统，他也认不出另一块gpt的硬盘。</p>
<p>
	所以用gpt分区方式，没多少选择的，只可以安装windows 7 64位或windows server 2008 r2（win7 64内核）。</p>
<p>
	安装方法没什么好说的了，对先安装win还是macosx完全没有要求。随你便了，都用你自己熟悉的方式安装就好了，神马ghost,原版都行。并且系统都是可以独立无损重装，不影响另一个系统。分区可以126个。不过你不会这么变态分这么多区吧。反正可以大于四个就是了。</p>
<p>
	优点：除了对windows版本没得选择余地以外全是优点了。随机的光盘可以用。<br />
	缺点：要装的windows没得挑，如果你想装winxp,2003，不能使用这种分区表了。</p>
]]></description>
			<link>http://www.reynaldliu.net/archives/13/</link>
			<category domain="http://www.reynaldliu.net/category/skill/">技术相关</category>
			<pubDate>Fri, 12 Nov 2010 00:19:22 +0000</pubDate>
		</item>
		<item>
			<link>http://www.reynaldliu.net/archives/12/</link>
			<guid>http://www.reynaldliu.net/archives/12/</guid>
			<title>isapi_rewrite3.1完整功能破解无限日期支持proxy反向代理带中文手册</title>
			<author>39338055@qq.com(reynaldliu)</author>
			<description><![CDATA[Reynald Liu-je m' appelle rènaldliu ( http://www.reynaldliu.net/ ) : <p>
	可以用于iis中的wordpress,wp的url重写。并且是完整功能的。没有45天限制。lite版则不能用代理,location,等功能。</p>
<p>
	先安装官方文件，再用复盖补丁文件夹下所有文件替换。替换时提示拒绝访问则需要先停止iisadmin。</p>
<p>
	开始,运行</p>
<p>
	net stop /y iisadmin</p>
<p>
	再进行复盖。如果复盖时还提示拒绝访问，也可以全选把原来安装文件夹的文件便删除再复制复盖。复盖完成后。</p>
<p>
	net start iisadmin</p>
<p>
	net start w3svc</p>
<p>
	net start ftpsvc</p>
<p>
	即完成了破解。虽然还是会提示使用期限到了或过期，并且过期时间是负数，但是不会像没有破解前一样弹出一个确定框禁止访问。</p>
<p>
	另外破解后需要手工编辑httpd. conf。因为编辑按钮是灰色的不能按了。但是不影响功能使用。</p>
<p>
	下载软件[attach=4]</p>
<p>
	<b>第一章：软件介绍</b><br />
	ISAPI_Rewrite 是一款适用于IIS的功能强大的基于正则表达式的URL处理模块。它兼容Apache的mod_rewrite的语法，从而使仅仅复制.htaccess文件就把配置从appach移植到IIS中或者从IIS移值到appach中变成可能。请参阅3.2兼容性图表这一节。<br />
	ISAPI_Rewrite最重要的功能：<br />
	ISAPI_Rewrite提供了和Apach mod_rewrite相同的句法和行为，使仅仅拷贝.htaccess文件就完成配置移植成为功能。(要想阅读更多关于与mod_rewrite的兼容性，请参阅3.2兼容性图表这一节。)<br />
	正则表达式支持灵活而强大的配置。<br />
	极速而且容易升级的纯C++代码。<br />
	真正的分布式配置：实时监控服务器全局级别、虚拟主机（网站）级别、目录级别的.htaccess文件。<br />
	隔离性：用户级配置只影响本地用户环境，从而使ISAPI_Rewrite成为Web主机提供商的理想解决方案。<br />
	<b>重要的应用示例：</b><br />
	搜索引擎优化。<br />
	一台Web服务器的代理内容经过另一台web服务器。<br />
	防止内容被吸血（盗链）。<br />
	阻断特定主机、反向链接或者烦人的搜索机器人。<br />
	内容商议：向不同的语言用户或者不同的浏览器用户提供不同的文件。示例<br />
	为群集式服务器架构模拟负载均衡。<br />
	<b>定价资料</b><br />
	45天的试用期<br />
	单机版99美元<br />
	ISAPI_Rewrite精简版是免费的。在这里可以看到受限的细节说明。<br />
	大宗采购可议折扣。</p>
<p>
	<b>2.1系统要求</b><br />
	ISAPI_Rewrite可以被安装在下列操作系统中：<br />
	Windows 2000 with IIS 5<br />
	Windows XP with IIS 5.1<br />
	Windows Server 2003 with IIS 6.0<br />
	Windows Vista with IIS 7.0<br />
	Windows Server 2008 with IIS 7.0<br />
	在安装ISAPI_Rewrite之前，操作系统中必须先安装IIS。<br />
	32位和64位的Windows版本都是支持的，但是你必须下载32位版和64位版两种不同的安装包。Windows Installer 2.0必须运行安装程序。你可以从微软的网站上下载到最新版本的Windows Installer。<br />
	在Windows Vista和Windows Server 2008上安装ISAPI_Rewrite，还必须先安装下面两个模块(默认情况下这两个模块是不安装的)<br />
	ISAPI过滤器<br />
	ISAPI 扩展</p>
<p>
	<b>2.2安装程序</b><br />
	在运行安装包之前请先阅读系统要求部分。下载并安装某个版本的ISAPI_Rewrite.msi，依照安装向导的说明操作。安装过程是自动的，并有自我描述。ISAPI_Rewrite在自动安装过程中必须重启IIS。下列服务必须被重启：IISADMIN、W3SVC。不需要手工把任何ISAPI筛选器或者扩展加入到网站或者全局列表中。它能够在安装和配置过程中自动完成。<br />
	命令行安装<br />
	ISAPI_Rewrite也能够通过命令行进行后台安装。请使用以下命令行语法来安装：</p>
<pre>
msiexec /i ISAPI_Rewrite3.msi /qn AcceptEULA=Yes REGISTRATIONCODE=Code 
REGISTRATIONNAME=Name
</pre>
<p>
	用命令行来后台反安装ISAPI_Rewrite请使用下面的语法：</p>
<pre>
msiexec /x ISAPI_Rewrite3.msi /qn KEEPUSERFILES=Yes</pre>
<p>
	<b>2.3手工安装</b><br />
	要手工安装ISAPI_Rewrite的话，你必须下载不同的手工安装包包含所有必须的文件。ISAPI_Rewrite精简版不支持手工安装。你可以安装全部功能或者仅仅安装它们中的一部分。<br />
	手工安装包包含下列文件：<br />
	ISAPI_Rewrite.dll - 这是ISAPI筛选器本身。<br />
	ISAPI_RewriteProxy.dll - 这是为代理操作的ISAPI扩展模块必不可少的。<br />
	license.rtf - EULA的产品许可证。<br />
	ISAPI_Rewrite.chm - .文档文件。<br />
	httpd.conf - 全局配置文件示例。<br />
	安装ISAPI_Rewrite，首先你必须在你在IIS系统中注册ISAPI_Rewrite.dll作为ISAPI筛选器。按默认ISAPI_Rewrite.dll文件是用来作为全局ISAPI筛选器的。而且它还能够被安装到某个特定的网站里，你需要记住在同一时间段里只有一个ISAPI_Rewrite.dll实例能够加载到一个IIS工作进程里，这意味着如果你决定把ISAPI_Rewrite的ISAPI筛选器单独地安装到每个站点里的话，你必须把这些站点切换高隔离模式，从而为这些网站产生独立的工作进程。如果你需要在每个站点上分别安装ISAPI_Rewrite，我们通常会建议改为在整个IIS上全局地安装它。<br />
	在Window 2000,Window XP 和Windows Server 2003中注册ISAPI 筛选器，无论是整个IIS服务器要用它还是个别WEB网站要用它，都要用IIS 的MMC管理单元来把ISAPI_Rewrite.dll添到ISAPI筛选器列表。在Windows Vista和Windows Server 2008中首先你需要安装可选IIS组件：万维网服务、应用程序开发功能、ISAPI筛选器。<br />
	如果你需要代理服务器功能，你还需要将ISAPI_RewriteProxy.dll注册为ISAPI扩展来侍服文件扩展名&ldquo;*. rwhlp&rdquo;。在不同的IIS版本中要求不同的操作。请参阅你管理的IIS版本的文档来了解如何注册一个新的ISAPI扩展并把它映射到IIS系统的文件扩展名上。在Windows Vista和windows server 2008首先必须安装可选的IIS组件：万组网服务、应用程序开发功能、ISAPI筛选器。使用短路径名（8.3模式）作为ISAPI_RewriteProxy.dll的模块路径，如果路径里有一个空格字符，IIS载入这个模块时将失败。<br />
	把httpd.conf文件放在ISAPI_Rewrite.dll文件的同一目录下并编辑它。<br />
	把下列两行内容放到httpd.conf文件中以注册ISAPI_Rewrite 产品：</p>
<pre>
RegistrationName=Your registration name
RegistrationCode=REG-CODE-PROVIDED-FROM-HELICON</pre>
<p>
	依照&ldquo;运行ISAPI_Rewrite的权限需求&rdquo;这一部分的说明来检查文件系统权限。</p>
<p>
	<span style="font-size: 14pt"><b>2.4反安装</b></span><br />
	反安装程序会删除所有安装程序所生成的文件、从管理元库中注销筛选器，并删除所有由安装程序所添加的其它管理元库变化。如果用户决定在反安装过程中保留用户文件的话，下列用户数据文件在反安装后会被留下来。</p>
<p>
	&nbsp;</p>
<table>
	<tbody>
		<tr>
			<td>
				文件名</td>
			<td>
				说明</td>
		</tr>
		<tr>
			<td>
				Program Files/Helicon/ISAPI_Rewrite/httpd.conf</td>
			<td>
				用户规则的主配置文件</td>
		</tr>
		<tr>
			<td>
				Program Files/Helicon/ISAPI_Rewrite/error.log</td>
			<td>
				包含错误日志的文件</td>
		</tr>
		<tr>
			<td>
				Program Files/Helicon/ISAPI_Rewrite/rewrite.log</td>
			<td>
				包含重写日志的文件</td>
		</tr>
		<tr>
			<td>
				.htaccess (various folders)</td>
			<td>
				用户创建的含有规则的配置文件</td>
		</tr>
	</tbody>
</table>
<p>
	&ldquo;删除用户创建的文件&rdquo;的选项在将反安装过程中提供给用户。如果启用这个选项则卸载程序也将删除位于Program Files文件夹里用户创建的文件。 .htaccess文件不会被删除。<br />
	要用命令行后台卸载ISAPI_Rewrite，请使用下面的语法：</p>
<pre>
msiexec /x ISAPI_Rewrite3.msi /qn KEEPUSERFILES=Yes</pre>
<p>
	<span style="font-size: 14pt"><b>2.5运行ISAPI_Rewrite所需的权限</b></span><br />
	在一个干净的默认Windows系统上自动安装ISAPI_Rewrite不要求任何权限调整。但是一些其它产品比如说Plesk、IIS锁定工具的安装，等等，可能收紧服务器的安全性，并妨碍ISAPI_Rewrite的正常运行。下面是ISAPI_Rewrite的权限需求的列表单子：<br />
	在Windows 2000、Windows XP和Windows 2003的IIS5兼容模式下，筛选器运行在<b><i>System</i></b>帐户下的inetinfo.exe进程中。那个<b><i>system</i></b>帐户至少得被授予放置ISAPI_Rewrite安装文件的那个文件夹的&ldquo;<b>读取</b>&rdquo;和&ldquo;<b>目录浏览</b>&rdquo;的权限。我们还建议给予<b><i>system</i></b>帐号对这个文件夹的一般修改权。这将允许生成一些包含解析或者其它错误的文件。<b><i>system</i></b>帐号还必须在任何包含了.htaccess文件的网站文件夹里同样被授予这些权限，否则ISAPI_Rewrite将不能加载并监视它。<br />
	请稍留意ISAPI_Rewrite安装目录上的任何一点<b>拒绝</b>权限设置，因为在Windows 操作系统中，<b>拒绝</b>权限优先于任何<b>允许</b>权限记录。<br />
	在Windows 2003的天然IIS模式(WPI模式)以及Windows Server 2008中，无论是筛选器还是代理服务都运行在每个网站相应的运行程序池的w3p.exe工作进程中，每个应用程序池都可以使用它自己的定制来配置，这可能使权限设置成了一种复杂的工作。然而，在一个正确的IIS配置中，每个使用中的定制必须是<b><i>IIS_WPG</i></b>组的一个成员。因此，<b><i>IIS_WPG</i></b>组可以被用来代替<b><i>System</i></b>帐号去分配前面所写的权限需求。<br />
	在Windows Vista 中权限配置是和Windows 2003的配置差不多的，只是它没有<b><i>IIW_WPG</i></b>组。所以，所有的WPI帐号（一般Network Service是它的惟一帐号）都必须授予上述必需权限。<br />
	此外，为了让代理服务功能能工作，你必须在网站属性或者运行代理服务的web应用程序的属性中给予一个&ldquo;纯脚本&rdquo;的执行权限。</p>
<p>
	<b>2.6MSI的自定义行为自定义行为 </b><br />
	<span style="color: #ff80ff"><br />
	</span></p>
<table>
	<tbody>
		<tr>
			<td>
				<b>自定义行为</b></td>
			<td>
				<b>说明</b></td>
		</tr>
		<tr>
			<td>
				WiseAltStartup<br />
				自动智能启动</td>
			<td>
				为运行在延时模式中的自定义行为保存属性的当前状态。<br />
				使用一个可执行文件(dll)<br />
				发生在：安装、反安装。</td>
		</tr>
		<tr>
			<td>
				WiseCleanup<br />
				智能清理</td>
			<td>
				这个行为被调用来清理上一个自定义行为所遗留下的临时文件<br />
				使用一个可执行文件(dll)<br />
				发生在：安装、反安装。</td>
		</tr>
		<tr>
			<td>
				WiseStartup<br />
				智能启动</td>
			<td>
				这个行为使调用一个.dll文件或者提取必要Wisescript.exe文件和.dll文件的行为可以传递参数。<br />
				使用一个可执行文件(dll)<br />
				发生在: 安装、反安装</td>
		</tr>
		<tr>
			<td>
				WiseUpgradeCheck<br />
				智能可选择地升级</td>
			<td>
				这个行为被调用来解决当Windows安装程序运行时不检测应用程序的早期版本的问题。<br />
				使用一个可执行文件(dll)<br />
				发生在：安装。</td>
		</tr>
		<tr>
			<td>
				WiseUpgradeCheckEx<br />
				智能预选升级</td>
			<td>
				添加这个行为用来解决当Windows安装程序运行时不检测应用程序的早期版本的问题。<br />
				使用一个可执行文件(dll)<br />
				发生在：安装。</td>
		</tr>
		<tr>
			<td>
				WiseGetIISVersion<br />
				智能获得IIS版本</td>
			<td>
				对主要的IIS版本设置属性(IISVERSION).<br />
				使用一个可执行文件(dll)<br />
				发生在：安装。</td>
		</tr>
		<tr>
			<td>
				RegisterFilterInMetabase<br />
				在管理元库中注册筛选器</td>
			<td>
				这个行为添加一个命名为ISAPI_Rewrite3的全局ISAPI筛选器到IIS管理元库里<br />
				IIS5, IIS6 管理元库: IIS:/LM/W3SVC/Filters/ add key ISAPI_Rewrite3<br />
				IIS:/LM/W3SVC/Filters/FilterLoadOrder append &quot;ISAPI_Rewrite3&quot;<br />
				使用一个可执行文件(dll)<br />
				发生在：安装。</td>
		</tr>
	</tbody>
</table>
<table>
	<tbody>
		<tr>
			<td>
				RemoveFilterFromMetabase<br />
				从管理元库中删除筛选器</td>
			<td>
				这个行为从IIS管理元库里移除了名为ISAPI_Rewrite3的全局ISAPI筛选器。<br />
				IIS5, IIS6 管理元库: IIS://localhost/W3SVC/LM/W3SVC/Filters/ delete key ISAPI_Rewrite3<br />
				IIS:/LM/W3SVC/Filters/FilterLoadOrder remove&quot;ISAPI_Rewrite3&quot;<br />
				使用一个可执行文件(dll)<br />
				发生在：反安装、回滚。</td>
		</tr>
		<tr>
			<td>
				AddApplicationExtension<br />
				添加应用程序扩展</td>
			<td>
				只用于Windows 2003机器添加ISAPI_RewriteProxy.dll到ISAPI扩展中，并使Web服务器扩展名列表中的这个ISAPI扩展名可用。<br />
				IIS6管理元库: IIS:/LM/W3SVC/<br />
				adds entry to the在管理元库属性 <b>WebSvcExtRestrictionList</b>中增加metabase property &quot;ISAPI_Rewrite3 proxy&quot;条目；<br />
				在管理元库属性<b> ApplicationDependencies </b>增加&quot;ISAPI_Rewrite3 proxy;ISAPI_Rewrite3&quot;条目；<br />
				使用一个可执行文件(dll)<br />
				发生在：安装。</td>
		</tr>
		<tr>
			<td>
				RemoveApplicationExtension<br />
				删除应用程序扩展</td>
			<td>
				只用于Windows 2003从ISAPI扩展中删除ISAPI_RewriteProxy.dll，并从web服务器扩展名列表中删除这个ISAPI扩展名。<br />
				IIS6管理元库: IIS:/LM/W3SVC/<br />
				1.从管理元库属性 <b>WebSvcExtRestrictionList </b>中删除&quot;ISAPI_Rewrite3 proxy&quot;条目；<br />
				2.从管理元库属性 <b>ApplicationDependencies</b>中删除&quot;ISAPI_Rewrite3 proxy;ISAPI_Rewrite3&quot;条目；<br />
				使用一个可执行文件(dll)<br />
				发生在：反安装、回滚。</td>
		</tr>
		<tr>
			<td>
				RegisterExtensionInScriptMap<br />
				在脚本映射中注册扩展</td>
			<td>
				在IIS管理员库中将ISAPI_RewriteProxy.dl注册为ISAPI扩展来处理*.rwhlp文件扩展名<br />
				IIS5,IIS6管理元库: IIS://LM/W3SVC/<br />
				使用一个可执行文件(dll)<br />
				发生在：安装。</td>
		</tr>
		<tr>
			<td>
				RemoveExtensionFromScriptMap<br />
				从脚本映射中删除扩展</td>
			<td>
				从IIS管理元库中移除作为ISAPI扩展、用于处理*.rwhlp文件扩展名的ISAPI_Rewrite.dll的注册信息<br />
				IIS5, IIS6管理元库: IIS://LM/W3SVC/<br />
				使用一个可执行文件(dll)<br />
				发生在：反安装、回滚。</td>
		</tr>
		<tr>
			<td>
				GetServisesStatus<br />
				获得服务状态</td>
			<td>
				保存IISADMIN、W2WC、NNTP、SMTP 和FTP 服务的当前状态<br />
				创建msi属性: [SERVICES_STATUS]<br />
				使用一个可执行文件(dll)<br />
				发生在: 安装、反安装。</td>
		</tr>
		<tr>
			<td>
				StartServicesEx<br />
				按预设开启服务</td>
			<td>
				根据状态预设来启动ISADMIN、W2WC、NNTP、 SMTP 和 FTP 服务<br />
				使用msi 属性: [SERVICES_STATUS]<br />
				使用一个可执行文件(dll)<br />
				发生在: 安装、反安装。</td>
		</tr>
	</tbody>
</table>
<table>
	<tbody>
		<tr>
			<td>
				SaveProductID<br />
				保存产品ID</td>
			<td>
				如果要注册产品的话，保存REGISTRATIONNAME和REGISTRATIONCODE的属性值<br />
				使用msi 属性: [REGISTRATIONNAME] , [REGISTRATIONCODE];<br />
				使用文件: [INSTALLDIR]\ISAPI_Rewrite3\httpd.conf<br />
				使用一个可执行文件(dll)<br />
				发生在: 安装。</td>
		</tr>
		<tr>
			<td>
				Check32bitMode<br />
				检测32位模式</td>
			<td>
				在64位系统中检查32位IIS兼容模式是否可用，从而安装正确的ISAPI筛选器版本。IIS6, IIS7<br />
				使用管理元库路径: IIS://LM/W3SVC/AppPools property Enable32bitAppOnWin64;<br />
				使用msi 属性:[ENABLE32BITAPPONWIN64]<br />
				检查一个32位的应用程序是否能运行在一台安装了64位版本的windows的电脑上。<br />
				使用javascript脚本<br />
				发生在: 安装。</td>
		</tr>
		<tr>
			<td>
				CheckIISModules<br />
				检测IIS模块</td>
			<td>
				在IIS7的机器上检查是否需要安装IsapiFilterModule和IsapiModule模块<br />
				IIS7 管理元库路径：<br />
				&lt;system.webServer&gt;<br />
				&lt;globalModules&gt;<br />
				<b>&lt;add name=&quot;IsapiModule&quot; image=&quot;%windir%\System32\inetsrv\isapi.dll&quot; /&gt;<br />
				&lt;add name=&quot;IsapiFilterModule&quot; image=&quot;%windir%\System32\inetsrv\filter.dll&quot; /&gt;<br />
				</b>&lt;/globalModules&gt;<br />
				&lt;/system.webServer&gt;<br />
				使用javascript脚本<br />
				发生在: 安装。</td>
		</tr>
		<tr>
			<td>
				AddGlobalIsapiFilter<br />
				添加全局ISAPI筛选器</td>
			<td>
				只用于IIS7的机器。这个行为会在IIS管理元库里添加一个命名为<i>ISAPI_Rewrite3</i>的全局ISAPI_Rewrite筛选器<br />
				IIS7的管理元库路径：<br />
				&lt;configuration&gt;<br />
				&lt;system.webServer&gt;<br />
				&lt;isapiFilters&gt;<br />
				&lt;filters&gt;<br />
				<b>&lt;filter name=&quot;ISAPI_Rewrite3&quot; path=&quot;C:\Program Files\Helicon\ISAPI_Rewrite3\ISAPI_Rewrite.dll&quot; enabled=&quot;true&quot; enableCache=&quot;false&quot;&gt;<br />
				</b>&lt;/filter&gt;<br />
				&lt;/filters&gt;<br />
				&lt;/isapiFilters&gt;<br />
				&lt;/system.webServer&gt;<br />
				&lt;/configuration&gt;<br />
				使用JavaScript脚本<br />
				发生在：安装。</td>
		</tr>
		<tr>
			<td>
				DeleteGlobalIsapiFilter<br />
				删除全局ISAPI过滤器</td>
			<td>
				只用于IIS7的机器，这个行为会从IIS管理元库中删除名为ISAPI_Rewrite3的全局ISAPI筛选器。<br />
				IIS7的管理元库路径：<br />
				&lt;configuration&gt;<br />
				&lt;system.webServer&gt;<br />
				&lt;isapiFilters&gt;<br />
				&lt;filters&gt;<br />
				<b>&lt;filter name=&quot;ISAPI_Rewrite3&quot; path=&quot;C:\Program Files\Helicon\ISAPI_Rewrite3\ISAPI_Rewrite.dll&quot; enabled=&quot;true&quot; enableCache=&quot;false&quot; &gt;<br />
				</b>&lt;/filter&gt;<br />
				&lt;/filters&gt;<br />
				&lt;/isapiFilters&gt;<br />
				&lt;/system.webServer&gt;<br />
				&lt;/configuration&gt;<br />
				使用JavaScript脚本<br />
				发生在：反安装、回滚。</td>
		</tr>
	</tbody>
</table>
<table>
	<tbody>
		<tr>
			<td>
				AddIsapiCgiRestriction<br />
				添加ISAPI CGI约束</td>
			<td>
				Only for IIS7 machines register ISAPI_RewriteProxy.dll as ISAPI extension in IIS metabase.<br />
				只用于IIS7的机器，在IIS管理元库中将ISAPI_RewriteProxy.dl为ISAPI扩展<br />
				IIS7管理元库路径：<br />
				&lt;configuration&gt;<br />
				&lt;system.webServer&gt;<br />
				&lt;security&gt;<br />
				&lt;isapiCgiRestriction&gt;<br />
				<b>&lt;add path=&quot;C:\Program Files\Helicon\ISAPI_Rewrite3\ISAPI_RewriteProxy.dll&quot; allowed=&quot;true&quot; description=&quot;Helicon Proxy&quot; /&gt;<br />
				</b>&lt;/isapiCgiRestriction&gt;<br />
				&lt;/security&gt;<br />
				&lt;/system.webServer&gt;<br />
				&lt;/configuration&gt;<br />
				使用JavaScript脚本<br />
				发生在：安装。</td>
		</tr>
		<tr>
			<td>
				DeleteIsapiCgiRestriction<br />
				删除ISAPI CGI约束</td>
			<td>
				只用于IIS7的机器，从IIS管理元库中删除用作ISAPI扩展的ISAPI_RewriteProxy.dll。<br />
				IIS7 管理元库路径：<br />
				&lt;configuration&gt;<br />
				&lt;system.webServer&gt;<br />
				&lt;security&gt;<br />
				&lt;isapiCgiRestriction&gt;<br />
				<b>&lt;add path=&quot;C:\Program Files\Helicon\ISAPI_Rewrite3\ISAPI_RewriteProxy.dll&quot; allowed=&quot;true&quot; description=&quot;Helicon Proxy&quot; /&gt;<br />
				</b>&lt;/isapiCgiRestriction&gt;<br />
				&lt;/security&gt;<br />
				使用JavaScript脚本<br />
				发生在：反安装、回滚。</td>
		</tr>
		<tr>
			<td>
				AddScriptMap<br />
				添加脚本映射</td>
			<td>
				只用于IIS7的机器，在IIS管理元库中将ISAPI_RewriteProxy.dll注册为ISAPI扩展用于处理*.rwhlp文件扩展名。<br />
				IIS7管理元库路径：<br />
				&lt;configuration&gt;<br />
				&lt;system.webServer&gt;<br />
				&lt;handlers&gt;<br />
				<b>&lt;add name=&quot;Helicon Proxy&quot; path=&quot;*.rwhlp&quot; verb=&quot;*&quot; modules=&quot;IsapiModule&quot; scriptProcessor=&quot;C:\Program<br />
				Files\Helicon\ISAPI_Rewrite3\ISAPI_RewriteProxy.dll&quot; resourceType=&quot;Unspecified&quot;/&gt;<br />
				</b>&lt;/handlers&gt;<br />
				&lt;/system.webServer&gt;<br />
				&lt;/configuration&gt;<br />
				使用JavaScript脚本<br />
				发生在：安装。</td>
		</tr>
		<tr>
			<td>
				DeleteScriptMap<br />
				删除脚本映射</td>
			<td>
				只用于IIS7的机器，从IIS管理元库里去除用作ISAPI扩展以处理*.rwhlp文件扩展名的ISAPI_RewriteProxy.dll的注册<br />
				IIS7管理元库路径：<br />
				&lt;configuration&gt;<br />
				&lt;system.webServer&gt;<br />
				&lt;handlers&gt;<br />
				<b>&lt;add name=&quot;Helicon Proxy&quot; path=&quot;*.rwhlp&quot; verb=&quot;*&quot; modules=&quot;IsapiModule&quot; scriptProcessor=&quot;C:\Program<br />
				Files\Helicon\ISAPI_Rewrite3\ISAPI_RewriteProxy.dll&quot; resourceType=&quot;Unspecified&quot;/&gt;<br />
				</b>&lt;/handlers&gt;<br />
				&lt;/system.webServer&gt;<br />
				&lt;/configuration&gt;<br />
				使用JavaScript脚本<br />
				发生在：反安装、回滚。</td>
		</tr>
	</tbody>
</table>
<h3>
	3.1基本概念</h3>
<div class="tCon">
	ISAPI_Rewrite提供了一个基于规则的重写引擎能飞速重写被请求的URL。它支持几乎无限量的规则和几乎无限量的附加规则条件来提供真正灵活和有效的URL处理机制。可以根据HTTP头、服务器变量、被请求的URL本身以及其它不同的条件的测试结果来对URL作出处理。<br />
	URL数据处理是用一个文本配置文件来定制的，内含各种指令设置。配置分几种等级。首先是全局（服务器范围的）配置指令，放置在ISAPI_Rewrite安装目录里的一个名为httpd.conf的文件里。那里还有若干个标签可以封装应用到特殊位置的指令：&lt;VirtualHost&gt;、&lt;Directory&gt;、&lt;DirectoryMatch&gt;、&lt;Files&gt;、 &lt;FilesMatch&gt;、&lt;Location&gt;以及&lt;LocationMatch&gt;。最后ISAPI_Rewrite支持可以放在任何网站目录里的.htaccess文件，那些文件中的规则可以应用到该位置以及它的子目录中。所有的配置文件在每次修改文件后都会被自动重载。允许用第三方程序和脚本来修改文件。<br />
	在很多情况下ISAPI_Rewrite是用来重写URL的。除了重写之外，ISAPI_REWRITE能够修改、生成、删除任何其它客户端Request中的HTTP头。模块操作可以载入改写、代理、重定向或者阻断原始客户端到服务器的请求。<br />
	Rewriting可能使服务器在得到了一个客户端的源请求时用一个新的URL继续请求处理。新的URL可以包括查询串部分（跟在问号后面），也可以指向任何一个完全的静态文件或者脚本（例如asp）、或者程序（例如.exe），等等。对用户和网站配置来说重写是彻底透明的。因为它Web应用程序收到请求之前在服务器内部执行。<br />
	Proxying使URL经过内部处理后指向另一台服务器，并很快传递到远程服务器上(换言之，规则处理在这里中止了)。远程服务器的响应很快被传回客户端。代理服务器要求你指定完整的有效URL，以协议、包括主机名开头等等。ISAPI_Rewrite使用ISAPI扩展来处理代理请求，你可以在&ldquo;代理服务器配置&rdquo;这一章里读到更多信息。<br />
	Redirection将发送一个带有重定向指令的即时响应(HTTP响应码为302或者说301)，将网址设置为一个新的位置。您可以在重定向指令里使用绝对URL格式（这是RFC2616所要求的）将请求重定向到不同的主机、端口和协议。如果此信息被忽略， ISAPI_Rewrite将自动照当前的协议、服务器名称和目录位置提供URL。重定向指令总是导致重写引擎中止处理后面的规则序列。<br />
	每个规则按它在配置文件中出现的顺序来应用。目录级配置文件从父路径开始一个接一个地处理，来自于全局配置文件的规则最先适用。<br />
	在修改URL之前ISAPI_Rewrite会保存原URL到Http头，命名为X-Rewrite-URL。然后它能够在脚本中作为HTTP_X_REWRITE_URL服务器变量取回。因为在IIS里，系统变量名不能被修改，所以ISAPI_Rewrite不能提供与Apache兼容的变量名REQUEST_URI。如果你的应用程序的设计要依赖于REQUEST_URI变量，你必须修改它，用HTTP_X_REWRITE_URL变量来代替。下面是一个PHP代码补丁的示例：<br />
	<pre>
	if (isset($_SERVER[&#39;HTTP_X_REWRITE_URL&#39;]))
{
$_SERVER[&#39;REQUEST_URI&#39;] = $_SERVER[&#39;HTTP_X_REWRITE_URL&#39;];
}</pre>
	后面跟有RewriteRule(或者RewriteProxy)指令的多重RewriteCond指令只影响单个规则。如果一些条件需要被用于多个规则，必须重复写这些条件指令以应用到每条规则上。<br />
	<h3>
		3.2和Apache下mod_rewrite的兼容性</h3>
	<div class="tCon">
		这个版本的ISAPI_Rewrite是为了最大程度上保持与Apache的mod_rewrite的兼容性。这个目标已经很大程度上实现了，尽管有一些功能无法执行，因为它们和Apeach以及UNIX结构高度绑定，而且它们在IIS上执行是不敏感的。举例说明：第H条：&ldquo;强制内容处理&rdquo;标记不能执行，因为在IIS中内容处理的范围依赖于扩展名。或者第[NS]条：&ldquo;没有子请求&rdquo;标记是无意义的，因为在IIS中是没有子请求的。<br />
		这里有一个完整的ISAPI_Rewrite和mod_rewrite兼容性图表。标记为绿色的功能或指令是充分支持的，黄色的功能是部分支持或计划在下一版本中支持，标示为红色的功能是不支持的。<br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: symbol">&middot; </span></span></span><span style="color: #009900"><span style="font-family: 宋体">兼容</span></span><span style="color: #009900"><span style="font-family: tahoma">Perl</span></span><span style="color: #009900"><span style="font-family: 宋体">的正则表达式</span></span><span style="color: #009900"><span style="font-family: tahoma"> (plus extended syntax) </span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: symbol">&middot; </span></span></span><span style="color: #009900"><span style="font-family: 宋体">服务器级</span></span><span style="color: #009900"><span style="font-family: tahoma">httpd.conf</span></span><span style="color: #009900"><span style="font-family: 宋体">配置</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: symbol">&middot; </span></span></span><span style="color: #009900"><span style="font-family: 宋体">虚拟网站</span></span><span style="color: #009900"><span style="font-family: tahoma">.htaccess</span></span><span style="color: #009900"><span style="font-family: 宋体">配置文件</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: symbol">&middot; </span></span></span><span style="color: #009900"><span style="font-family: 宋体">目录</span></span><span style="color: #009900"><span style="font-family: tahoma">.htaccess</span></span><span style="color: #009900"><span style="font-family: 宋体">配置文件</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: symbol">&middot; </span></span></span><span style="color: #009900"><span style="font-family: tahoma">&lt;VirtualHost&gt; </span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: symbol">&middot; </span></span></span><span style="color: #009900"><span style="font-family: tahoma">&lt;Directory&gt; </span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: symbol">&middot; </span></span></span><span style="color: #009900"><span style="font-family: tahoma">&lt;DirectoryMatch&gt; </span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: symbol">&middot; </span></span></span><span style="color: #009900"><span style="font-family: tahoma">&lt;Files&gt; </span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: symbol">&middot; </span></span></span><span style="color: #009900"><span style="font-family: tahoma">&lt;FilesMatch&gt; </span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: symbol">&middot; </span></span></span><span style="color: #009900"><span style="font-family: tahoma">&lt;Location&gt; </span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: symbol">&middot; </span></span></span><span style="color: #009900"><span style="font-family: tahoma">&lt;LocationMatch&gt; </span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: symbol">&middot; </span></span></span><span style="color: #009900"><span style="font-family: tahoma">AccessFileName </span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: symbol">&middot; </span></span></span><span style="color: #009900"><span style="font-family: tahoma">RewriteEngine </span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: symbol">&middot; </span></span></span><span style="color: #009900"><span style="font-family: tahoma">RewriteRule </span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">$N </span></span><span style="color: #009900"><span style="font-family: 宋体">规则后向引用</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">%N RewriteCond </span></span><span style="color: #009900"><span style="font-family: 宋体">后向引用</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">${mapname:key|default} </span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">%{VARNAME} </span></span><span style="color: #009900"><span style="font-family: 宋体">服务器变量</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">&#39;!&#39; </span></span><span style="color: #009900"><span style="font-family: 宋体">取非</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">[C] </span></span><span style="color: #009900"><span style="font-family: 宋体">与下一个规则联锁</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">[CO=name:val:domain:lifetime:path] </span></span><span style="color: #009900"><span style="font-family: 宋体">设置</span></span><span style="color: #009900"><span style="font-family: tahoma">cookie </span></span><br />
		<span style="color: yellow"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: yellow"><span style="font-family: tahoma">[E=var:val] </span></span><span style="color: yellow"><span style="font-family: 宋体">设置环境变量</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">[F] </span></span><span style="color: #009900"><span style="font-family: 宋体">强制禁止应答</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">[G] </span></span><span style="color: #009900"><span style="font-family: 宋体">强制继续应答</span></span><br />
		<span style="color: #cc0000"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #cc0000"><span style="font-family: tahoma">[H=content-handler] </span></span><span style="color: #cc0000"><span style="font-family: 宋体">明确的内容处理</span></span><span style="color: #cc0000"><span style="font-family: tahoma"> (</span></span><span style="color: #cc0000"><span style="font-family: 宋体">不适用</span></span><span style="color: #cc0000"><span style="font-family: tahoma">) </span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">[L] </span></span><span style="color: #009900"><span style="font-family: 宋体">上一个规则标记</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">[N] </span></span><span style="color: #009900"><span style="font-family: 宋体">再次应用规则</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">[NC] </span></span><span style="color: #009900"><span style="font-family: 宋体">大小写不敏感</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">[NE] </span></span><span style="color: #009900"><span style="font-family: 宋体">不转义输出</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">[NS]</span></span><span style="color: #009900"><span style="font-family: 宋体">非内部子请求</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">[P]</span></span><span style="color: #009900"><span style="font-family: 宋体">代理通过</span></span><br />
		<span style="color: yellow"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: yellow"><span style="font-family: tahoma">[PT] </span></span><span style="color: yellow"><span style="font-family: 宋体">传递通过下一个处理程序</span></span><span style="color: yellow"><span style="font-family: tahoma"> (</span></span><span style="color: yellow"><span style="font-family: 宋体">一直开启</span></span><span style="color: yellow"><span style="font-family: tahoma">) </span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">[QSA] </span></span><span style="color: #009900"><span style="font-family: 宋体">追加查询字符串</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">[R =code] </span></span><span style="color: #009900"><span style="font-family: 宋体">重定向</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">[S=num] </span></span><span style="color: #009900"><span style="font-family: 宋体">跳到下面第</span></span><span style="color: #009900"><span style="font-family: tahoma"> <i>n</i></span></span><span style="color: #009900"><span style="font-family: 宋体">条规则</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">[T=MIME-type] </span></span><span style="color: #009900"><span style="font-family: 宋体">强制明确应答</span></span><span style="color: #009900"><span style="font-family: tahoma"> MIME </span></span><span style="color: #009900"><span style="font-family: 宋体">类型</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: symbol">&middot; </span></span></span><span style="color: #009900"><span style="font-family: tahoma">RewriteCond </span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">[NC] </span></span><span style="color: #009900"><span style="font-family: 宋体">大小写不敏感</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">[OR] </span></span><span style="color: #009900"><span style="font-family: 宋体">逻辑并集</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">%{HTTP:header} </span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">&#39;!&#39; </span></span><span style="color: #009900"><span style="font-family: 宋体">非</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">&#39;&lt;CondPattern&#39; </span></span><span style="color: #009900"><span style="font-family: 宋体">大于比较符</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">&#39;&gt;CondPattern&#39; </span></span><span style="color: #009900"><span style="font-family: 宋体">小于比较符</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">&#39;=CondPattern&#39; </span></span><span style="color: #009900"><span style="font-family: 宋体">等于比较符</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">&#39;-d&#39; </span></span><span style="color: #009900"><span style="font-family: 宋体">目录存在</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">&#39;-f&#39; </span></span><span style="color: #009900"><span style="font-family: 宋体">文件存在</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">&#39;-s&#39; </span></span><span style="color: #009900"><span style="font-family: 宋体">非零文件</span></span><br />
		<span style="color: yellow"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: yellow"><span style="font-family: tahoma">&#39;-l&#39; </span></span><span style="color: yellow"><span style="font-family: 宋体">符号链接</span></span><br />
		<span style="color: yellow"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: yellow"><span style="font-family: tahoma">&#39;-x&#39; </span></span><span style="color: yellow"><span style="font-family: 宋体">有可执行权限的文件</span></span><br />
		<span style="color: #cc0000"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #cc0000"><span style="font-family: tahoma">&#39;-F&#39; </span></span><span style="color: #cc0000"><span style="font-family: 宋体">通过子请求文件存在</span></span><br />
		<span style="color: #cc0000"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #cc0000"><span style="font-family: tahoma">&#39;-U&#39; </span></span><span style="color: #cc0000"><span style="font-family: 宋体">通过子请求</span></span><span style="color: #cc0000"><span style="font-family: tahoma">URL</span></span><span style="color: #cc0000"><span style="font-family: 宋体">存在</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: symbol">&middot; </span></span></span><span style="color: #009900"><span style="font-family: tahoma">RewriteBase </span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: symbol">&middot; </span></span></span><span style="color: #009900"><span style="font-family: tahoma">RewriteMap </span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">txt: </span></span><span style="color: #009900"><span style="font-family: 宋体">文本映射</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">rnd: </span></span><span style="color: #009900"><span style="font-family: 宋体">随机映射</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #009900"><span style="font-family: tahoma">int: </span></span><span style="color: #009900"><span style="font-family: 宋体">内部函数</span></span><span style="color: #009900"><span style="font-family: tahoma"> toupper, tolower, escape, unescape </span></span><br />
		<span style="color: #cc0000"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #cc0000"><span style="font-family: tahoma">prg: </span></span><span style="color: #cc0000"><span style="font-family: 宋体">外部程序</span></span><br />
		<span style="color: #cc0000"><span style="font-size: 10pt"><span style="font-family: 'courier new'">o </span></span></span><span style="color: #cc0000"><span style="font-family: tahoma">dbm: </span></span><span style="color: #cc0000"><span style="font-family: 宋体">散列文件</span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: symbol">&middot; </span></span></span><span style="color: #009900"><span style="font-family: tahoma">RewriteLog </span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: symbol">&middot; </span></span></span><span style="color: #009900"><span style="font-family: tahoma">RewriteLogLevel </span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: symbol">&middot; </span></span></span><span style="color: #009900"><span style="font-family: tahoma">RewriteOptions </span></span><br />
		<span style="color: #cc0000"><span style="font-size: 10pt"><span style="font-family: symbol">&middot; </span></span></span><span style="color: #cc0000"><span style="font-family: tahoma">RewriteLock </span></span><br />
		<span style="color: #009900"><span style="font-size: 10pt"><span style="font-family: symbol">&middot; </span></span></span><span style="color: #009900"><span style="font-family: tahoma">AllowOverride </span></span></div>
	<b>3.3使用环境以及处理顺序</b><br />
	以下是这个程序文档中要被用到的使用环境的详解：<br />
	<b>server config</b><br />
	这个标志表示该指令可以用在全局httpd.conf配置文件中，但是不能用在任何一个分区（例如&lt;Virtualhost&gt;或者&lt;Directory&gt;）内部。它不允许放在.htaccess文件中。<br />
	<b>vitrual host</b><br />
	这意味着指令可以出现在&lt;VirtualHost&gt;容器内。<br />
	<b>directory</b><br />
	这个标志表示指令在&lt;Diretory&gt;、&lt;Location&gt;、&lt;Files&gt;容器内可用，而且它们的正则表达式是等价的。<br />
	<b>.htaccess</b><br />
	使用环境标为它的指令可以出现在每个目录的<i>.htaccess</i>文件中。记住当<i>RewriteRule</i>指令用在.htaccess配置文件中时，它将自动从路径中剥去本地目录前缀，只对剩下的部分应用规则。你可以使用RewriteBase指令显式地给这些规则指定一个基本路径。<br />
	<b>应用次序</b><br />
	当同一分区内的多条指令同时适用时，理解每个分区应用的次序是很重要的，因为它会对最终效果起作用。应用次序如下所述：<br />
	1.&lt;Directory&gt;(正则表达式除外)：多个&lt;Directory&gt;分区可以应用于单个请求，如果多个（非正则表达式）&lt;Directory&gt;分区匹配了包含文档的这个目录（或者它的上级目录中的一个），则按照从短到长的匹配次序应用指令。<br />
	2..htaccess文件按父目录到子目录的顺序应用。<br />
	3.&lt;Files&gt;和&lt;FileMatch&gt;同时被执行。<br />
	4.&lt;Location&gt;和&lt;LocationMatch&gt;也同时被执行。<br />
	先应用虚拟主机外面定义的相应分区和指令，再应用&lt;VirtualHost&gt;分区中的分区和指令。同一时间只有一个&lt;VirtualHost&gt;分区可以应用给请求。较晚的分区优先于较早的那些。<br />
	<span style="font-size: 14pt"><b>3.4正则表达式</b></span><br />
	正则表达式语法指南是Rege++文档的一部分，由John Maddock博士友情提供，Copyright ?1998-2004，包含在《Boost license》这本书里。完整的语法说明可以在《Boost.Regex documentation》中找到。<br />
	<b>字面值</b><br />
	所的字符都是字面值，除了&ldquo;.&rdquo;&ldquo;*&rdquo;&ldquo;?&rdquo;&ldquo;+&rdquo;&ldquo;(&rdquo;&ldquo;)&rdquo;&ldquo;{&rdquo;&ldquo;}&rdquo;&ldquo;[&rdquo;&ldquo;]&rdquo;&ldquo;^&rdquo;和&ldquo;$&rdquo;。当这些字符由&ldquo;\&rdquo;前导时也是字面值。一个字面值是个匹配它自己的字符。<br />
	<b>通配符</b><br />
	点字符&ldquo;.&rdquo;匹配空字符和换行符以外的任何单个字符。<br />
	<b>重复</b><br />
	重复是被重复任意次数的表达式。一个表达式跟着&ldquo;*&rdquo;可以被重复任意次数，包括重复零次。一个表达式跟着&ldquo;+&rdquo;可以被重复任意次数，但是至少重复一次。一个表达式跟着&ldquo;?&rdquo;可以被只重复零次或者一次。当需要明确指定重复的最低次数和最高次数时，可以用限定运算符&ldquo;{}&rdquo;。这样&ldquo;a{2}&rdquo;是字母&ldquo;a&rdquo;重复两次。&ldquo;a{2,4}&rdquo;表示字母&ldquo;a&rdquo;重复2到4次。&ldquo;a{2,}&rdquo;表示字母&ldquo;a&rdquo;重复2到无限多次。注意&ldquo;{}&rdquo;里面必须没有空格。而且它没有对上限值和下限值限定范围。所有的重复表达式参考尽可能短的前子表达式：一个单独字符，一个字符集，或者一个用&ldquo;()&rdquo;括起来的子表达式，举几个例子：<br />
	&quot;ba*&quot;匹配所有的&quot;b&quot;,&quot;ba&quot;,&quot;baaa&quot; 等等。<br />
	&quot;ba+&quot;匹配&quot;ba&quot;或&quot;baaa&quot;，但是不匹配&quot;b&quot;。<br />
	&quot;ba?&quot;匹配&quot;b&quot;或者&quot;ba&quot;。<br />
	&quot;ba{2,4}&quot;匹配&quot;baa&quot;,&quot;baaa&quot;,&quot;baaaa&quot;。<br />
	<b>懒惰型重复</b><br />
	在重复之后附加一个&ldquo;?&rdquo;就是懒惰型的重复了。一个懒惰型的重复是指匹配尽可能短的字符串。<br />
	例如：匹配HTML标记对可以使用下面这样的正则表达式：<br />
	<b>&quot;&lt;\s*tagname[^&gt;]*&gt;(.*?)&lt;\s*/tagname\s*&gt;&quot;</b><br />
	在这种情况下$1将包含标签对之间的文本，而且是最短的匹配字符串。<br />
	<b>插入成份</b><br />
	插入成分有两个用处&mdash;&mdash;把项目编组到子表达式中，并且对生成的匹配标号。例如，表达式&quot;(ab)*&quot;将匹配所有的这类字符串&quot;ababab&quot;。所有的被插入成份标号的子匹配将可以用\N或者$N语法来回溯引用到。它允许子表达式匹配空字符串，子表达式以1为开始从左往右编号。子表达式0就是整个表达式。<br />
	<h3>
		正则表达式</h3>
	<div class="tCon">
		<b><br />
		无标记插入</b><br />
		有时候你需要把子表达式编组为插入成份，但是不想为这个插入成分而吐出另一个标记的子表达式。在这种情况下，一个非标记插入(?:expression)可能有用。例如，下例表达式可以创建一个非子表达式：<br />
		<b>&quot;(?:abc)*&quot;<br />
		N择1标记</b><br />
		当表达式可以匹配一个子表达式或另一个的时候，N择1标记起作用了。每个N择1可以用|隔开。每个N择1标记是一个最大可能性前缀子表达式，它是和重复操作符相反的行为。<br />
		示例：<br />
		&quot;a(b|c)&quot;匹配&quot;ab&quot;或&quot;ac&quot;<br />
		&quot;abc|def&quot;匹配&quot;abc&quot;或&quot;def&quot;<br />
		<b>预置符</b><br />
		一个预置符是一个可以匹配所有作为预置成员的单个字符的预置。预置字符用方括号&ldquo;[&rdquo;和&ldquo;]&rdquo;括起来，可以容纳字面值、字符序列、字符类、经整理过的对象以及等价的类。用^打头的预置声明可以排除包含的内容。<br />
		示例：<br />
		字面值<br />
		&quot;[abc]&quot;匹配&quot;a&quot;或&quot;b&quot;或&quot;b&quot;。<br />
		&quot;[^abc]&quot;匹配&quot;a&quot;和&quot;b&quot;和&quot;c&quot;之外的所有字符。<br />
		字符序列<br />
		&quot;[a-z]&quot;匹配所有的从&quot;a&quot;到&quot;z&quot;的字符<br />
		&quot;[^A-Z]&quot;匹配所有的字符除了从&quot;A&quot;到&quot;Z&quot;的这些字符。<br />
		<b>字符类</b><br />
		字符类用语法&quot;[:classname:]&quot;来表示，classname是声明过的预设值中的一个。例如：&quot;[[:space:]]&quot;是所有的空白占位符的预设。下表中的字符类是可用的：
		<p>
			&nbsp;</p>
		<table>
			<tbody>
				<tr>
					<td>
						alnum</td>
					<td>
						所有的alpha数字字母</td>
				</tr>
				<tr>
					<td>
						alpha</td>
					<td>
						字母表字符[a-zA-Z]。其它字符也可以包含在内，这取决于本地环境</td>
				</tr>
				<tr>
					<td>
						blank</td>
					<td>
						所有的空白字符，包含回车或者空格</td>
				</tr>
				<tr>
					<td>
						cntrl</td>
					<td>
						所有的控制字符</td>
				</tr>
				<tr>
					<td>
						digit</td>
					<td>
						从0到9的数字</td>
				</tr>
				<tr>
					<td>
						graph</td>
					<td>
						所有的图画字符</td>
				</tr>
				<tr>
					<td>
						lower</td>
					<td>
						所有的小写字母[a-z]，其它的字符也可以包含在内，这取决于本地环境</td>
				</tr>
				<tr>
					<td>
						print</td>
					<td>
						所有的印刷字符</td>
				</tr>
				<tr>
					<td>
						punct</td>
					<td>
						所有的标点符号</td>
				</tr>
				<tr>
					<td>
						space</td>
					<td>
						所有的空白占位符</td>
				</tr>
				<tr>
					<td>
						upper</td>
					<td>
						所有的大写字母[A-Z]，其它的字符也可以包含在内，这取决于本地环境</td>
				</tr>
				<tr>
					<td>
						xdigit</td>
					<td>
						所有的16进字字符0~9，A-F</td>
				</tr>
				<tr>
					<td>
						word</td>
					<td>
						所有的词汇字符，包括字母数字外加underscore</td>
				</tr>
				<tr>
					<td>
						unicode</td>
					<td>
						所有的编码大于255的字符，这只对大范围字符特征类生效</td>
				</tr>
			</tbody>
		</table>
		<p>
			这里有一些缩写法可以代替以上字符类：<br />
			\w 代替 [:word:]<br />
			\s 代替 [:space:]<br />
			\d 代替 [:digit:]<br />
			\l 代替 [:lower:]<br />
			\u 代替 [:upper:]</p>
	</div>
	<h3>
		正则表达式</h3>
	<div class="tCon">
		<b>集合元素</b><br />
		集合元素一般采用预置声明内加[.tagname.]的格式。其中tagname既可以是一个单个字符，也可以是一个集合元素名。例如：[[.a.]]等价于[a]，[[.comma.]]等价于[,]。ISAPI_Rewrite支持所有的标准POSIX集合元素名，以及下面的这些字符组合：&ldquo;ae&rdquo;、&ldquo;ch&rdquo;、&ldquo;ll&rdquo;、&ldquo;ss&rdquo;、&ldquo;nj&rdquo;、&ldquo;dz&rdquo;、&ldquo;lj&rdquo;、任意小写、大写、首字母大写的变化组合。多个字符集合元素可以导致预置匹配一个以上的字符。例如：[[.ae.]]将匹配两个字符，但是[^[.ae.]]只会匹配一个字符。<br />
		<b>等价类</b><br />
		等价类一般采用预置声明内加[=tagname=]的格式，其中tagname既可以是单个字符，也可以是一个集合元素的名称，它能匹配同样的主要等价类成员的字符，就跟集合元素[.tagname.]一样。一个等级类是一个相同整理的字符预设，但主要是一个等价类的字符集，其主要排序关键字都是一样的（例如，字符串通常先依字符整理，然后根据重音，然后根据大小写。主要排序键与字符相关，次要与重音相关，再次与大小写相关。如果没有等价类符合tagname，则[=tagname=]是与[.tagname.]完全一样的。<br />
		Equivalence classes take the general form [=tagname=] inside a set declaration, where tagname is either a single character, or a name of a collating element, and matches any character that is a member of the same primary equivalence class as the collating element [.tagname.]. An equivalence class is a set of characters that collate the same, a primary equivalence class is a set of characters whose primary sort key are all the same (for example strings are typically collated by character, then by accent, and then by case; the primary sort key then relates to the character, the secondary to the accentation, and the tertiary to the case). If there is no equivalence class corresponding to tagname, then [=tagname=] is exactly the same as [.tagname.].<br />
		要在一个预设中包含字面值&ldquo;-&rdquo;，请这样做：使它成为开放的&ldquo;[&rdquo;或者&ldquo;[^&rdquo;后面的第一个字符、一个系列或者一个集合元素的末点，或者用一个前置的转义字符如&ldquo;[\-]&rdquo;。要在一个预设中包含一个字面值&ldquo;[&rdquo;或者&ldquo;]&rdquo;或者&ldquo;^&rdquo;，请把它们作为一个系列或者一个集合元素的末点，或者用一个前置的转义字符。<br />
		<b>行锚</b><br />
		锚用来匹配一行开头或结尾的空串。&ldquo;^&rdquo;匹配行开头的空串，&ldquo;$&rdquo;匹配行结尾的空串。<br />
		<b>回溯引用</b><br />
		回溯引用是引用前面已经被匹配的子表达式。这个引用是被匹配的子表达式，而不是表达式本身。回溯引用包括转义字符&ldquo;\&rdquo;跟着一个从1到9的数字。&ldquo;\1&rdquo;引用第一个子表达式，&ldquo;\2&rdquo;引用第二个，依次类推。举个例子，表达式&ldquo;(.*)\1&rdquo;匹配任何关于它的中点重复的字符串，比如说&ldquo;abcabc&rdquo;或者&ldquo;xyzxyz&rdquo;。一个对子表达式的回溯引用不参加任何匹配，匹配空字符串。在ISAPI_Rewrite中，所有的回溯引用是对整个RewriteRule和相应的RewriteCond指令是全局性相关的。RewriteRule指令中如果有RewirteCond子令的话，子匹配从相应的RewriteRule指令的第一个RewriteCond指令开始从上到下从左往右编号。<br />
		<b>向前查找</b><br />
		向前查找有两种形式：正向前查找和负向前查找。<br />
		&bull; &quot;(?=abc)&quot;匹配跟在表达式&quot;abc&quot;后面的零字符。<br />
		&bull; &quot;(?!abc)&quot;匹配不跟在表达式&quot;abc&quot;后面的零字符。<br />
		<b>通配符</b><br />
		下面的运算符提供了与GNU正则表达式库的兼容性。<br />
		&bull; &quot;\w&quot;匹配任意单个组词字符，它等价于表达式&ldquo;[[:word:]]&rdquo;。<br />
		&bull; &quot;\W&quot;匹配任意一个非组词字符，它等价于表达式&ldquo;[^[:word:]]&rdquo;。<br />
		&bull; &quot;\&lt;&quot;匹配词头空字符串。<br />
		&bull; &quot;\&gt;&quot;匹配词尾空字符串。<br />
		&bull; &quot;\b&quot;匹配词头或者词尾空字符串。<br />
		&bull; &quot;\B&quot;匹配词语中的空字符串。<br />
		<b>转义字符</b><br />
		转义字符&ldquo;\&rdquo;含有多重意义：<br />
		&bull; 转义字符可以引导一个运算符，例如：回溯引用、词操作符<br />
		&bull; 转义字符可以使下面的字符正常，比如说&ldquo;\*&rdquo;代表一个字面值&ldquo;*&rdquo;，而不是重复运算符。</div>
</div>
<p>
	<b>单个字符转义序列</b><br />
	下面的转义序列是单个字符的别名：</p>
<p>
	&nbsp;</p>
<table>
	<tbody>
		<tr>
			<td>
				转义序列</td>
			<td>
				字符代码</td>
			<td>
				含义</td>
		</tr>
		<tr>
			<td>
				\a</td>
			<td>
				0x07</td>
			<td>
				信号铃记号.</td>
		</tr>
		<tr>
			<td>
				\t</td>
			<td>
				0x09</td>
			<td>
				制表符</td>
		</tr>
		<tr>
			<td>
				\v</td>
			<td>
				0x0B</td>
			<td>
				垂直制表符</td>
		</tr>
		<tr>
			<td>
				\e</td>
			<td>
				0x1B</td>
			<td>
				ASCII转义字符</td>
		</tr>
		<tr>
			<td>
				\0dd</td>
			<td>
				0dd</td>
			<td>
				八进制字符代码，其中dd是一个或多个八进制数字。</td>
		</tr>
		<tr>
			<td>
				\xXX</td>
			<td>
				0xXX</td>
			<td>
				十六进制字符代码，其中XX是一个或多个八进制数字。</td>
		</tr>
		<tr>
			<td>
				\x{XX}</td>
			<td>
				0xXX</td>
			<td>
				十六进制字符代码，其中XX是一个或更多十六进制数字，可选用Unicode字符。</td>
		</tr>
		<tr>
			<td>
				\cZ</td>
			<td>
				z-@</td>
			<td>
				ASCII转义序列control-Z，其中Z是任意一个编码大于或等于&ldquo;@&rdquo;的编码的ASCII字符。</td>
		</tr>
	</tbody>
</table>
<p>
	<b>杂项转义序列</b><br />
	以下提供perl的大部分兼容性，但是在\l、\L、\u和\U上有一些区别</p>
<table>
	<tbody>
		<tr>
			<td>
				转义序列</td>
			<td>
				含义</td>
		</tr>
		<tr>
			<td>
				\w</td>
			<td>
				等价于 [[:word:]].</td>
		</tr>
		<tr>
			<td>
				\W</td>
			<td>
				等价于[^[:word:]].</td>
		</tr>
		<tr>
			<td>
				\s</td>
			<td>
				等价于[[:space:]]。</td>
		</tr>
		<tr>
			<td>
				\S</td>
			<td>
				等价于[^[:space:]]。</td>
		</tr>
		<tr>
			<td>
				\d</td>
			<td>
				等价于[[:digit:]]。</td>
		</tr>
		<tr>
			<td>
				\D</td>
			<td>
				等价于[^[:digit:]]。</td>
		</tr>
		<tr>
			<td>
				\l</td>
			<td>
				等价于[[:lower:]]。</td>
		</tr>
		<tr>
			<td>
				\L</td>
			<td>
				等价于[^[:lower:]]。</td>
		</tr>
		<tr>
			<td>
				\u</td>
			<td>
				等价于[[:upper:]]。</td>
		</tr>
		<tr>
			<td>
				\U</td>
			<td>
				等价于[^[:upper:]]。</td>
		</tr>
		<tr>
			<td>
				\C</td>
			<td>
				任何单个字符，等价于&ldquo;.&rdquo;</td>
		</tr>
		<tr>
			<td>
				\X</td>
			<td>
				匹配任何Unicode组合字符序列，例如&ldquo;a\x0301&rdquo;(字符a和一个尖角)</td>
		</tr>
		<tr>
			<td>
				\Q</td>
			<td>
				开始引号运算符。后面跟前的所有的内容都被当作字面值，直到发现一个\E结束运算符。</td>
		</tr>
		<tr>
			<td>
				\E</td>
			<td>
				结束引用运算符，终止一个由\Q开头的引用序列。</td>
		</tr>
	</tbody>
</table>
<p>
	<b>怎样得到匹配</b><br />
	正则表达式将匹配第一个可匹配字符串。如果从给定的起始处可以匹配到不止一个字符串，则它会匹配那个能匹配得最长的字符串。如果从同一个起始处有多个合适的匹配，而且每个匹配的长度都一样，则将选择那个第一子表达式匹配得最长的匹配。如果有两个以上的匹配字符串它们的第一子表达式匹配得一样长，则比较第二子表达式匹配的长度，如此类推。注意：ISAPI_Rewrite使用比封演算法。只有表达式匹配了整个顺序串才能得到匹配结果。例如：<br />
	&bull; RewriteCond URL ^/somedir/.* #将匹配任何导向somedir目录以及它的子目录的请求，与此同时，<br />
	&bull; RewriteCond URL ^/somedir/ #只匹配somedir根目录的请求。<br />
	<b>对&ldquo;病态&rdquo;正则表达式的特别提示：</b><br />
	ISAPI_Rewrite 使用了一个非常强大的来自Boost库的正则表达式引擎。但是它依然有一些局限性：有着一些&ldquo;病态&rdquo;的表达式，它可能会指数级地消耗匹配时间。这些都涉及到嵌套重复运算符，例如试图对N个连续字母a匹配表达式&ldquo;(a*a)*b&rdquo;，消耗的时间将与N<sup>2</sup>成正比。这些表达式常常能改成另一种写法来避免这种问题。例如，&ldquo;(a*a)*b&rdquo;可以被改写成&ldquo;a*b&rdquo;，解析它消耗的时间与N成正比。在多数情况下，非嵌套重复表达式消耗的时间与N<sup>2</sup>成正比，但是，如果条款是相互排斥的，则它们会在线性时间里完成匹配。在&ldquo;a*b&rdquo;这种情况下，每个字符将要么匹配a要么匹配b或者不匹配。相较之下，&ldquo;a*a&rdquo;匹配器不能告知哪个分支被采取（第一个 a还是第二个a）因此必须尝试两种。<br />
	Regex可以检测出这种&ldquo;病态&rdquo;的正则表达式并终止和它们的匹配。这将使ISAPI_Rewrite的规则失效。当一个规则失效时，ISAPI_Rewrite将给客户端发送一个&quot;Internal Server error - Rule Failed&quot;的状态，以表示配置错误。</p>
<p>
	<span style="font-size: 14pt"><b>4.1AccessFileName指令</b></span></p>
<p>
	&nbsp;</p>
<table>
	<tbody>
		<tr>
			<td>
				说明</td>
			<td>
				设置分布式配置文件的名称</td>
		</tr>
		<tr>
			<td>
				语法</td>
			<td>
				<i>AccessFileName filename</i> [filename] ...</td>
		</tr>
		<tr>
			<td>
				默认值</td>
			<td>
				<i>AccessFileName .htaccess</i></td>
		</tr>
		<tr>
			<td>
				使用环境</td>
			<td>
				server config</td>
		</tr>
	</tbody>
</table>
<p>
	指定一个ISAPI_ReWrite寻求分布式配置的文件名列表。默认文件名是.htaccess。ISAPI_ReWrite只能载入它能在这个列表中找到的第一个文件。默认情况下ISAPI_ReWrite管理者会以<i>hidden</i>属性标记配置文件-它将防止文件被远程用户直接访问到。<br />
	如果配置文件进行了任何修改，它将在下次请求服务器时自动加载。</p>
<p>
	<span style="font-size: 14pt"><b>4.2AllowOverride指令</b></span></p>
<p>
	&nbsp;</p>
<table>
	<tbody>
		<tr>
			<td>
				说明</td>
			<td>
				明确规定了每个目录重写的基准URL。</td>
		</tr>
		<tr>
			<td>
				语法</td>
			<td>
				<i>AllowOverride Al</i>l|<i>None</i>|<i>directive-type [directive-type] ..</i>.</td>
		</tr>
		<tr>
			<td>
				默认值</td>
			<td>
				<i>AllowOverride All</i></td>
		</tr>
		<tr>
			<td>
				使用环境</td>
			<td>
				server config, virtual host, directory</td>
		</tr>
	</tbody>
</table>
<p>
	这个指令声明了在分布式.htaccess文件里的指令是否可以覆盖父级别的httpd.conf中的指令。在ISAPI_Rewrite的使用环境中，这个指令实际上控制了特定虚拟主机或者目录的.htaccess文件的可用或者不可用。目前只支持三个值：<b>All</b>、<b>None</b>和<b>FileInfo</b>。<br />
	<b>All</b>和<b>FileInfo</b>使.htaccess文件以及它里面的整个ISAPI_Rewrite目录可用，<b>None</b>使所有的.htaccess文件以及目录不可用。这些目录具有继承性。这意味着如果你为一些目录或者虚拟主机指定<i>AllowOverride none</i>，.htaccess文件将对整个子目录树不可用。</p>
<p>
	<span style="font-size: 14pt"><b>4.4RewriteRule指令</b></span></p>
<p>
	&nbsp;</p>
<table>
	<tbody>
		<tr>
			<td>
				说明</td>
			<td>
				定义URL重写规则</td>
		</tr>
		<tr>
			<td>
				语法</td>
			<td>
				RewriteRule <i>Pattern Substitution</i> [flags]</td>
		</tr>
		<tr>
			<td>
				使用环境</td>
			<td>
				server config, virtual host, directory, .htaccess</td>
		</tr>
	</tbody>
</table>
<p>
	这个指令定义了单个URL重写操作。它可能在一个配置文件中出现多次，每个实例定义一个重写URL的规则。RewriteRule指令包含URL匹配模式、替换字符串以及可选的标志设置。<br />
	<b><i>Pattern</i></b>（模式）是一个用来匹配当前URL的Perl兼容正则表达式。当前的URL可以是原来请求的URL或者已经由优先级高的规则替改过的URL。网址从不包含协议或者主机名，从第一个斜杠字符开始（只对httpd.conf文件适用）。而且当前网址还因不同的应用配置级别而异。对于目录级配置（.htaccess文件），结尾的斜线和配置文件的目录名，会在匹配时被从URL中忽略掉。在创建正则表达式时，请阅读这个文档的正则表达式语法部分来得到更多的信息。<br />
	&quot;!&quot;字符打头的模式将否定整个表达式。否定模式不能产生子匹配，所以你不能使用$N的替代引用。<br />
	<b><i>Substitution</i></b>(替换)字符串指定了模式是匹配时生成URL的格式字符串。除了纯文本，它可以包括这些特殊字符。<br />
	&bull; 对Rewrite模式的回溯引用 <b>$N</b><br />
	&bull; 对Rewrite模式的回溯引用 <b>%N</b><br />
	&bull; 服务器变量 <b>%{VARNAME}</b><br />
	&bull; 条件格式模式 <b>Ntrue_string:false_string </b><br />
	&bull; 分组括号&ldquo;<b>(</b>&rdquo;和&ldquo;<b>)</b>&rdquo;<br />
	替换字符串将所有的字符视为字面值，除了$&#39;、&#39;\&#39;、&#39;(&#39;、&#39;)&#39;，&#39;?&#39;，&#39;:&#39;和&#39;\&#39;。为了字面化地读出特殊字符，它定义了用&quot;<b>\</b>&quot;引导的转义字符。下面的特殊字符是允许的。</p>
<table>
	<tbody>
		<tr>
			<td>
				$&amp;</td>
			<td>
				输出匹配的整个表达式。</td>
		</tr>
		<tr>
			<td>
				$`</td>
			<td>
				输出上一个的匹配结束到当前匹配的开始之间的文本(如果之前没有找到匹配串，则输出从开头到当前匹配的开始之间的文本)。</td>
		</tr>
		<tr>
			<td>
				$&#39;</td>
			<td>
				输出当前匹配之后跟着的所有文字。</td>
		</tr>
		<tr>
			<td>
				$$</td>
			<td>
				输出字面值$</td>
		</tr>
		<tr>
			<td>
				\a</td>
			<td>
				信号铃字符</td>
		</tr>
		<tr>
			<td>
				\f</td>
			<td>
				表单反馈字符</td>
		</tr>
		<tr>
			<td>
				\n</td>
			<td>
				新行字符</td>
		</tr>
		<tr>
			<td>
				\r</td>
			<td>
				回车符</td>
		</tr>
		<tr>
			<td>
				\t</td>
			<td>
				制表符</td>
		</tr>
		<tr>
			<td>
				\v</td>
			<td>
				垂直制表符</td>
		</tr>
		<tr>
			<td>
				\x</td>
			<td>
				十六进制字符，比如说\x0D.</td>
		</tr>
		<tr>
			<td>
				\x{}</td>
			<td>
				一个可能的Unicode十六进制字符-例如\x{1A0}</td>
		</tr>
		<tr>
			<td>
				\cx</td>
			<td>
				ASCII的转义字符x，例如\c @等价于escape-@。</td>
		</tr>
		<tr>
			<td>
				\e</td>
			<td>
				The ASCII 转义字符</td>
		</tr>
		<tr>
			<td>
				\dd</td>
			<td>
				八进制字符常量，例如\10。</td>
		</tr>
		<tr>
			<td>
				\l</td>
			<td>
				导致下一个字符被小写输出。</td>
		</tr>
		<tr>
			<td>
				\u</td>
			<td>
				导致下一个字符被大写输出。</td>
		</tr>
		<tr>
			<td>
				\L</td>
			<td>
				导致整个后继字符串被小写输出，直到遇到\E。</td>
		</tr>
		<tr>
			<td>
				\U</td>
			<td>
				导致整个后继字符串被大写输出，直到遇到\E。</td>
		</tr>
		<tr>
			<td>
				\E</td>
			<td>
				结束\L或者\U的后续字符串</td>
		</tr>
		<tr>
			<td>
				\\</td>
			<td>
				单个反斜杠字符&#39;\&#39;</td>
		</tr>
	</tbody>
</table>
<p>
	RewriteRule从父配置文件开始按照在配置文件中出现的次序应用。每个规则只有在它的<i>Pattern</i>匹配了一个URL而且所有连接条件（RewriteCond）都匹配时才会被应用。在该URL用Substitution完成替换之后，重写过程还在继续，一直到配置文件结束或者遇到一个用了任何停止标志的规则。在<i>Substitution</i>中的特殊字符串&quot;-&quot;(短横)意味着没有替换，而且当你需要应用该规则并留下的原始的未被染指过的URL时它是很有用的。<br />
	此外，这里有一个支持的<b>flag</b>(标志)列表。这些标识可以改变规则的表现。与Apache完全兼容的标志被标记为绿色，不支持的标志被标记为绿色，只在 ISAPI_Rewrite中被支持的标识被标记成黄色。<br />
	<span style="color: #f6cc0b"><b>CU</b> (Case Upper)</span><br />
	把替换字符串改成大写.<br />
	<span style="color: #f6cc0b"><b>CL</b> (Case Lower)</span><br />
	把替换字符串改成小写.<br />
	<b><span style="color: #3fa701">chain|C</span></b><br />
	将当前规则与后一条规则链接起来，后一条规则只有在当前规则被匹配的情况下才能被执行。链接可以再后续链接。<br />
	<b><span style="color: #3fa701">cookie|CO=NAME:VAL:domain[:lifetime[:path]]</span></b><br />
	设置一个有指定字段的cookies头，并把它和当前请求的响应一起发送到客户端。<br />
	<b><span style="color: #3fa701">env|E=VAR:VAL</span></b><br />
	不支持，在UNIX环境中设置一个环境变量，在Windows系统中无意义。<br />
	<b><span style="color: #f10b00">forbidden|F</span></b><br />
	发送即时403 FORBIDDEN响应到客户端，停止这个请求的规则处理以及所有其他的替换处理。<br />
	<b><span style="color: #3fa701">gone|G</span></b><br />
	发送一个即时401Gone响应到客户端，停止这个请求的规则处理以及所有其他的替换过程。<br />
	<b><span style="color: #f10b00">handler|H=Content-handler</span></b><br />
	不支持，为请求明确指定了处理处理。在IIS的世界中这是可以通过重写请求的文件扩展名来实现。但是没有从Apache处理到IIS文件扩展名的直接转换方法。<br />
	<b><span style="color: #3fa701">last|L</span></b><br />
	停止这里的重写处理，不再应用当前配置文件中的其它规则。在这种情况下，后代的.htaccess文件依然能被用到。<br />
	<b><span style="color: #e0b800">loop|LP</span></b><br />
	在一个循环中重复运行当前单个规则直到它的模式以及条件不再被匹配了。循环次数被限定为200免得陷入无限循环。<br />
	<b><span style="color: #3fa701">next|N</span></b><br />
	从当前配置文件开始处重复运行重写处理。循环次数被限定为200免得陷入无限循环。<br />
	<b><span style="color: #3fa701">nocase|NC</span></b><br />
	这个标记使Pattern大小写不敏感。<br />
	<b><span style="color: #3fa701">noescape|NE</span></b><br />
	不转义输出。在ISAPI_Rewrite默认情况下，在输出中会把所有的非ANSI字符编码为十六进制数%xx。<br />
	<b><span style="color: #3fa701">nosubreq|NS</span></b><br />
	这个标识在ISAPI_Rewrite中与在Apache中含义不同。精确的转换是不可能的，但这个标志可能仍然是有用的。每当配置文件处理完成之后，URL被重写了，ISAPI_Rewrite将启动这个新的URL处理过程（与Apache相同）使它可以应用到另一个配置文件中。此标识意思是该规则只针对初始用户的请求执行，不针对已被重写过的请求执行，以防可能出现的循环。ISAPI_Rewrite限定循环重复次数为10。<br />
	<b><span style="color: #3fa701">nounicode|NU</span></b><br />
	如果设置了NU标记，从Unicode转换为UTF - 8将不会发生。所有Unicode字符会保持它的%xx格式不变。<br />
	<b><span style="color: #e0b800">O (nOrmalize)</span></b><br />
	留着用于与ISAPI_Rewrite 2.x兼容。如果使用了RewriteCompatibility2，这个指令在处理之前将URL规范化。规范化包括移除一个URL编码、错误字符，等等。同时URL的规范化将完全移除它的查询字符串。如果RewriteCompatibility2 没有被使用，URL按照默认被规范化（就如同它在mod_rewrite中所做的），此标志的含义将反转。<br />
	<b><span style="color: #3fa701">proxy|P</span></b><br />
	将结果URL强制内部处理为另一台服务器上的目标，并即时传到远程服务器上，并且，规则处理在这里中断了。远程服务器的响应将被传递回客户端。proxy需要您指定完整的URL，由协议、主机名称等开头。ISAPI_Rewrite使用ISAPI扩展来处理代理请求。你可以在代理配置章节中阅读到更多有关于此的内 容。<br />
	<b><span style="color: #f10b00">passthrough|PT</span></b><br />
	不支持或者始终支持。在IIS中结果始终传递到下一个处理<br />
	<b><span style="color: #3fa701">qsappend|QSA</span></b><br />
	追加当前查找串的数据到替换串而不是由一个替换字符串取代它。当你需要在保留原来的参数再添加更多的查询字符串参数时，可以使用它。<br />
	<b><span style="color: #3fa701">redirect|R [=code]</span></b><br />
	强制服务器用重定向指令给客户端发送一个即时响应，提供一个新的接替位置。可以选加前缀http://thishost[:thissport]/从而把URL带到一个可用的绝对形式。如果没有给出代码，将使用一个302响应(暂时性移动)。你可以选择在3XX系列范围内指定任何代码。<br />
	<b><span style="color: #3fa701">skip|S=num</span></b><br />
	如果当前的规则匹配，强制rewrite引擎跳过后面<i>num</i>个规则。<br />
	<b><span style="color: #3fa701">type|T=MIME-type</span></b><br />
	强制目标文件的MIME类型转换成被设定的MIME类型。这能够被用来根据一些条件设置内容类型。<br />
	<b><span style="color: #e0b800">U (Unmangle log)</span></b><br />
	无损记录。记录它原来请求的网址，而不是被重写的URL。</p>
<p>
	<span style="font-size: 14pt"><b>4.5RewriteCond指令</b></span></p>
<p>
	&nbsp;</p>
<table>
	<tbody>
		<tr>
			<td>
				说明</td>
			<td>
				为以下的RewriteRule定义一个条件</td>
		</tr>
		<tr>
			<td>
				语法</td>
			<td>
				RewriteCond<i> TestString CondPattern</i></td>
		</tr>
		<tr>
			<td>
				使用环境</td>
			<td>
				server config, virtual host, directory, .htaccess</td>
		</tr>
	</tbody>
</table>
<p>
	该指令为后面的RewriteRule，RewriteHeader或RewriteProxy指令规定了一个条件。一个规则指令前可以有一个或多个条件，规则只有在所有条件得到满足的情况下才被应用。<br />
	<b><i>TestString</i></b>附加到纯文本可以包含下列结构。<br />
	&bull; 用语法<b>$N</b>回溯引用RewriteRule模式<br />
	&bull; 用语法<b>%N</b>回溯引用前面的RewriteCond模式<br />
	&bull; 用语法<b>${mapname:key|default}</b>扩展RewriteMap<br />
	&bull; 用语法<b>%{HTTP:header}</b>指代HTTP头值<br />
	&bull; 用语法<b>%{NAME_OF_VARIABLE}</b>指代服务器变量<br />
	以下是可用的服务器变量列表：</p>
<table>
	<tbody>
		<tr>
			<td>
				HTTP_USER_AGENT<br />
				HTTP_REFERER<br />
				HTTP_COOKIE<br />
				HTTP_FORWARDED<br />
				HTTP_HOST<br />
				HTTP_PROXY_CONNECTION<br />
				HTTP_ACCEPT<br />
				REMOTE_ADDR<br />
				REMOTE_HOST<br />
				REMOTE_PORT<br />
				REMOTE_USER<br />
				REMOTE_IDENT<br />
				REQUEST_METHOD<br />
				SCRIPT_FILENAME<br />
				PATH_INFO<br />
				QUERY_STRING<br />
				AUTH_TYPE</td>
			<td>
				DOCUMENT_ROOT<br />
				SERVER_NAME<br />
				SERVER_ADDR<br />
				SERVER_PORT<br />
				SERVER_PROTOCOL<br />
				SERVER_SOFTWARE<br />
				API_VERSION<br />
				THE_REQUEST<br />
				REQUEST_URI<br />
				REQUEST_FILENAME<br />
				HTTPS</td>
			<td>
				TIME_YEAR<br />
				TIME_MON<br />
				TIME_DAY<br />
				TIME_HOUR<br />
				TIME_MIN<br />
				TIME_SEC<br />
				TIME_WDAY<br />
				TIME<br />
				另外，所有的IIS特有的变量都是支持的。</td>
		</tr>
	</tbody>
</table>
<p>
	CondPattern指定一个应用于TestString实例的正则表达式，以下特殊值也支持：<br />
	1.在正则表达式前头加&ldquo;!&rdquo;符号指明否定模式。<br />
	2.<b>&#39;&lt;CondPattern&#39;</b>将CondPattern作为一个纯字符串按字典顺序比较，结果比较大<br />
	3.<b>&#39;&gt;CondPattern&#39;</b>按字典顺序比较，结果比较小<br />
	4.<b>&#39;=CondPattern&#39;</b>按字典顺序比较，结果相等<br />
	5.<b>&#39;-d&#39;</b> 检测字符串是否存在目录。<br />
	6.<b>&#39;-f&#39;</b> 检测字符串是否存在文件。<br />
	7.<b>&#39;-s&#39;</b> 检测字符串是不是一个非零大小的文件。<br />
	8.<b>&#39;-l&#39;</b> (链接) 不支持的，始终为false。<br />
	9.<b>&#39;-x&#39;</b> (拥有可执行权限) 不支持的，始终为true。<br />
	10.<b>&#39;-F&#39;</b> (存在的文件，通过子请求) 不支持，和&#39;&ndash;f&#39;一样。<br />
	11.&#39;-U&#39; (存在的URL，通过子请求) 不支持的，始终为false。<br />
	下面的标记也是支持的：<br />
	<b><span style="color: #3fa701">&#39;nocase|NC&#39;</span></b><br />
	这个标记使模式大小写不敏感。<br />
	<b><span style="color: #3fa701">&#39;ornext|OR&#39; </span></b><br />
	这个标记用逻辑或而不是隐含的逻辑与结合子请求RewriteCond指令。<br />
	<b><span style="color: #3fa701">O</span></b><br />
	留用于ISAPI_Rewrite 2.x的兼容性。在处理前规范化字符串。规范化包括移除一个URL编码、错误字符，等等。同时URL的规范化将完全移除它的查询字符串。</p>
<p>
	<span style="font-size: 14pt"><b>4.6RewriteBase指令</b></span></p>
<p>
	&nbsp;</p>
<table>
	<tbody>
		<tr>
			<td>
				说明</td>
			<td>
				为每个目录的重写设置一个基准的URL</td>
		</tr>
		<tr>
			<td>
				语法</td>
			<td>
				RewriteBase <i>URL-path</i></td>
		</tr>
		<tr>
			<td>
				默认值</td>
			<td>
				RewriteBase <i>requested-directory-path</i></td>
		</tr>
		<tr>
			<td>
				使用环境</td>
			<td>
				directory, .htaccess</td>
		</tr>
	</tbody>
</table>
<p>
	当RewriteRule指令用于每个目录的配置文件(.htaccess)时，它将自动从路径中剥去本地目录前缀，只对剩下的部分应用规则。<b>RewriteBase</b>指令允许你为这些规则精确指定一个基准。比如，哪部分要被剥离。<br />
	和Apache的mod_rewrite不同，ISAPI_Rewrite的访问不仅仅针对于物理路径，同时还针对于虚拟路径，而且可以自动地选择正确的基准。所以这个指令只是为了兼容性原因而被保留的。<br />
	<b><i>URL-path</i></b>可以是相对于根的路径也可以是空，空的<i>URL-path</i>意味着规则的基准等同于网站的根目录。</p>
<p>
	<span style="font-size: 14pt"><b>4.7RewriteProxy指令</b></span></p>
<p>
	&nbsp;</p>
<table>
	<tbody>
		<tr>
			<td>
				说明</td>
			<td>
				代理请求到一个远程服务器</td>
		</tr>
		<tr>
			<td>
				语法</td>
			<td>
				RewriteProxy <i>Pattern Substitution [flags]</i></td>
		</tr>
		<tr>
			<td>
				使用环境</td>
			<td>
				server config, virtual host, directory, .htaccess</td>
		</tr>
	</tbody>
</table>
<p>
	使结果URL被内部处理为另一台服务器上的目标，并即时传递到远程服务器，从此中断了规则处理。远程服务器的响应将被传递回客户端。代理要求您指定完整的URL，由协议，主机名称等开头。ISAPI_Rewrite使用ISAPI扩展来处理代理请求。你可以在配置代理的章节里阅读到更多。<br />
	语法和操作符与RewriteRule指令是相同的。但是RewroteProxy指令支持一些额外的标记。<br />
	<span style="color: #f6cc0b"><b>H </b>(preserve Host)</span><br />
	代理模块在连接远程服务器时将使用随着源请求一起发送过来的主机头，如果没有这个标志代理服务器则将用主机名和远程服务器的端口号组成主机头。<br />
	<span style="color: #f6cc0b"><b>A </b>(<b>A</b>dd authentication headers)</span><br />
	允许从代理服务器将一个认证信息传递到局域网服务器上，当客户端认证和代理服务器冲突时它很有用。服务模块将对一个请求的服务器变量</p>
<pre>
AUTH_TYPE,
AUTH_USER,
LOGON_USER,
REMOTE_USER</pre>
<p>
	追加相应的头</p>
<pre>
X-ISRW-Proxy-AUTH-TYPE,
X-ISRW-Proxy-AUTH-USER,
X-ISRW-Proxy-LOGON-USER,
X-ISRW-Proxy-REMOTE-USER</pre>
<p>
	到被代理的服务器。<br />
	<span style="color: #f6cc0b"><b>CR </b>(use Credentials)</span><br />
	代理模块将尝试用在URL中指定的证书身份验证登录远程服务器，或者用基本身份验证头登录远程服务器。用了这个标志，你可以在一个替换字符串中使用http://user:password@host.com/page语法作为一个URL。</p>
<p>
	<span style="font-size: 14pt"><b>4.8RewriteHeader指令</b></span></p>
<p>
	&nbsp;</p>
<table>
	<tbody>
		<tr>
			<td>
				说明</td>
			<td>
				重写任何请求的HTTP头</td>
		</tr>
		<tr>
			<td>
				语法</td>
			<td>
				RewriteHeader <i>HeaderName: Pattern Substitution [flags]</i></td>
		</tr>
		<tr>
			<td>
				使用环境</td>
			<td>
				server config, virtual host, directory, .htaccess</td>
		</tr>
	</tbody>
</table>
<p>
	这个RewriteHeader指令是<i>RewriteRule</i>指令中的一个很常用的变量。而且它被设计用来重写客户端的URL部分以及HTTP头的部分。技术上的<i>RewriteRule</i>指令，相当于<i>RewriteHeader</i>的<i>URL Pattern Substitution [flag]</i>。这个指令可用于在IIS里更多应用程序的处理之前重写、创建或者删除任何客户端请求的HTTP头。<br />
	<b><i>HeaderName</i></b>：指定将被重写的HTTP头的名字。<br />
	<i>pattern</i>、<i>Substitution</i>和<i>flag</i>与RewriteRule指令中都是相同的。</p>
<p>
	<span style="font-size: 14pt"><b>4.9RewriteMap指令</b></span></p>
<p>
	&nbsp;</p>
<table>
	<tbody>
		<tr>
			<td>
				说明</td>
			<td>
				为一个映射函数值定义一个键</td>
		</tr>
		<tr>
			<td>
				语法</td>
			<td>
				RewriteMap<i> MapName MapType:MapSource</i></td>
		</tr>
		<tr>
			<td>
				使用环境</td>
			<td>
				server config, virtual host, directory, .htaccess</td>
		</tr>
	</tbody>
</table>
<p>
	<i>RewriteMap</i>指令被用来定义一个键到值的查找功能。当你需要映射大量的值时，它会很有用的，而且它的速度远远快过用规则匹配来做到它。映射功能的性能受映射文件的大小影响微乎其微。有三种类型的映射：<br />
	&bull; <b>txt</b>：用一个文本文件映射<br />
	&bull; <b>rnd</b>：从多个可选项中产生随机值<br />
	&bull; <b>int</b>：内部函数<br />
	<b><i>MapName</i></b>是这个映射功能的名字，在RewriteRule命令中被用来指定这个映射。请确保每个映射用唯一的名称定义。你可以使用以下语法在RewriteRule指令的<i>Substitution</i>参数中调用映射功能</p>
<pre>
${ MapName : LookupKey | DefaultValue } </pre>
<p>
	如果这个结构是在<i>Substitution</i>中出现，ISAPI_Rewrite将在映射中查找这个键，万一找到了一个，就用它的值替换这个结构。如果什么值也没有被找到，将用可选的DefaultValue。如果没有指定DefaultValue，它将用一个空串替换。<br />
	下面的标志也是支持的：<br />
	<b><span style="color: #3fa701">&lsquo;nocase|NC&rsquo;</span></b><br />
	这个标志使该查找键大小写不敏感。<br />
	<b>下面是一个大小写不敏感映射文件指令的示例</b></p>
<pre>
RewriteMap examplemap txt:C:/path/to/file/map.txt [NC]</pre>
<p>
	到<i>MapSource</i>文件的路径，既可以是绝对地址也可以是相对地址。相对地址将被从当前配置的文件夹开始推算，换言之，就是从这个定义映射的配置文件的路径开始推算。<br />
	然后你可以在RewriteRule中如下使用这个映射：</p>
<pre>
RewriteRule ^/ex/(.*) ${examplemap:$1}</pre>
<p>
	下列<i>MapType</i>和<i>MapSource</i>的组合是可用的：<br />
	<b>txt</b>：纯文本映射，它的source是到一个可用的文本文档的windows文件系统路径。文本文档必须是如下格式的：</p>
<pre>
#This is a comment
key1 value1 #Another comment
key2 value2
keyN valueN</pre>
<p>
	<b>rnd</b>：随机查找多个值。Source是一个文本文档的路径，文本文档必须是以下格式：</p>
<pre>
#This is a comment
key1 value1|value2|value3
key2 value4|value5|value6|valueN</pre>
<p>
	<b>int:</b> 调用内部函数。 Source必须是下列预定义的内部函数之一：<br />
	&bull; <b>toupper:</b> 转换关键词为大写形式。<br />
	&bull; <b>tolower:</b>转换关键词为小写形式。<br />
	&bull; <b>escape:</b>把特定字符编码为十六进制。<br />
	&bull; <b>unescape:</b>把十六进制值编译为特定字符。</p>
<p>
	<span style="font-size: 14pt"><b>4.10RewriteLog指令</b></span></p>
<p>
	&nbsp;</p>
<table>
	<tbody>
		<tr>
			<td>
				说明</td>
			<td>
				设置ISAPI_Rewrite日志文件的名称</td>
		</tr>
		<tr>
			<td>
				语法</td>
			<td>
				RewriteLog<i> file-path</i></td>
		</tr>
		<tr>
			<td>
				默认值</td>
			<td>
				RewriteLog<i> installdir\rewrite.log</i></td>
		</tr>
		<tr>
			<td>
				使用环境</td>
			<td>
				server config</td>
		</tr>
	</tbody>
</table>
<p>
	这个指令用来设定记录ISAPI_Rewrite动作的日志文件的文件名。示例：</p>
<pre>
Rewritelog &quot;C:\local\path\rewrite.log&quot;</pre>
<p>
	<span style="font-size: 14pt"><b>4.11RewriteLogLevel指令</b></span></p>
<p>
	&nbsp;</p>
<table>
	<tbody>
		<tr>
			<td>
				说明</td>
			<td>
				设置日志级别</td>
		</tr>
		<tr>
			<td>
				语法</td>
			<td>
				RewriteLogLevel <i>Level</i></td>
		</tr>
		<tr>
			<td>
				默认值</td>
			<td>
				RewriteLogLevel 0</td>
		</tr>
		<tr>
			<td>
				使用环境</td>
			<td>
				server config</td>
		</tr>
	</tbody>
</table>
<p>
	这个指令设置日志的输出长度。默认值0表示不记日志，而最大的级别9则表示所有的动作都要记录。<br />
	使用使用较高的级别值可能会降低ISAPI_Rewrite的操作速度。我们建议你当你完成规则调试之后，通过设置日志级别为零来禁用日志。</p>
<p>
	<span style="font-size: 14pt"><b>4.12RewriteOptions指令</b></span></p>
<p>
	&nbsp;</p>
<table>
	<tbody>
		<tr>
			<td>
				说明</td>
			<td>
				指定特殊选项</td>
		</tr>
		<tr>
			<td>
				语法</td>
			<td>
				RewriteOptions Options</td>
		</tr>
		<tr>
			<td>
				使用环境</td>
			<td>
				server config, virtual host, directory, .htaccess</td>
		</tr>
	</tbody>
</table>
<p>
	这个指令可以为ISAPI_Rewrite设置特定选项。当前只有惟一一个选项可用：<b>inherit</b>。<br />
	<b>inherit</b>：强迫当前配置从父级继承所有的选项和规则。这意味着来自父级配置的所有的规则将被再次执行，除非当前环境另有相应重写规则。</p>
<p>
	<span style="font-size: 14pt"><b>4.13RewriteCompatibility2指令</b></span></p>
<p>
	&nbsp;</p>
<table>
	<tbody>
		<tr>
			<td>
				说明</td>
			<td>
				启用或禁用ISAPI_Rewrite 2.x兼容模式</td>
		</tr>
		<tr>
			<td>
				语法</td>
			<td>
				RewriteCompatibility2 <i>on</i>|<i>off</i></td>
		</tr>
		<tr>
			<td>
				默认值</td>
			<td>
				RewriteCompatibility2 off</td>
		</tr>
		<tr>
			<td>
				使用环境</td>
			<td>
				server config, virtual host, directory, .htaccess</td>
		</tr>
	</tbody>
</table>
<p>
	这一指令将激活与ISAPI_Rewrite 2.x版的兼容性，将一些2.X的规则正确地翻译为3.0版本的语法。这并不意味着ISAPI_Rewrite 3将开始懂得不经修改旧的语法。如果您有针对ISAPI_Rewrite 2.X的旧设计请使用ISAPI_Rewrite提供的翻译工具将这些旧规则转化为新的语法规则。<br />
	现在通过设置指令<i>RewriteCompatibility2</i>唯一改变的是，它将关闭网址常规前缀并删除查询字符串。 Apache的mod_rewrite将删除匹配的URL的查询字符串的这部分，相较之下ISAPI_Rewrite 2.X将匹配整个网址（包括查询字符串在内），而且[O]标记的意思将由该指令倒置。</p>
<p>
	<span style="font-size: 14pt"><b>4.14ErrorLog指令</b></span></p>
<p>
	&nbsp;</p>
<table>
	<tbody>
		<tr>
			<td>
				说明</td>
			<td>
				一般的错误文件的位置</td>
		</tr>
		<tr>
			<td>
				语法</td>
			<td>
				ErrorLog<i> file-path</i></td>
		</tr>
		<tr>
			<td>
				默认值</td>
			<td>
				ErrorLog <i>installdir\rewrite.log</i></td>
		</tr>
		<tr>
			<td>
				使用环境</td>
			<td>
				server config</td>
		</tr>
	</tbody>
</table>
<p>
	这个指令设置存放ISAPI_Rewrite整体错误和消息的日志文件的名称。例如httpd.conf file load, .htaccess file load,等等<br />
	例：ErrorLog &quot;C:local\path\error.log&quot;</p>
<p>
	<span style="font-size: 14pt"><b>4.15LogLevel指令</b></span></p>
<p>
	&nbsp;</p>
<table>
	<tbody>
		<tr>
			<td>
				说明</td>
			<td>
				设置一般的错误的日志级别</td>
		</tr>
		<tr>
			<td>
				语法</td>
			<td>
				LogLevel <i>Level</i></td>
		</tr>
		<tr>
			<td>
				默认</td>
			<td>
				LogLevel <i>warn</i></td>
		</tr>
		<tr>
			<td>
				使用环境</td>
			<td>
				server config</td>
		</tr>
	</tbody>
</table>
<p>
	这个指令设置一般日志的输出长度，跟它的重写过程无关。这里有一个level的可用值列表：emerg、alert、crit、error、warm、notice、info、debug。当前的ISAPI_Rewrite日志只记录错误信息。<br />
	设置LogLevel调试来解决配置文件中加载的问题。</p>
<p>
	<span style="font-size: 14pt"><b>4.16&lt;VirtualHost&gt;指令</b></span></p>
<p>
	&nbsp;</p>
<table>
	<tbody>
		<tr>
			<td>
				说明</td>
			<td>
				把应用于特定IP地或者主机的指令编组</td>
		</tr>
		<tr>
			<td>
				语法</td>
			<td>
				&lt;VirtualHost addr[:port] [addr[:port]] ...&gt; ... &lt;/VirtualHost&gt;</td>
		</tr>
		<tr>
			<td>
				使用环境</td>
			<td>
				server config</td>
		</tr>
	</tbody>
</table>
<p>
	&lt;VirtualHost&gt; ... &lt;/VirtualHost&gt;标签用来对应用到特定虚拟主机里的指令进行分组。<br />
	<i>addr</i>的可用值为：<br />
	&bull; 特定的IP地址<br />
	&bull; 完整的域名<br />
	&bull; 字符&#39;*&#39;可以匹配任何主机或者特定服务器的任何端口号。<br />
	例如：</p>
<pre>
RewriteEngine off
AllowOverride none
&lt;VirtualHost onesite.com www.onesite.com&gt;
RewriteEngine on
AllowOverride all
&lt;/VirtualHost&gt; </pre>
<p>
	不要忘了在每个&lt;VirtualHost&gt;标签中包含<i><b>RewriteEngine on</b></i>指令，也不要将不能应用的规则封装进去。</p>
<p>
	<span style="font-size: 14pt"><b>4.17&lt;Directory&gt;指令</b></span></p>
<p>
	&nbsp;</p>
<table>
	<tbody>
		<tr>
			<td>
				说明</td>
			<td>
				将适用于特定的文件系统的目录和子目录的指令编组</td>
		</tr>
		<tr>
			<td>
				语法</td>
			<td>
				&lt;Directory directory-path&gt; ... &lt;/Directory&gt;</td>
		</tr>
		<tr>
			<td>
				使用环境</td>
			<td>
				server config, virtual host</td>
		</tr>
	</tbody>
</table>
<p>
	&lt;Directory&gt; ... &lt;/Directory&gt;标签被用来对应用到特定文件系统目录以及子目录的指令进行分组。通配符?和*是可用的。正则表达式也是可用的，需要以~字符打头。<br />
	对目录路径参数必须小心：它们必须字面匹配用来访问文件的文件系统路径，用于某一特定&lt;Directory&gt;的指令并不适用于来自同一目录下通过不同的路径的文件访问，例如通过不同的符号链接。只有完整的文件路径是被允许使用的。<br />
	示例：</p>
<pre>
&lt;Directory C:/inetpub/&gt;
  AllowOverride None
&lt;/Directory&gt;
&lt;Directory C:/inetpub/home/&gt;
  AllowOverride FileInfo
&lt;/Directory&gt;
&lt;Directory ~ &quot;C:/inetpub/wwwroot/.*/[0-9]{3}&quot;&gt;
  # ... directives here ...
&lt;/Directory&gt;</pre>
<p>
	不要忘了在每个&lt;Directory&gt;标签中包含<i><b>RewriteEngine on</b></i>指令，也不要将不能应用的规则封装进去。</p>
<p>
	<span style="font-size: 14pt"><b>4.18&lt;DirectoryMatch&gt;指令</b></span></p>
<p>
	&nbsp;</p>
<table>
	<tbody>
		<tr>
			<td>
				说明</td>
			<td>
				将适用于特定的文件系统的目录和子目录的指令编组</td>
		</tr>
		<tr>
			<td>
				语法</td>
			<td>
				&lt;DirectoryMatch regex&gt; ... &lt;/DirectoryMatch&gt;</td>
		</tr>
		<tr>
			<td>
				使用环境</td>
			<td>
				server config, virtual host</td>
		</tr>
	</tbody>
</table>
<p>
	&lt;DirectoryMatch&gt; ... &lt;/DirectoryMatch&gt; 被用来封装一个只适用于指定的文件系统的目录和子目录的指令组。这个指令和&lt;Directory ~&gt; 语法相同。<br />
	示例：</p>
<pre>
&lt;DirectoryMatch &quot;^/www/(.+/)?[0-9]{3}&quot;&gt;
   # ... directives here ... 
&lt;/DirectoryMatch&gt; </pre>
<p>
	不要忘了在每个&lt; DirectoryMatch&gt;标签中包含 <b><i>RewriteEngine on</i></b>指令，也不要将不能应用的规则封装进去。</p>
<p>
	<span style="font-size: 14pt"><b>4.19&lt;Files&gt; 指令</b></span></p>
<p>
	&nbsp;</p>
<table>
	<tbody>
		<tr>
			<td>
				说明</td>
			<td>
				将应用于匹配文件名的指令包装起来</td>
		</tr>
		<tr>
			<td>
				语法</td>
			<td>
				&lt;Files <i>filename</i>&gt; ... &lt;/Files&gt;</td>
		</tr>
		<tr>
			<td>
				使用环境</td>
			<td>
				server config, virtual host, directory, .htaccess</td>
		</tr>
	</tbody>
</table>
<p>
	&lt;File&gt;指令以文件名限定了封装的指令的作用域。<i>filename</i>参数必须包含一个文件名，支持?和*以及以~字符打头的正则表达式。<br />
	示例：</p>
<pre>
&lt;Files index.*&gt;
   # ... directives here ... 
&lt;/Files&gt;
&lt;Files ~ &quot;\.(gif|jpe?g|png)$&quot;&gt;
   # ... directives here ... 
&lt;/Files&gt;</pre>
<p>
	不要忘了在每个&lt;Files&gt;标签中包含<i><b>RewriteEngine on</b></i>指令，也不要将不能应用的规则封装进去。</p>
<p>
	<span style="font-size: 14pt"><b>4.20&lt;FilesMatch&gt;指令</b></span></p>
<p>
	&nbsp;</p>
<table>
	<tbody>
		<tr>
			<td>
				说明</td>
			<td>
				将应用于匹配文件名的指令包装起来</td>
		</tr>
		<tr>
			<td>
				语法</td>
			<td>
				&lt;FilesMatch <i>regex</i>&gt; ... &lt;/FilesMatch&gt;</td>
		</tr>
		<tr>
			<td>
				使用环境</td>
			<td>
				server config, virtual host, directory, .htaccess</td>
		</tr>
	</tbody>
</table>
<p>
	&lt;FilesMatch&gt;指令的语法和_指令&quot;&gt;&lt;Files ~&gt;语法完全一样。</p>
<pre>
&lt;FilesMatch &quot;\.(gif|jpe?g|png)$&quot;&gt; </pre>
<p>
	不要忘了在每个&lt;FilesMatch&gt;标签中包含<i><b>RewriteEngine on</b></i>指令，也不要将不能应用的规则封装进去。</p>
<p>
	<span style="font-size: 14pt"><b>4.21&lt;Location&gt;指令</b></span></p>
<p>
	&nbsp;</p>
<table>
	<tbody>
		<tr>
			<td>
				说明</td>
			<td>
				把被包装起来的指令集应用到匹配的URL或者虚拟路径</td>
		</tr>
		<tr>
			<td>
				语法</td>
			<td>
				&lt;Location <i>URL-path|URL</i>&gt; ... &lt;/Location&gt;</td>
		</tr>
		<tr>
			<td>
				使用环境</td>
			<td>
				server config, virtual host</td>
		</tr>
	</tbody>
</table>
<p>
	&lt;Location&gt; ... &lt;/Location&gt;标签用来将应用到特定URL或者虚拟路径的指令分组。&lt;Location&gt;将运算符完全从文件系统中分划出来，因此那些指令将不会用来控制对文件文件系统位置的访问。因为有几个不同的URL可能映射到相同的文件系统位置。<br />
	该<i>URL-path</i>是一个形式为&ldquo;/path/&rdquo;的虚拟路径。没有协议、主机名、端口号、查询请求字符串被包含在内。<i>URL-path</i>可以包含通配符?和*或者以~字符打头的正则表达式。<br />
	示例：</p>
<pre>
&lt;Location /directory&gt;
  # ... rules go here
&lt;/Location&gt;
&lt;Location /&gt;
   # ... more rules go here
&lt;/Location&gt;</pre>
<p>
	不要忘了在每个&lt;Location&gt;标签中包含<i><b>RewriteEngine on</b></i>指令，也不要将不需要用到的规则封套进去。</p>
<p>
	<span style="font-size: 14pt"><b>4.22&lt;LocationMatch&gt;指令</b></span></p>
<p>
	&nbsp;</p>
<table>
	<tbody>
		<tr>
			<td>
				说明</td>
			<td>
				把被包装起来的指令集应用到正则表达式匹配的URL上</td>
		</tr>
		<tr>
			<td>
				语法</td>
			<td>
				&lt;LocationMatch <i>regex</i>&gt; ... &lt;/LocationMatch&gt;</td>
		</tr>
		<tr>
			<td>
				使用环境</td>
			<td>
				server config, virtual host</td>
		</tr>
	</tbody>
</table>
<p>
	这个指令的语法和指令&quot;&gt;&lt;Location ~&gt;正则表达式语法完全一样。<br />
	示例：</p>
<pre>
&lt;LocationMatch &quot;/(home|section)/bin&quot;&gt;
   # ... rules go here
&lt;/LocationMatch&gt; </pre>
<p>
	不要忘了在每个&lt;LocationMatch&gt;标签中包含<i><b>RewriteEngine on</b></i>指令，也不要将不能应用的规则封装进去。</p>
<h3>
	示例</h3>
<div class="tCon">
	注意：这些示例中所有的规则只适用于httpd.conf文件。在ISAPI_Rewrite以及在Apache的mod_rewrite中，规则的基本路径是不同的，取决于你放置.htaccess文件的目录。如果你将规则放在httpd.conf里的话，初始领头斜线必须存在，而在.htaccess文件中，到这些文件的虚拟路径会被截断。规则取决于以RewriteBase /指令引导的根路径，来允许它们在httpd.conf和目录级的.htaccess文件的任何位置上运作。<br />
	<b>简单的搜索引擎友好的网址</b><br />
	下面这个例子演示了如何轻松地使用循环标记藏匿查询字符串参数。假设你有一个如下的URL：<b>http://www.mysite.com/foo.asp?a=A&amp;b=B&amp;c=C</b>，而且你希望以这样的地址来访问它：<b>http://www.myhost.com/foo.asp/a/A/b/B/c/C</b><br />
	请尝试用下面的规则来达到预期的效果：<br />
	<pre>
	RewriteEngine on
RewriteRule ^(.*?\.asp)/([^/]*)/([^/]*)(/.+)? $1$4?$2=$3 [NC,LP,QSA]</pre>
	注意这个规则可能破坏页面与CSS文件、图片等的相对链接。至所以这样是因为在浏览器中用于推算完整资源URI的基本路径（页面的父文件夹）发生了变化。只有在您使用目录分隔符作为替代字符时才会发生这个问题。有三种可用的解决方案：<br />
	1．使用下面的规则，它不影响基本路径，因为它没有用到目录分隔符&ldquo;/&rdquo;。<br />
	2．借助于&lt;base href=&quot;/folder/&quot;&gt;标签直接为页面指定正确的base路径<br />
	3．把所有的页面相对链接都变成相对于根目录的地址或者绝对地址形式。<br />
	还存在着很多种用了不同的分隔符和文件扩展名的规则。例如，使用像这样的URL：http://www.myhost.com/foo.asp~a~A~b~B~c~C。下面的规则可以用来实现它：<br />
	<pre>
	RewriteEngine on
RewriteRule ^(.*?\.asp)~([^~]*)~([^~]*)(.*) $1$4?$2=$3 [NC,LP,QSA]</pre>
	<b>富关键词URLs</b><br />
	在上面的例子中，我们使用很一般的技术来简单地藏匿查询字符串标记。但是很多对搜索引擎优化很有用的解决方案是让您的URL关键字丰富。看看下面的网址，例如：http://www.mysite.com/productpage.asp?productID=127这是大部分网站的常见情况。但是你可以通过使用这样形式的链接来显著地提高你的网页搜索引擎抓取率：http://www.mysite.com/products/our_super_tool.asp，URL中的关键词&ldquo;our super tool&rdquo;会被索引，并提高网页排名，但是&ldquo;our_super_tool&rdquo;不能直接被用来收回productid=127，这个问题存在几种解决方案。<br />
	第一个解决方案，我们建议你使用简短、只包含少数几个参数（既有关键词也有数字标识符）的URL形式，在样您的URL可能看起来如下：<br />
	http://www.mysite.com/products/our_super_tool_127.asp。实现这一重写目标只需要一个规则：<br />
	<pre>
	RewriteEngine on
RewriteBase /
RewriteRule ^products/[^?/]*_(\d+)\.asp /productpage.asp?productID=$1 [QSA]</pre>
</div>
<p>
	另一个更复杂的解决方案是创建一对一的映射文件，并用它来映射&ldquo;our_super_tool&rdquo;到127。该解决方案对一些有很多参数的长URL来说很有用，并允许你隐藏数字标识符。这URL看起来像是http://www.mysite.com/products/our_super_tool.asp。请注意&ldquo;our_supper_tool&rdquo;部分必须是产品的唯一标识，是它的标识符。下面是这种解决方案的一个示例：</p>
<pre>
RewriteEngine on
RewriteBase /
RewriteMap mapfile txt:mapfile.txt
RewriteRule ^products/([^?/]+)\.asp /productpage.asp?productID=${mapfile:$1}</pre>
<p>
	而且你必需创建包含以下内容的mapfile.txt映射文件：</p>
<pre>
one_product       1
another_product   2
our_super_tool    127
more_products     335</pre>
<p>
	这种方法的优点是：你可以使用它来组合十分复杂的URL转换，但是这是一个小例子，是这个指南中的题外之话。<br />
	<b>使用IIS作为反向代理</b> 假设你有运行IIS的互联网服务器以及几台后台服务器或者应用程序运行在其它平台或者机器上。这些服务器不能直接在互联网上阅览，但是你必须为他人提供访问这些服务器的渠道。这里有一个演示如何简单地将某个网站的完整内容映射到另一个运行了ISAPI_Rewrite的站点的文件夹的示例：</p>
<pre>
RewriteEngine on
RewriteBase / 
RewriteRule mappoint(.+) http://sitedomain$1 [NC,P]</pre>
<p>
	<b>藏匿文件扩展名：</b> 虽然不可能将一个站点的所有的文件的扩展名都藏匿起来，但是我们可以使用ISAPI_Rewrite的文件检查功能来隐藏某些已知扩展名。这里有一个藏匿网站上.asp文件扩展名的规则示例：</p>
<pre>
RewriteEngine on
#Redirect extension requests to avoid duplicate content
RewriteRule ^([^?]+)\.asp$ $1 [NC,R=301,L]
#Internally add extensions to request
RewriteCond %{REQUEST_FILENAME}.asp -f 
RewriteRule (.*) $1.asp</pre>
<p>
	<b>仿真基于主机头的虚拟网站</b> 例如你已经注册了两个域名<b>www.site1.com</b>和<b>www.site2.com</b>。现在你可以使用同一个物理站创建两个不同的站点了。这里是一个规则示例：</p>
<pre>
RewriteEngine on
#Fix missing trailing slash char on folders
RewriteRule ^([^.?]+[^.?/])$ $1/ [R,L]
#Emulate site1
RewriteCond %{HTTP:Host} ^(?:www\.)?site1\.com$
RewriteRule (.*) /site1$1 [NC,L,NS]
#Emulate site2
RewriteCond %{HTTP:Host} ^(?:www\.)?site2\.com$
RewriteRule (.*) /site2$1 [NC,L,NS] </pre>
<p>
	现在只要把你的站点分别放到/site1和/site2目录下就可以了。注意www.site1.com和www.site2.com这两个域名必须在IIS中被映射到这个网站里，从而使ISAPI_Rewrite能拦截到请求。<br />
	或者，你可以使用更多通用的规则，从而把任何请求都映射到与请求主机名同名的文件夹里。</p>
<pre>
RewriteEngine on
#Fix missing trailing slash char on folders
RewriteRule ^([^.?]+[^.?/])$ $1/ [R,L]
#Map requests to the folders
RewriteCond %{HTTP:Host} ^(www\.)?(.+)
RewriteRule (.*) /%2$1 [NS]</pre>
<p>
	网站的目录名应该是这样子的：/somesite1.com，/somesite2.info，等等。<br />
	<b>阻断内联图像（阻止盗链）</b> 假如你有一些页面插入了<b>http://www.mysite.com/</b>下的gif图片。一些其它站点将通过网页超链接插入这些图片。这会给你的网站增加很多无用的通讯量，而且你希望阻止这种做法。<br />
	虽然用ISAPI_Rewrite不能100%地保护图片不被盗链（只有专门的反盗链产品才能做到它），你至少可以在浏览器发来HTTP引用头的时候限制这种情况。下面的规则可以让你只允许来自同一主机的引用页或者空地址访问到这些图片。</p>
<pre>
RewriteEngine on
RewriteCond %{HTTP:Host}#%{HTTP:Referer} ^([^#]+)#(?!http://\1).+
RewriteRule .*\.(?:gif|jpg|png) /block.gif [NC]</pre>
<p>
	<b>重定向非www的版本到www</b><br />
	如果你的网站同时可以通过两种形式的URL比如说http://helicontech.com和http://www.helicontech.com来访问到，那么最好将一种地址重定向到另一种地址里，来避免搜索引擎对重复内容做出的处罚。下面是一个能将所有的非www地址重定向到相应的www地址上去的301重定向规则。</p>
<pre>
RewriteEngine on
RewriteCond %{HTTPS} (on)?
RewriteCond %{HTTP:Host} ^(?!www\.)(.+)$ [NC]
RewriteCond %{REQUEST_URI} (.+)
RewriteRule .? http(?%1s)://www.%2%3 [R=301,L]</pre>
<p>
	<b>强制SSL或者非SSL到一个指定的位置</b><br />
	这里是一个演示如何将SSL强制转到指定的文件夹的示例。只要简单地把下面的规则放到该文件夹下的.htaccess文件里就可以了。</p>
<pre>
RewriteEngine on
#Fix missing trailing slash char on folders
RewriteRule ^([^.?]+[^.?/])$ $1/ [R,L]
#Redirect non-HTTPS to HTTPS
RewriteCond %{HTTP:Host} (.*)
RewriteCond %{HTTPS} off
RewriteCond %{REQUEST_URI} (.*)
RewriteRule .? https://%1%2 [R,L]</pre>
<p>
	而这个示例作用正好相反：将非SSL强制转到指定文件夹。</p>
<pre>
RewriteEngine on
#Fix missing trailing slash char on folders
RewriteRule ^([^.?]+[^.?/])$ $1/ [R,L]
#Redirect HTTPS to non-HTTPS
RewriteCond %{HTTP:Host} (.*)
RewriteCond %{HTTPS} on
RewriteCond %{REQUEST_URI} (.*)
RewriteRule .? http://%1%2 [R,L]</pre>
<p>
	<b>转移站点位置</b><br />
	当你把网站从一个域名移到另一个域名，或者从一个文件夹移动另一个文件夹里的时候，这是经常会遇到的问题。你希望将一个网站的所有请求重定向到另一个网站里，而且不丢失请求资源名以及参数。当你希望保留现有的网页的排名和外链接的时候，它是非常有用的。这个解决方案是在旧的网站服务器上使用ISAPI_Rewrite：</p>
<pre>
RewriteEngine on
#Permanent redirect to update old links
RewriteRule (.+) http://newserver.com$1 [R=301,L]</pre>
<p>
	<b>平衡负荷仿真</b><br />
	这个示例模拟某种DNS轮换负荷平衡技术。假设你有主站www.mysite.com和数台web服务器分别注册为www[1-9].mysite.com。如果你在主服务器上安装了ISAPI_Rewrite，你可以将初始的客户端请求重定向到几台特定服务器，从而在几台服务器之间随机摊开通讯量。一旦已重定向，客户端将一直使用这一台服务器。虽然这种解决方案并不非常理想，但是它确实能分摊你的通讯量并避免在维护会话状态方面发生的问题。<br />
	使用下面的规则来重定向客户端：</p>
<pre>
RewriteEngine on
RewriteMap hosts rnd:hosts.txt
RewriteCond %{HTTP:Host} (www)\.mysite.com [NC]
RewriteRule (.*) http://${hosts:%1}.mysite.com$1 [R,L]</pre>
<p>
	下面是hosts.txt文件的内容</p>
<pre>
www www1|www2|www3|www4|www5|www6|www7|www8|www9</pre>
<p>
	你还可以在Apeche文档里找到很多其它有用的例子。它们多数不需要修改就可以在ISAPI_Rewrite3里使用。</p>
<h3>
	故障处理</h3>
<div class="tCon">
	<span style="font-size: 14pt"><b>Chapter 6故障处理</b></span><br />
	在这里你可以一步步找到你在安装ISAPI时遇到的问题的解决方法。<br />
	1.首先要正确解决您的问题，我们需要你运行最新的可用版本的ISAPI_Rewrite软件。你可以随时到我们的网站下载最新版的软件来升级你的ISAPI_Rewrite。地址是<a href="http://www.helicontech.com/download-isapi_rewrite3.htm" target="_blank">http://www.helicontech.com/download-isapi_rewrite3.htm</a> 。<br />
	2.多数运行ISAPI_Rewrite的问题发生在服务器上NTFS权限限制上。所以，请先阅读需要运行ISAPI_Rewrite文件的权限。<br />
	3.请检查应用程序和系统日志中的错误信息。这可能指出您的错误原因。<br />
	4.不要忘记设置RewriteEngine on指令在你所用的每个配置文件中。<br />
	5.把下列代码行放到httpd.conf文件中：<br />
	<pre>
	RewriteLogLevel 9
LogLevel debug</pre>
	它将创建error.log和rewrite.log两个日志文件，默认放在安装目录下。如果日志文件被创建了，它表明ISAPI_Rewrite正在运行。阅读作为结果的error.log和rewrite.log文件，将能告诉你一些问题的根源线索。<br />
	6.如果httpd.conf规则正在生效，但是.htaccess文件却没有载入，请再次检查.htaccess文件的NTFS权限，并确保你没有在使用ISAPI_Rewrite的精简版。<br />
	7.如果规则在httpd.conf里能生效，但是有其它部分或者.htaccess文件里不能生效，请确保在每个部分的或者.htaccess文件里包含RewriteEngine on指令。同样的，不要忘掉.htaccess文件里的默认rewriting base值与httpd.conf是不同的。在.htaccess文件里或者&lt;Directory&gt;部分里，ISAPI_Rewrite会自动从路径中剥离本地目录前缀并只对剩下的部分应用规则。所以如果你的规则以&ldquo;/&rdquo;字符开头的话，在网站根目录的.htaccess文件中它必须被去掉。<br />
	如果你在使用ISAPI_Rewrite时依然有问题，请到技术支持论坛里来写下你的问题，或者发送电子邮件到技术支持邮箱里。<br />
	请在您的支持请求里包括以下信息：<br />
	1.您的ISAPI_Rewrite配置文件，包括路径和文件名。<br />
	2.您的网站的地址链接。<br />
	3.你用到测试你的规则的URL。<br />
	4.与失败的请求error.log和rewrite.log的文件副本。<br />
	5.包括失败的请求的部分IIS日志文件。<br />
	请记住你提供的信息越多，我们越容易为你解决问题。这样你更有机会快速地得到解决方案。</div>
<p>
	ISAPI_Rewrite 发布历史<br />
	发布 3.1.0.67<br />
	================<br />
	[筛选器功能] 增强映射文件的动态加载<br />
	[代理帮助文件错误]如果后端不设置内容长度头的话，并不会返回所有的响应。<br />
	发布 3.1.0.66<br />
	================</p>
<p>
	<b><br />
	</b></p>
<p>
	<b>精简版的限制</b><br />
	ISAPI_Rewrite的精简版拥有相同的引擎和重写功能。但是也有下面这些限制：<br />
	不支持分布式.htaccess配置、目录以及网站级配置，只有一个精简版安装目录中的全局的httpd.conf配置能被载入。<br />
	不支持&lt;VirtualHost&gt;、&lt;Directory&gt;、&lt;DirectoryMatch&gt;、&lt;Files&gt;、&lt;FilesMatch&gt;、&lt;Location&gt; 以及&lt;LocationMatch&gt;这几个标签。<br />
	精简版中没有代理服务模块，因而所有的和代理服务功能相关的比如说RewriteProxy指令以及[P]标记都会被忽略。<br />
	精简版没有针对于虚拟主机环境的手工安装包<br />
	ISAPI_Rewrite精简版完全免费，它对开发或者测试目的以及只有几个网站而且不需要分布式配置或者代理功能的小型服务器来说是一个很好的解决方案</p>
<p>
	<b>技术信息</b> ISAPI_Rewrite由四个部分组成：ISAPI筛选器、ISAPI扩展帮助、GUI管理器以及MMC嵌入式管理单元扩展。ISAPI_Rewrite筛选器和扩展都是用纯C++语言写的快速DLL模块。当安装ISAPI_Rwrite的时候， MMC嵌入式管理单元会被自动注册。ISAPI筛选器将安装在一个全局级别上，你不需要手工注册它。ISAPI扩展也会被安装并注册。<br />
	ISAPI_Rewrite管理器实用工具可以在没有安装MMC的系统中运行ISAPI_Rewrite MMC嵌入式管理单元。<br />
	Windows Vista以及Windows Server 2008系统中的ISAPI_Rewrite管理器实用工具(Helicon Manager.exe)要求管理员权限来执行，因为较小权限的用户没有权力读取IIS管理元库，而它对显示网站配置来说是必需的。如果用受限的帐号运行ISAPI_Rewrite管理器，你会得到登录管理员帐号的自动提示。<br />
	ISAPI_Rewrite筛选器已经有足够地快，因此不用担心它的性能。除非你的服务器运行在最大负荷之下。用户在响应时间或者CPU负荷方面几乎不能发现什么区别，但是如果用了很多的规则的话，服务器最大带宽可能掉下一点来。所以请注意你用的配置决定了性能。建议每个网站使用的规则不要超过100条。在多数情况下，可以利用RewriteMap来避免使用大量的规则。<br />
	该程序使用了Regex++ 库。<br />
	Regex++ (Version Boost 1.31)<br />
	Copyright ?1998-2004, Dr John Maddock</p>
<p>
	<b>使用和传播许可</b><br />
	该使用许可覆盖了所有的现有版本的ISAPI_Rewite，包括ISAPI_Rewrite、ISAPI_Rewrite完全版、ISAPI_Rewrite精简版、ISAPI_Rewrite测试版，后面统称为ISAPI_Rewrite除非另有指明。<br />
	1.所有未明确授予的权利均由Helicon Tech保留。<br />
	2.所有的关于ISAPI_Rewrite的版权都由它的作者Helicon Tech独家保留。<br />
	3. Helicon Tech准予免费使用ISAPI_Rewrite精简版产品。<br />
	4. Helicon Tech准予免费试用ISAPI_Rewrite产品30天，当试用期结束时，请要么购买ISAPI_Rewrite，要么删除ISAPI_Rewrite产品。<br />
	5.未注册过的ISAPI_Rewrite试用版，可以在不被改动的前提下自由传播，除非有下例情况。任何个人或者公司都不用为在未得版权持有人书面许可的情况下传播ISAPI_Rewrite而付费。未经版权持有者的书面许可，未注册的试用版ISAPI_Rewrite不允许捆绑其它安装包。<br />
	6. ISAPI_Rewrite必须被原样传播，不提供任何形式的保证明示或暗示。你可以在你自己的磁盘上使用ISAPI_Rewrite。作者不为因为滥用本软件导致的数据丢失、损坏，或任何其他类型的损失承担责任。<br />
	7.你不得使用、复制、模仿、克隆、出租、出售、修改、反编译、反汇编以及其它任何反向工程，或者转让许可程序，或者任何许可程序的一个子集，除非本协议有提供。任何未经授权的使用将导致本许可自动终止。并可能导致刑事或民事起诉。<br />
	8.本许可协议的条款是在未来版本的ISAPI_Rewrite将会有所变化。<br />
	9.当你购买ISAPI_Rewrite时，将发给你&ldquo;注册码&rdquo;。这种&ldquo;注册码&rdquo;可以个人或者公司购买，并只在一台计算机上使用。如果您购买一个以上的ISAPI_Rewrite副本，发给你们的&ldquo;注册码&rdquo;只能在等于你购买的许可证数的计算机上使用。<br />
	10.您只能使用来自Helicom Tech以及与Helicom Tech有业务合作或者技术合作的公司的注册码。<br />
	11. 安装和使用ISAPI_Rewrite意味着接受这些条款及许可条件。<br />
	12. 如果您不同意本许可证的条款或违反本许可与您当地的法律规定，您必须从您的存储设备中删除ISAPI_Rewrite文件，并停止使用该产品。<br />
	13.我们坚持严格的隐私的准则，不会收集个人识别信息，除非是自愿提供的。<br />
	如果您有进一步的问题或意见，请访问我们的http://www.helicontech.com。<br />
	感谢你使用ISAPI_Rewrite。<br />
	Helicon Tech Corporation.</p>
]]></description>
			<link>http://www.reynaldliu.net/archives/12/</link>
			<category domain="http://www.reynaldliu.net/category/skill/">技术相关</category>
			<category domain="http://www.reynaldliu.net/tag/wp%E9%87%8D%E5%86%99/">wp重写</category>
			<category domain="http://www.reynaldliu.net/tag/wprewrite/">wprewrite</category>
			<category domain="http://www.reynaldliu.net/tag/iis%E5%8F%8D%E5%90%91%E4%BB%A3%E7%90%86/">iis反向代理</category>
			<category domain="http://www.reynaldliu.net/tag/wordpress%E9%87%8D%E5%86%99/">wordpress重写</category>
			<category domain="http://www.reynaldliu.net/tag/iis%E9%87%8D%E5%86%99%E7%BB%84%E4%BB%B6%E5%85%8D%E8%B4%B9%E7%A0%B4%E8%A7%A3/">iis重写组件免费破解</category>
			<category domain="http://www.reynaldliu.net/tag/isapi_rewrite3.1%E7%A0%B4%E8%A7%A3/">isapi_rewrite3.1破解</category>
			<pubDate>Tue, 17 Aug 2010 15:32:39 +0000</pubDate>
		</item>
		<item>
			<link>http://www.reynaldliu.net/archives/11/</link>
			<guid>http://www.reynaldliu.net/archives/11/</guid>
			<title>罗兰德再次制造无损迁移IIS(含匿名帐号,ntfs,acl,用户同步) For Win2003 and Win2008</title>
			<author>39338055@qq.com(reynaldliu)</author>
			<description><![CDATA[Reynald Liu-je m' appelle rènaldliu ( http://www.reynaldliu.net/ ) : <p>
	这个命令会自动将你的iis配置，就是metebase.xml中的内容，完完整整复制到目标服务器。<br />
	并且站点物理文件也会复制过去，所以目标服务器上的盘符啊，容量啊分布一定要一样才可以成功。<br />
	对IIS网站而言可说得上是一一复制了。<br />
	而IIS站点中的用户和密码可以通过修改C:\Inetpub\AdminScripts\adsutil.vbs中显示星号的issec改为false来解决。<br />
	这一点进行遍历就行了。<br />
	w3svc/站点编号/root/AnonymousUserName<br />
	w3svc/站点编号/root/AnonymousUserPass</p>
<div>
	然后再通过net user 取得的AnonymousUserName 取得的AnonymousUserPass /add<br />
	来进行。最后进行setacl.bat（这个文件在我发过的rsync同步那个方法文章中有）来配置acl,ntfs权限即可了。比上一次的同步方法简单。并且工具是微软自己的，支持度肯定比rsync要好了。</div>
<div>
	并且支持两台服务器iis之间无缝合并，iis6到iis7无缝升级</div>
<div>
	<br />
	msdeploy -verb:sync -source:webserver60,computername=源服务器IP,userName=超管用户名,password=密码 -dest:webserver60</div>
<div>
	<br />
	iis6迁移到iis7(win2003到win2008升级)<br />
	msdeploy -verb:sync -source:webserver60,computername=服务器IP,userName=超管用户名,password=密码 -dest:webserver<br />
	不支持以下形式<br />
	就是iis7降级为iis6是不被允许的。<br />
	msdeploy -verb:sync -source:webserver,computername=服务器IP,userName=超管用户名,password=密码 -dest:webserver60</div>
<div>
	&nbsp;</div>
<div>
	其实这个工具老早就带在微软的开发工具中叫发布布署工具.用visual studio开发过项目并且用过他布署项目上线的不会陌生。只不过他是全图形的。本文给出的操作是全命令行的。</div>
<div>
	&nbsp;</div>
<div>
	相比上一次制造给出了详细的操作方法和文件，这一次只是略微给出思路，因为具体起来可以看help文档。照着做就行了。没啥难度。</div>
<div>
	下载在这里</div>
<div>
	<a href="http://www.iis.net/download/WebDeploy">http://www.iis.net/download/WebDeploy</a></div>
<div>
	2008r2服务器下载64位，2003下载x86。</div>
]]></description>
			<link>http://www.reynaldliu.net/archives/11/</link>
			<category domain="http://www.reynaldliu.net/category/skill/">技术相关</category>
			<category domain="http://www.reynaldliu.net/tag/iis6%E5%AF%BCiis7/">iis6导iis7</category>
			<category domain="http://www.reynaldliu.net/tag/iis6%E5%8D%87%E7%BA%A7/">iis6升级</category>
			<category domain="http://www.reynaldliu.net/tag/iis%E8%BF%81%E7%A7%BB/">iis迁移</category>
			<category domain="http://www.reynaldliu.net/tag/iis%E5%90%88%E5%B9%B6/">iis合并</category>
			<category domain="http://www.reynaldliu.net/tag/iis%E5%90%8C%E6%AD%A5/">iis同步</category>
			<category domain="http://www.reynaldliu.net/tag/msdeploy/">msdeploy</category>
			<pubDate>Thu, 24 Jun 2010 18:35:18 +0000</pubDate>
		</item>
		<item>
			<link>http://www.reynaldliu.net/archives/10/</link>
			<guid>http://www.reynaldliu.net/archives/10/</guid>
			<title>某程序的核心函数解密方法大揭密</title>
			<author>39338055@qq.com(reynaldliu)</author>
			<description><![CDATA[Reynald Liu-je m' appelle rènaldliu ( http://www.reynaldliu.net/ ) : <p>
	叫你不早点来看，本文已经被和谐了。来晚了吧？傻了吧？</p>
]]></description>
			<link>http://www.reynaldliu.net/archives/10/</link>
			<category domain="http://www.reynaldliu.net/category/skill/">技术相关</category>
			<pubDate>Thu, 10 Jun 2010 16:29:22 +0000</pubDate>
		</item>
		<item>
			<link>http://www.reynaldliu.net/archives/9/</link>
			<guid>http://www.reynaldliu.net/archives/9/</guid>
			<title>[转载]批处理简述</title>
			<author>39338055@qq.com(reynaldliu)</author>
			<description><![CDATA[Reynald Liu-je m' appelle rènaldliu ( http://www.reynaldliu.net/ ) : <p>
	　1.综述</p>
<div>
	　　(1)、 &ldquo;.bat&rdquo;: 这是微软的第一个批处理文件的后缀名，在几乎所有的Windows 操作系统内都能运行。</div>
<div>
	　　(2)、　 &ldquo;.cmd&rdquo;: 是为Windows NT 设计的命令行脚本， 为Cmd.exe shell而设计的， 对于COMMAND.COM不具有向后兼容性。</div>
<div>
	　　(3)、目前所知道的.cmd 和 .bat文件的区别是对ERRORLEVEL变量的改变：当Command Extensions （命令行扩展）处于enabled状态时，哪怕是.cmd文件中一个成功执行的命令都可以改变ERRORLEVEL的值，而在.bat 文件中ERRORLEVEL 变量只有在遇到错误的时候才发生改变。</div>
<div>
	　　<a href="mailto:2.@echo">2.@echo</a> off/echo on</div>
<div>
	　　(1). &ldquo;echo&rdquo; 用来在控制台上显示信息。</div>
<div>
	　　(2). &ldquo;echo.&rdquo; 用来显示一空行。（注意：echo和右下角的点之间没有空格，如果有空格就变成显示句点了。）</div>
<div>
	　　(3). &ldquo;echo off&rdquo;: 在使用了这行命令之后，其他命令都只显示命令的结果，而不显示命令本身。</div>
<div>
	　　(4). &ldquo;echo on&rdquo;: 这是默认值，表示显示所有的命令结果和命令行本身。</div>
<div>
	　　(5).&ldquo;echo&rdquo;: 当执行echo而不带任何参数的时候，会显示echo的打开或关闭的状态：&ldquo;ECHO is on&rdquo; 或者 &ldquo;ECHO is off&rdquo;。</div>
<div>
	　　(6). &ldquo;@&rdquo;:@ 符号表示不显示本行的命令本身。如果只用echo off，虽然echo off后面的命令不显示出来，只显示命令的结果，但是echo off它自己确被显示出来了，这就是使用@echo off的原因。</div>
<div>
	　　3.SETLOCAL/ENDLOCAL</div>
<div>
	　　(1). SETLOCAL用来控制批处理文件中变量的可见性。就是高级语言常说的局部变量。凡是在SETLOCAL和ENDLOCAL之间的变量都是局部的，以免被其他脚本文件改变变量的值，而没有使用这个标示的都是Global visible（全局变量），很可能被其他文件所改变。下面的例子很好的说明了这一点。</div>
<div>
	@echo　off<br />
	setlocal　<br />
	set　version=1.0<br />
	echo　the　first　version　is　%version%<br />
	endlocal<br />
	echo　the　second　version　is　%version%<br />
	::The　follow　is　global　variable<br />
	set　version=2.0<br />
	echo　the　third　version　is　%version% 　　执行这个文件，将输出：</div>
<div>
	the　first　version　is　1.0<br />
	the　second　version　is<br />
	the　third　version　is　2.0</div>
<div>
	　　第二个version是全局变量，但是没有定义，所以是空值。再次执行：</div>
<div>
	the　first　version　is　1.0<br />
	the　second　version　is　2.0<br />
	the　third　version　is　2.0<br />
	&nbsp;<br />
	@echo　off<br />
	setlocal　<br />
	set　version=1.0<br />
	echo　the　first　version　is　%version%<br />
	endlocal<br />
	echo　the　second　version　is　%version%<br />
	::The　follow　is　global　variable<br />
	set　version=5.0<br />
	echo　the　third　version　is　%version% 　　执行第二个文件：</div>
<div>
	the　first　version　is　1.0<br />
	the　second　version　is　2.0<br />
	the　third　version　is　5.0</div>
<div>
	　　再次执行：</div>
<div>
	the　first　version　is　1.0<br />
	the　second　version　is　5.0<br />
	the　third　version　is　5.0<br />
	&nbsp;</div>
<div>
	<br />
	　　由此可见变量的作用域在简单的批处理文件还是很慎重，否则可以造成千变万化的结果，这样这个脚本就很不稳定了。所以，变量作用域很重要，得注意。</div>
<div>
	　　(2). EnableDelayedExpansion. （参考百度：<a href="http://baike.baidu.com/view/2923132.htm">http://baike.baidu.com/view/2923132.htm</a> ）</div>
<div>
	　　代码<br />
	　　结果<br />
	&nbsp;<br />
	@echo　off<br />
	setlocal<br />
	set　var=test　&amp;　echo　show　%var%<br />
	endlocal<br />
	　　show</div>
<div>
	　　当解析到%var%是，CMD还没有执行完任何语句，所以系统并不认识这个变量，所以认为变量没有定义，所以显示空值。<br />
	&nbsp;<br />
	@echo　off<br />
	Setlocal　ENABLEDELAYEDEXPANSION<br />
	set　var=test　&amp;　echo　show　!var!<br />
	endlocal<br />
	　　show test</div>
<div>
	　　使用了变量延迟扩展，并使用!var!，其实在执行的时候也不认识这个变量，但是这条语句执行完以后，仍然返回去赋值。这种事后处理，就是变量延迟扩展。<br />
	&nbsp;</div>
<div>
	　　For语句看起来写了很多行，其实认为是一条语句。所以如果在没有使用变量延迟扩展的时候，在For语句里的每一行，都只是记忆着系统所记忆的东西。而使用了变量延迟扩展之后，会执行完了整条语句，再&ldquo;事后处理&rdquo;给与赋值，然后才显示到控制台。下面的例子很能说明问题。<br />
	&nbsp;<br />
	@echo　off<br />
	setlocal<br />
	::　count　to　5<br />
	set　_tst=0<br />
	FOR　/l　%%G　in　(1,1,5)　Do　(echo　[%_tst%]　&amp;　set　/a　_tst+=1)<br />
	echo　Total　=　%_tst% [0]<br />
	[0]<br />
	[0]<br />
	[0]<br />
	[0]<br />
	Total　=　5<br />
	@echo　off<br />
	setlocal<br />
	::　count　to　5<br />
	set　_tst=0<br />
	FOR　/l　%%G　in　(1,1,5)　Do　(echo　[!_tst!]　&amp;　set　/a　_tst+=1)<br />
	echo　Total　=　!_tst! [0]<br />
	[1]<br />
	[2]<br />
	[3]<br />
	[4]<br />
	Total　=　5<br />
	　 　 　</div>
<div>
	<br />
	　　在CMD里面，系统使用&ldquo;^&rdquo;作为脱字符。使用变量延迟扩展ENABLEDELAYEDEXPANSION之后，脱字符^ 就可以一直产生作用，而不再局限于一个命令行。这样对于处理包含HTML和XML格式的字符的时候，就方便多了。请看下面的例子。</div>
<div>
	　　@echo off</div>
<div>
	　　REM 这个文件会创建World.txt到本地磁盘，文件内容为Hello。</div>
<div>
	　　REM 也就是第二次运行的时候，脱字符没有发挥作用。</div>
<div>
	SETLOCAL　<br />
	Set　_html=　Hello^&gt;World.txt<br />
	Echo　%_html%<br />
	ENDLOCAL</div>
<div>
	　　@echo off</div>
<div>
	　　REM 这个文件会输出Hello&gt;World.txt，脱字符一直产生作用。</div>
<div>
	SETLOCAL　EnableDelayedExpansion<br />
	Set　_html=　Hello^&gt;World.txt<br />
	Echo　!_html!<br />
	ENDLOCAL<br />
	@echo　off</div>
<div>
	　　REM 使用变量延迟扩展来处理html语句。</div>
<div>
	SETLOCAL　EnableDelayedExpansion<br />
	Set　_html=html　format:　^&lt;title^&gt;Hello　world^&lt;/title^&gt;<br />
	Echo　!_html!<br />
	ENDLOCAL</div>
<div>
	　　(3). DISABLEEXTENSIONS.</div>
<div>
	　　值得注意的是，这里的扩展不是扩展名，而是命令的扩展功能，比如 &ldquo;/F&rdquo; 参数就是For循环的命令扩展。</div>
<div>
	　　只有使用了命令扩展我们才能执行下面的语句。</div>
<div>
	　　FOR /F &quot;DELIMS=&quot; %%a IN (test.TXT) DO @echo %%a</div>
<div>
	　　否则我们要输出一个文件，只能使用Type test.txt了。命令扩展默认是开启的。</div>
<div>
	　　4.Set</div>
<div>
	　　(1). SET 不带任何参数: 将显示当前用户的所有系统环境变量。(set)</div>
<div>
	　　(2). SET 带一个变量名: 尝试搜索并显示以这个变量名开头的环境变量。（set PROCESSOR就会显示以PROCESSOR开始的变量）</div>
<div>
	　　(3). SET variable=string: 给一个变量赋值。</div>
<div>
	　　(4). SET &ldquo;&rdquo;: 使用一对空的双引号，会显示一个不带参数的情况下没显示出来的变量。我这里就显示下面两个奇怪的变量。</div>
<div>
	　　=C:=C:\Users\Lingli</div>
<div>
	　　=E:=E:\Powershell</div>
<div>
	　　使用cd %=C:%还真可以转到C:\Users\Lingli目录下。</div>
<div>
	　　(5). SET &ldquo;var=&rdquo;(or SET var=): 删除一个变量。</div>
<div>
	　　(6). SET /A variable=expression: 使用算数运算符来给变量赋值。</div>
<div>
	　　()　　　　　　　　　　　　　　　　　 - 组合</div>
<div>
	　　! ~ -　　　　　　　　　　　　　　 - 一元操作符</div>
<div>
	　　* / %　　　　　　　　　　　　　　 - 算数运算符</div>
<div>
	　　+ -　　　　　　　　 　　　　　　　　-算数运算符</div>
<div>
	　　&lt;&lt; &gt;&gt;　　　　　　　　　　　　　　 - 逻辑偏移</div>
<div>
	　　&amp;　　　　　　　　　　　　　　　　　　 - 位与</div>
<div>
	　　^　　　　　　　　　　　　　　　　　　 - 位异或</div>
<div>
	　　|　　　　　　　　　　　　　　　　　　 - 位或</div>
<div>
	　　= *= /= %= += -=　　　 - 赋值</div>
<div>
	　　&amp;= ^= |= &lt;&lt;= &gt;&gt;=</div>
<div>
	　　(7). SET /P variable=[提示字符]:提示用户输入并把输入的值赋给variable。提示字符可以为空。有时可以使用CHOICE来代替SET /P.</div>
<div>
	@echo　off<br />
	setlocal<br />
	set　/p　version=Please　enter　the　QQ　version:<br />
	echo　you　will　install　QQ　%version%<br />
	endlocal</div>
<div>
	　　(8). 有用的环境变量。</div>
<div>
	　　%CD% - 当前路径名。</div>
<div>
	　　%DATE% - 当前日期。</div>
<div>
	　　%TIME% - 当前时间。</div>
<div>
	　　%RANDOM% - 显示0 到32767之间的一个随机数。你看CMD也是可以获取随机数的。</div>
<div>
	　　5.Choice</div>
<div>
	　　(1). 详细语法：</div>
<div>
	<br />
	　　CHOICE [/C choices] [/N] [/CS] [/T timeout /D choice] [/M text]</div>
<div>
	　　该命令可以提供用户一个选择列表，并使用ERRORLEVEL参数返回用户选择项的序号。第一项对于1，第二项对应 2，依次类推，如果用户按CTRL+C退出而不选择，就返回0。<br />
	&nbsp;<br />
	　　/C　　　 choices</div>
<div>
	　　/N</div>
<div>
	　　/CS</div>
<div>
	　　/T　　　 timeout</div>
<div>
	　　/D　　　 choice</div>
<div>
	　　/M　　　 text<br />
	&nbsp;　　用字母列出所提供的选项，默认是&quot;YN&quot;，即是和否。</div>
<div>
	　　隐藏选择列表。如果使用这个选项，那么提示的文字里最后写清楚以下。不推荐使用。</div>
<div>
	　　激活大小写敏感。默认是对大小写不敏感。</div>
<div>
	　　选择超时设置。</div>
<div>
	　　超时后的默认选项。</div>
<div>
	　　提示字符。最好把要选择的问题将清楚。<br />
	&nbsp;</div>
<div>
	<br />
	　　(2). 例子:</div>
<div>
	@echo　off<br />
	SETLOCAL<br />
	CHOICE　/C　ABC　/M　&quot;选择登陆用户：A　-　管理员；B　域用户；C注册用户&quot;<br />
	IF　%errorlevel%==1　goto　:Admin　<br />
	IF　%errorlevel%==2　goto　:Domain<br />
	IF　%errorlevel%==3　goto　:Local<br />
	goto　Exit<br />
	　<br />
	:Admin<br />
	　　　　echo　欢迎管理员<br />
	　　　　goto　Exit<br />
	　<br />
	:Domain<br />
	　　　　echo　欢迎域用户<br />
	　　　　goto　Exit<br />
	　<br />
	:Local<br />
	　　　　echo　欢迎注册用户<br />
	　　　　goto　Exit<br />
	　<br />
	:Exit<br />
	endlocal</div>
<div>
	　　6.Rem and Arguments.</div>
<div>
	　　(1). REM [comment]: 批处理文件的注释符，可以使用&ldquo;::&rdquo; 来代替REM。</div>
<div>
	　　(2). 参数。</div>
<div>
	　　%0对应文件名本身，其他分别对应一个参数值，支持255个参数。</div>
<div>
	　　Test.cmd 　　1 　　2 　　3 　　&hellip; 　　n 　　&hellip; 　　255<br />
	　　%0 　　%1 　　%2 　　%3 　　&hellip; 　　%n 　　&hellip; 　　%255</div>
<div>
	<br />
	　　(3). 文件名参数扩展。</div>
<div>
	　　当使用文件名作参数的时候，可以使用如下文件名扩展。下面的例子扩展%1，其实对所有的参数都可以进行类似的扩展。</div>
<div>
	%~f1 - 扩展%1 为带路径的全名。<br />
	%~d1 - 只显示磁盘名称。<br />
	%~p1 - 只显示文件路径。<br />
	%~n1 - 只显示文件名，不包括后缀名，也不包括路径。<br />
	%~x1 - 只显示后缀名。<br />
	%~s1 - 变成短文件名，将包含&ldquo;~&rdquo;符号。<br />
	%~1 - 有时候文件名包含空格是，会对文件名加双引号。这个功能是去掉双引号。<br />
	%~a1 - 显示文件的属性。<br />
	%~t1 - 显示文件的修改时间。<br />
	%~z1 - 显示文件的大小。<br />
	　</div>
<div>
	　　上面的扩展是可以组合的:</div>
<div>
	　　%~dp1 - 扩展%1 为磁盘名称和路径名。</div>
<div>
	　　%~nx2 - 扩展%2 为文件名和文件后缀名。</div>
<div>
	::Test.bat<br />
	::Example:　test.bat　test.bat<br />
	@echo　off<br />
	setlocal<br />
	set　fn=%~f1<br />
	echo　%fn%<br />
	endlocal</div>
<div>
	　　7.IF 语句</div>
<div>
	　　(1). 详细语法：</div>
<div>
	File　syntax　　　<br />
	IF　[NOT]　EXIST　filename　command　<br />
	IF　[NOT]　EXIST　filename　(command)　ELSE　(command)<br />
	　<br />
	String　syntax　　　<br />
	IF　[/I]　[NOT]　item1==item2　command　<br />
	IF　[/I]　item1　compare-op　item2　command<br />
	IF　[/I]　item1　compare-op　item2　(command)　ELSE　(command)<br />
	　<br />
	Error　Check　Syntax<br />
	IF　[NOT]　DEFINED　variable　command<br />
	IF　[NOT]　ERRORLEVEL　number　command　<br />
	IF　CMDEXTVERSION　number　command</div>
<div>
	　　Key</div>
<div>
	　　/I　　　　　　　　 : 比较时不考虑文件名大小写，即大小写不敏感。</div>
<div>
	　　compare-op : 逻辑比较</div>
<div>
	　　EQU : equal 等于</div>
<div>
	　　NEQ : not equal 不等于</div>
<div>
	　　LSS : less than 小于</div>
<div>
	　　LEQ : less than or equal小于或等于</div>
<div>
	　　GTR : greater than 大于</div>
<div>
	　　GEQ : greater than or equal大于或等于</div>
<div>
	　　(2). 例子(可以看出If语句也是一条语句)</div>
<div>
	　　IF EXIST filename (del filename) ELSE ( echo The file was not found.)</div>
<div>
	IF　EXIST　filename　(<br />
	del　filename<br />
	)　ELSE　(　<br />
	echo　The　file　was　not　found.<br />
	)</div>
<div>
	　　8.For 循环</div>
<div>
	　　(1). 详细语法：</div>
<div>
	FOR-Files<br />
	FOR　%%parameter　IN　(set)　DO　command　<br />
	　<br />
	FOR-Files-Rooted　at　Path　　　<br />
	FOR　/R　[[drive:]path]　%%parameter　IN　(set)　DO　command　<br />
	　<br />
	FOR-Folders<br />
	FOR　/D　%%parameter　IN　(folder_set)　DO　command　<br />
	　<br />
	FOR-List　of　numbers　　　<br />
	FOR　/L　%%parameter　IN　(start,step,end)　DO　command　<br />
	　<br />
	FOR-File　contents　　　<br />
	FOR　/F　[&quot;options&quot;]　%%parameter　IN　(filenameset)　DO　command　<br />
	FOR　/F　[&quot;options&quot;]　%%parameter　IN　(&quot;Text　string　to　process&quot;)　DO　command<br />
	　<br />
	FOR-Command　Results　<br />
	　　　　　　　FOR　/F　[&quot;options&quot;]　%%parameter　IN　(&#39;command　to　process&#39;)　DO　command</div>
<div>
	　　eol=c　　　　　　　　　　 - 行首注释符。如果有这个注释符，这一行不做处理。</div>
<div>
	　　skip=n　　　　　　　　 - 制定前n行跳过，不处理</div>
<div>
	　　delims=xxx　　　　　 - 分隔符集合。默认分隔符是空格和Tab。</div>
<div>
	　　tokens=x,y,m-n　- 选择哪一块用于循环操作。</div>
<div>
	　　usebackq　　　　　 - 当文件名有空格需要使用双引号时，使用usebackq把双引号内的东西当文件处理，否则当字符串处理。</div>
<div>
	　　注意:</div>
<div>
	　　在批处理文件中，参数使用%%parameter，而当你拿到命令行使用的时候，使用%parameter，就是一个百分号的区别。同时变量名区分大小写，所以%g和G是不相同的。</div>
<div>
	　　(set)　说明是文件集合，一个文件或多个文件，还可以对文件名使用通配符。</div>
<div>
	　　(2). 例子：</div>
<div>
	@echo　off<br />
	setlocal<br />
	for　%%G　in　(*.bat　*.txt)　do　echo　%%G<br />
	endlocal</div>
<div>
	　　9.Net.</div>
<div>
	　　(1). 管理服务: Net start, stop, pause, continue [service]。</div>
<div>
	　　(2). 连接到一个共享文件：Net use。</div>
<div>
	　　　　　　　 NET USE [磁盘名:] \\共享名称[\子目录名] [密码] [/USER:[域名\]用户名]</div>
<div>
	　　　　　　　 NET USE磁盘名:]: /delete</div>
<div>
	　　(3). Net share: 显示本地的所有共享，包括隐藏的共享。</div>
<div>
	　　(4). Net share ShareName: 显示共享的相关信息。</div>
<div>
	　　(5). 创建一个本地共享: NET SHARE sharename=drive:path /REMARK:&quot;text&quot; [/CACHE:Manual | Automatic | No ]</div>
<div>
	　　(6). 修改用户数量限制和标示。</div>
<div>
	　　　　　　　 NET SHARE sharename /USERS:number /REMARK:&quot;text&quot;</div>
<div>
	　　　　　　　 NET SHARE sharename /UNLIMITED /REMARK:&quot;text&quot;</div>
<div>
	　　(7). 删除共享: NET SHARE {sharename | devicename | drive:path} /DELETE</div>
<div>
	　　(8). Net view \\计算机名: 列出远程机器的所有共享。</div>
<div>
	　　(9). Net localgroup: 把一个账户加入一个本地组，如加入管理员组：net localgroup administrators DomainName\UserName /add</div>
<div>
	　　(10). 机器重命名: netdomrenamecomputer 原机器名 /newname:修改后的机器名 /UserD:user /PasswordD:password</div>
<div>
	　　(11). 加入域: net dom join 计算机名/domain:域名 /UserD:域管理员账户 /PasswordD:域管理员密码</div>]]></description>
			<link>http://www.reynaldliu.net/archives/9/</link>
			<category domain="http://www.reynaldliu.net/category/skill/">技术相关</category>
			<pubDate>Thu, 03 Jun 2010 14:27:27 +0000</pubDate>
		</item>
		<item>
			<link>http://www.reynaldliu.net/archives/8/</link>
			<guid>http://www.reynaldliu.net/archives/8/</guid>
			<title>WAP手机网站制作,多终端页面导入自适应（主要手机和PC）</title>
			<author>39338055@qq.com(reynaldliu)</author>
			<description><![CDATA[Reynald Liu-je m' appelle rènaldliu ( http://www.reynaldliu.net/ ) : <pre class="brush:vb;">
&lt;%
htm = &quot;index.html&quot;
wap = &quot;index.wml&quot;
wap2 = &quot;index.htm&quot;
agent=request.ServerVariables(&quot;HTTP_USER_AGENT&quot;)
Accept = request.ServerVariables(&quot;HTTP_ACCEPT&quot;)
isWAP = false
     if (Instr(ucase(Accept),ucase(&quot;wap&quot;)) or  Instr(ucase(Accept),ucase(&quot;wml&quot;))) then
      isWAP = true
     else
     brow = left(agent,4)
   if (ucase(brow)=ucase(&quot;Noki&quot;) or ucase(brow)=ucase(&quot;Eric&quot;) or ucase(brow)=ucase(&quot;R380&quot;) or ucase(brow)=ucase(&quot;MOT-&quot;) or ucase(brow)=ucase(&quot;UPG1&quot;) or ucase(brow)=ucase(&quot;Jing&quot;) or ucase(brow)=ucase(&quot;Acoo&quot;) or ucase(brow)=ucase(&quot;Wapt&quot;) or ucase(brow)=ucase(&quot;QWAP&quot;) or ucase(brow)=ucase(&quot;m-cr&quot;) or ucase(brow)=ucase(&quot;MC21&quot;) or ucase(brow)=ucase(&quot;Your&quot;) or ucase(brow)=ucase(&quot;YOUR&quot;) or ucase(brow)=ucase(&quot;w@pS&quot;) or ucase(brow)=ucase(&quot;Alca&quot;) or ucase(brow)=ucase(&quot;wapw&quot;) or ucase(brow)=ucase(&quot;Rain&quot;) or ucase(brow)=ucase(&quot;Java&quot;) or ucase(brow)=ucase(&quot;AUR &quot;) or ucase(brow)=ucase(&quot;UP.B&quot;) or ucase(brow)=ucase(&quot;WAPm&quot;) or ucase(brow)=ucase(&quot;WinW&quot;) or ucase(brow)=ucase(&quot;WapI&quot;) or ucase(brow)=ucase(&quot;WAPJ&quot;) or ucase(brow)=ucase(&quot;WapV&quot;) or ucase(brow)=ucase(&quot;4thp&quot;) or ucase(brow)=ucase(&quot;Waps&quot;) or ucase(brow)=ucase(&quot;Mits&quot;) or ucase(brow)=ucase(&quot;SIE-&quot;) or ucase(brow)=ucase(&quot;Aptu&quot;) or ucase(brow)=ucase(&quot;WmlS&quot;) or ucase(brow)=ucase(&quot;Wapa&quot;)) then
       isWAP = true
    end if
    end if
       isWAP2 = false
     if (isWAP) then
       if (Instr(ucase(Accept),ucase(&quot;xhtml&quot;))) then
         isWAP2 = true
     end if
  end if
   if (isWAP2) then
    response.Redirect(wap2)
   elseif (isWAP) then
    response.Redirect(wap)
   else
    response.Redirect(htm)
   end if
%&gt;
&lt;p&gt;本页没有跳转,请手工选择您的线路&lt;/p&gt;
&lt;a href=&quot;/index.wml&quot;&gt;低端手机wap&lt;/a&gt;&lt;a href=&quot;/index.htm&quot;&gt;高端手机xhtml&lt;/a&gt;&lt;a href=&quot;/index.html&quot;&gt;电脑访问&lt;/a&gt;</pre>
<div>
	其中中间用了列举法,列出常见手机的ua,还有一些常用的像op,ucweb,winwap一类的也要加上.<br />
	最后因为op有电脑版和手机版,所以如果用op没法进行选择.</div>
<div>
	Firefox:<br />
	接受:text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8<br />
	用户代理:Mozilla/5.0 (Windows; U; Windows NT 5.2; zh-CN; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7</div>
<div>
	OP:<br />
	接受:text/html, application/xml;q=0.9, application/xhtml+xml, image/png, image/jpeg, image/gif, image/x-xbitmap, */*;q=0.1<br />
	用户代理:Opera/9.63 (Windows NT 5.2; U; Edition IBIS; zh-cn) Presto/2.1.1</div>
<div>
	IE7:<br />
	接受:image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*<br />
	用户代理:Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727)</div>
<div>
	safari:<br />
	接受:text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5<br />
	用户代理:Mozilla/5.0 (Windows; U; Windows NT 5.2; zh-CN) AppleWebKit/525.28 (KHTML, like Gecko) Version/3.2.2 Safari/525.28.1</div>
<div>
	winwap:<br />
	接受:application/vnd.wap.wmlc, text/vnd.wap.wml, image/vnd.wap.wbmp, image/gif, image/jpeg, application/vnd.wap.wmlscriptc, text/vnd.wap.wmlscript<br />
	用户代理:WinWAP/3.2 (3.2.1.25; Win32)</div>
<div>
	nokia 7610:<br />
	接受:application/vnd.wap.wmlc, text/vnd.wap.wml, image/vnd.wap.wbmp, image/gif, image/jpeg, application/vnd.wap.wmlscriptc, text/vnd.wap.wmlscript<br />
	用户代理:为空什么也不输出</div>
<div>
	&nbsp;</div>
<div>
	<br />
	再来个php版的.</div>
<div>
	<pre class="brush:php;">
	&lt;?php 
$htm = &quot;/index.html&quot;;
$wap = &quot;/index.wml&quot;;
$wap2 = &quot;/index.htm&quot;;
$agent=$_SERVER[&#39;HTTP_USER_AGENT&#39;];
$Accept = $_SERVER[&quot;HTTP_ACCEPT&quot;];
echo $agent;
$isWAP = false;
     if (substr_count(strtolower($Accept),strtolower(&quot;wap&quot;)) ||  substr_count(strtolower($Accept),strtolower(&quot;wml&quot;))) {
      $isWAP = true;
     }else{
     $brow = substr($agent,0,4);
   if (strtolower($brow)==strtolower(&quot;Noki&quot;) || strtolower($brow)==strtolower(&quot;Eric&quot;) || strtolower($brow)==strtolower(&quot;R380&quot;) || strtolower($brow)==strtolower(&quot;MOT-&quot;) || strtolower($brow)==strtolower(&quot;UPG1&quot;) || strtolower($brow)==strtolower(&quot;Jing&quot;) || strtolower($brow)==strtolower(&quot;Acoo&quot;) || strtolower($brow)==strtolower(&quot;Wapt&quot;) || strtolower($brow)==strtolower(&quot;QWAP&quot;) || strtolower($brow)==strtolower(&quot;m-cr&quot;) || strtolower($brow)==strtolower(&quot;MC21&quot;) || strtolower($brow)==strtolower(&quot;Your&quot;) || strtolower($brow)==strtolower(&quot;YOUR&quot;) || strtolower($brow)==strtolower(&quot;w@pS&quot;) || strtolower($brow)==strtolower(&quot;Alca&quot;) || strtolower($brow)==strtolower(&quot;wapw&quot;) || strtolower($brow)==strtolower(&quot;Rain&quot;) || strtolower($brow)==strtolower(&quot;Java&quot;) || strtolower($brow)==strtolower(&quot;AUR &quot;) || strtolower($brow)==strtolower(&quot;UP.B&quot;) || strtolower($brow)==strtolower(&quot;WAPm&quot;) || strtolower($brow)==strtolower(&quot;WinW&quot;) || strtolower($brow)==strtolower(&quot;WapI&quot;) || strtolower($brow)==strtolower(&quot;WAPJ&quot;) || strtolower($brow)==strtolower(&quot;WapV&quot;) || strtolower($brow)==strtolower(&quot;4thp&quot;) || strtolower($brow)==strtolower(&quot;Waps&quot;) || strtolower($brow)==strtolower(&quot;Mits&quot;) || strtolower($brow)==strtolower(&quot;SIE-&quot;) || strtolower($brow)==strtolower(&quot;Aptu&quot;) || strtolower($brow)==strtolower(&quot;WmlS&quot;) || strtolower($brow)==strtolower(&quot;Wapa&quot;)) {
       $isWAP = true;
}}
       $isWAP2 = false;
     if ($isWAP) {
       if (substr_count(strtolower($Accept),strtolower(&quot;xhtml&quot;))) {
         $isWAP2 = true;
}}
   if ($isWAP2) {
    header(&quot;location:$wap2&quot;);}
   else if ($isWAP) {
     header(&quot;location:$wap&quot;);}
   else {
    header(&quot;location:$htm&quot;);
       }
?&gt;
&lt;p&gt;本页没有跳转,请手工选择您的线路&lt;/p&gt;
&lt;a href=&quot;http://wap.reynaldliu.net/index.wml&quot;&gt;低端手机wap&lt;/a&gt;&lt;a href=&quot;http://www.reynaldliu.net/index.htm&quot;&gt;高端手机xhtml&lt;/a&gt;&lt;a href=&quot;http://www.reynaldliu.net/index.html&quot;&gt;电脑访问&lt;/a&gt;</pre>
</div>
<div>
	&nbsp;</div>
<div>
	<br />
	这一个是网上搜的jsp版的,因为不会jsp也没有调试环境,不知道通不通得过,asp版和php都是我据这个修改得来.</div>
<div>
	<pre class="brush:java;">
	&lt;%
     String htm = &quot;/gas/index.html&quot;;
     String wap = &quot;/wap/index.wml&quot;;
     String wap2 = &quot;/wap2/index.xhtml&quot;;
     
     String agent = request.getHeader(&quot;user-agent&quot;);
     String accep = request.getHeader(&quot;accept&quot;);
     boolean isWAP = false;
     if (accep.toLowerCase().indexOf(&quot;vnd.wap.wml&quot;)&gt;0){
      isWAP = true;
     }else{
      String brow = agent.substring(0,4);
      if (
       brow.equals(&quot;Noki&quot;) ||
       brow.equals(&quot;Eric&quot;) ||
       brow.equals(&quot;R380&quot;) ||
       brow.equals(&quot;MOT-&quot;) ||
       brow.equals(&quot;UPG1&quot;) ||
       brow.equals(&quot;Jing&quot;) ||
       brow.equals(&quot;Acoo&quot;) ||
       brow.equals(&quot;Wapt&quot;) ||
       brow.equals(&quot;QWAP&quot;) ||
       brow.equals(&quot;m-cr&quot;) ||
       brow.equals(&quot;MC21&quot;) ||
       brow.equals(&quot;Your&quot;) ||
       brow.equals(&quot;YOUR&quot;) ||
       brow.equals(&quot;w@pS&quot;) ||
       brow.equals(&quot;Alca&quot;) ||
       brow.equals(&quot;wapw&quot;) ||
       brow.equals(&quot;Rain&quot;) ||
       brow.equals(&quot;Java&quot;) ||
       brow.equals(&quot;AUR &quot;) ||
       brow.equals(&quot;UP.B&quot;) ||
       brow.equals(&quot;WAPm&quot;) ||
       brow.equals(&quot;WinW&quot;) ||
       brow.equals(&quot;WapI&quot;) ||
       brow.equals(&quot;WAPJ&quot;) ||
       brow.equals(&quot;WapV&quot;) ||
       brow.equals(&quot;4thp&quot;) ||
       brow.equals(&quot;Waps&quot;) ||
       brow.equals(&quot;Mits&quot;) ||
       brow.equals(&quot;SIE-&quot;) ||
       brow.equals(&quot;Aptu&quot;) ||
       brow.equals(&quot;WmlS&quot;) ||
       brow.equals(&quot;Wapa&quot;)){
       isWAP = true;
      }
     }
     
     boolean isWAP2 = false;
     if (isWAP){
       if (accep.toLowerCase().indexOf(&quot;xhtml&quot;)&gt;0){
         isWAP2 = true;
       }
     }
   if (isWAP2){
    response.sendRedirect(wap2);
   }else if (isWAP){
    response.sendRedirect(wap);
   }else{
    response.sendRedirect(htm);
   }
%&gt;</pre>
</div>
]]></description>
			<link>http://www.reynaldliu.net/archives/8/</link>
			<category domain="http://www.reynaldliu.net/category/skill/">技术相关</category>
			<category domain="http://www.reynaldliu.net/tag/wap%E7%BD%91%E7%AB%99/">wap网站</category>
			<category domain="http://www.reynaldliu.net/tag/wml%E7%BD%91%E7%AB%99/">wml网站</category>
			<category domain="http://www.reynaldliu.net/tag/xhtml+mobile/">xhtml mobile</category>
			<category domain="http://www.reynaldliu.net/tag/wap2.0/">wap2.0</category>
			<category domain="http://www.reynaldliu.net/tag/%E6%89%8B%E6%9C%BA%E7%BD%91%E7%AB%99/">手机网站</category>
			<pubDate>Wed, 02 Jun 2010 15:51:32 +0000</pubDate>
		</item>
	</channel>
</rss>

