
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/ DTD/wml_1.1.xml">
<wml>
<head>
<meta http-equiv="Cache-Control" content="max-age=180,private" />
</head>

<card id="read">

<p align="center">倚天世界<br/></p>

<p>标题:教你如何复制别人的QQ空间</p>
<p>作者:永恒梦想</p>
<p>日期:2006-06-28 00:23</p>
<p>内容:  教你如何复制别人的QQ空间

在前几篇教程中教了大家如何DIY自己的个性空间，但是对于许多新手却只能看着教程干着急，因为不会搜集代码，而看着别人做的QQ空间超酷，自己却不知怎么入手，那能不能将别人的QQ空间复制过来呢 


？答案是肯定的！！！闲话少说，进入正题吧！ 

　　提示：请把大写“＜＞”改为小写“&lt;&gt;” 

　　第一步：首先我找一位朋友的QQ空间（在复制前最好先征得对方的同意），呵呵～卡通的透明背景Flash、飘移的文字……估计大多数人都喜欢这种布局吧。 
　　 

　　第二步：找到要复制的QQ空间后，记下对方的QQ号码，接着在IE浏览器中输入“[url]http://q-zone.qq.com/fcg-bin/cgi_access_self.fcg?uin=[/url]对方的QQ号码&type=0”，此时会打开一个XML文件，在QQ空间中所有自定义的模块和设置都在这个XML文件里了，以下是部分代码： 

＜?xml version=&quot;1.0&quot; encoding=&quot;gb2312&quot; ?＞ 
- ＜data＞ 
＜style＞7＜/style＞ 
＜scenari_no＞496＜/scenari_no＞ 
＜icoke＞-1＜/icoke＞ 
- ＜items＞ 
- ＜item＞ 
＜type＞1＜/type＞ 
＜itemno＞1333＜/itemno＞ 
＜posx＞0＜/posx＞ 
＜posy＞0＜/posy＞ 
＜width＞0＜/width＞ 
＜height＞0＜/height＞ 
＜zindex＞0＜/zindex＞ 
＜/item＞ 
- ＜item＞ 
＜type＞6＜/type＞ 
＜itemno＞703＜/itemno＞ 
＜posx＞706＜/posx＞ 
＜posy＞280＜/posy＞ 
＜width＞210＜/width＞ 
＜height＞120＜/height＞ 
＜zindex＞0＜/zindex＞ 
＜/item＞ 
- ＜item＞ 
＜type＞7＜/type＞ 
＜itemno＞3942＜/itemno＞ 
＜posx＞0＜/posx＞ 
＜posy＞0＜/posy＞ 
＜width＞1＜/width＞ 
＜height＞73＜/height＞ 
＜zindex＞0＜/zindex＞ 
＜/item＞ 
＜/items＞

第三步：新建一个文本文件，接着将XML文件的“＜itemno＞＜/itemno＞”中的数字以如下形式进行整理： 

1333　703　3942　3942…… 

　　第四步：在IE浏览器中输入“[url]http://q-zone.qq.com/fcg-bin/cgi_diy_window.fcg?uin=[/url]对方的QQ号码&type=11&wndid=在文本文件中整理的数字”，呵呵～打开后你看到了什么？是不是有些像自定义的代码呢？下面是部分代码： 

＜?xml version=&quot;1.0&quot; encoding=&quot;gb2312&quot; ?＞ 
- ＜data＞ 
- ＜window＞ 
＜id＞219107532＜/id＞ 
＜title＞滚动条＜/title＞ 
- ＜item＞ 
＜id＞18134＜/id＞ 
＜style＞0＜/style＞ 
＜img＞http://＜/img＞ 
＜title /＞ 
＜url＞http://＜/url＞ 
＜content＞＜img src=&quot;javascript:document.getElementById 

(&#39;initd&#39;).style.overflow=&#39;hidden&#39;;&quot;＞＜/content＞ 
＜/item＞ 
＜/window＞ 
- ＜window＞ 
＜id＞220026097＜/id＞ 
＜title＞flash2＜/title＞ 
- ＜item＞ 
＜id＞17966＜/id＞ 
＜style＞0＜/style＞ 
＜img＞http://＜/img＞ 
＜title /＞ 
＜url＞http://＜/url＞ 
＜content＞＜img src=&quot;javascript:document.getElementById (&#39;Mlogo&#39;).innerHTML+=&#39;＜div 

style=\&#39;position:absolute;top:0;left:0;\&#39;＞＜EMBED 

src=\&#39;[url]http://imgfree.21cn.com/free/flash/9.swf[/url]\&#39; ... de=\&#39;transparent\&#39; 

WIDTH=\&#39;925\&#39; HEIGHT=\&#39;655\&#39; TYPE=\&#39;application/x-shockwave-flash\&#39;＞＜/div＞&#39;;&quot;＞＜/content＞ 
＜/item＞ 
＜/window＞ 
- ＜window＞ 
＜id＞216267259＜/id＞ 
＜title＞鼠标＜/title＞ 
- ＜item＞ 
＜id＞17780＜/id＞ 
＜style＞0＜/style＞ 
＜img＞http://＜/img＞ 
＜title /＞ 
＜url＞http://＜/url＞ 
＜content＞＜img src=&quot;javascript:document.body.style.cursor=&#39;url 

(\&#39;[url]http://qqjia.com/learn/q-zone/ani6/1.ani[/url]\&#39;)&#39;&quot;＞＜/content＞ 
＜/item＞ 
＜/window＞ 

　　对，就是它！在打开页面中黑色显示的文字就是该QQ空间自定义的模块代码了。如果你不知道怎么使用QQ空间自定义代码，可到[url]www.qqparty.cn/qqzt/qqkjdm/index.htm[/url]查阅相关代码的使用。除了能看到对方QQ空间的自定义模块代码以外，在“＜title＞＜/title＞”中还明确指出了该自定义代码的类型，如皮肤、模版、挂件等。
第五步：你现在要做的就是将页面中黑色的自定义代码一一添加到你的QQ空间里 

即可。<br/></p>

<p>回复:</p>

<p>1.</p>
<p>。。。</p>
<p>2006-06-28 08:28</p>
<p>天边<br/></p>

<p><a href="read.php?tid=3490&amp;page=1">上页</a> <a href="read.php?tid=3490&amp;page=2">下页</a></p>
<p><a href="post.php?action=reply&amp;tid=3490">发表回复</a></p>

<p><br /><a href="index.php">首页</a></p>

<p><a href="index.php?prog=login">登录</a></p>

<p align="center">PHPWind V4.3.2</p>
</card></wml>
