|
在网上的QQ空间教程中教大家如何DIY自己的个性空间,但是对于许多新手却只能看着教程干着急,因为不会搜集代码,而看着别人做的QQ空间超酷,自己却不知怎么入手,那能不能将别人的QQ空间复制过来呢?答案是肯定的!!!闲话少说,进入正题吧!
第一步:首先我找一位朋友的QQ空间(在复制前最好先征得对方的同意。
第二步:找到要复制的QQ空间后,记下对方的QQ号码,接着在IE浏览器中输入“http://q-zone.qq.com/fcg-bin/cgi_access_self.fcg?uin=对方的QQ号码&type=0”,此时会打开一个XML文件,在QQ空间中所有自定义的模块和设置都在这个XML文件里了,以下是部分代码:
<?xml version="1.0" encoding="gb2312" ?> - <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>
QQ病毒 腾讯QQ空间代码专题 PPT教程专题 ADSL应用面面俱到 Fireworks教程专题 计算机和网络技术基础知识 校园网专题 网吧技术专题
第三步:新建一个文本文件,接着将XML文件的“<itemno></itemno>”中的数字以如下形式进行整理:
133370339423942……
第四步:在IE浏览器中输入“http://q-zone.qq.com/fcg-bin/cgi_diy_window.fcg?uin=对方的QQ号码&type=11&wndid=在文本文件中整理的数字”,呵呵~打开后你看到了什么?是不是有些像自定义的代码呢?下面是部分代码:
<?xml version="1.0" encoding="gb2312" ?> - <data> - <window> <id>219107532</id> <title>滚动条</title> - <item> <id>18134</id> <style>0</style> <img>http://</img> <title /> <url>http://</url> <content><img src="javascript:document.getElementById
('initd').style.overflow='hidden';"></content>
上一篇:QQ2004火影忍者皮肤-我爱罗
下一篇:表情[标志]:世界国旗(26C)
|