查看完整版本: 教你一步步复制别人的QQ空间

the5 21-1-2006 12:59 AM

教你一步步复制别人的QQ空间

看到别人的QQ空间做的好很羡慕怎么办?问他代码又不告诉我怎么办?难道只能眼睁睁的看着吗?

接下来告诉大家怎么看别人空间的代码!

首先:打开别人QQ(以我的44266244为例,我的也是复制的别人的空间)的网址,通用的啊!呵呵!网址是:
[url]http://q-zone.qq.com/fcg-bin/cgi_access_self.fcg?uin=44266244&type=0[/url]

打开的了吗?看到了什么!呵呵!成功的第一步啦!

打开的是个XML文件,别人的每个自定义板块ID和位置信息都在这里显示()

打开网页的内容如下:

<?xml version="1.0" encoding="gb2312"?>
<data>
<style>8</style>
<scenari_no>1368</scenari_no>
<items>
<item>
<type>1</type>
<itemno>1</itemno>
<posx>0</posx>
<posy>0</posy>
<width>0</width>
<height>0</height>
<zindex>0 </zindex>
</item>
</items>
<windows>
<window>
<type>99</type>
<itemno>123172244</itemno>
<posx>-129</posx>
<posy>11</posy>
<width>80</width>
<height>300</height>
<zindex>200</zindex>
</window>
<window>
<type>99</type>
<itemno>123172870</itemno>
<posx>-121</posx>
<posy>1</posy>
<width>80</width>
<height>300</height>
<zindex>200</zindex>
</window>
<window>
<type>99</type>
<itemno>123173531</itemno>
<posx>-112</posx>
<posy>5</posy>
<width>80</width>
<height>300</height>
<zindex>200</zindex>
</window>
<window>
<type>99</type>
<itemno>123175682</itemno>
<posx>-115</posx>
<posy>1</posy>
<width>80</width>
<height>300</height>
<zindex>200</zindex>
</window>
<window>
<type>99</type>
<itemno>123179169</itemno>
<posx>-104</posx>
<posy>10</posy>
<width>80</width>
<height>300</height>
<zindex>200</zindex>
</window>
<window>
<type>99</type>
<itemno>123179855</itemno>
<posx>-90</posx>
<posy>-281</posy>
<width>80</width>
<height>300</height>
<zindex>200</zindex>
</window>
<window>
<type>99</type>
<itemno>123181269</itemno>
<posx>-88</posx>
<posy>1</posy>
<width>80</width>
<height>300</height>
<zindex>200</zindex>
</window>
<window>
<type>99</type>
<itemno>123181982</itemno>
<posx>-118</posx>
<posy>0</posy>
<width>80</width>
<height>300</height>
<zindex>200</zindex>
</window>
<window>
<type>99</type>
<itemno>123183364</itemno>
<posx>-163</posx>
<posy>0</posy>
<width>157</width>
<height>300</height>
<zindex>200</zindex>
</window>
<window>
<type>99</type>
<itemno>123184268</itemno>
<posx>-102</posx>
<posy>1</posy>
<width>80</width>
<height>300</height>
<zindex>200</zindex>
</window>
<window>
<type>99</type>
<itemno>123185028</itemno>
<posx>-94</posx>
<posy>7</posy>
<width>80</width>
<height>300</height>
<zindex>200</zindex>
</window>
<window>
<type>99</type>
<itemno>123186025</itemno>
<posx>-102</posx>
<posy>0</posy>
<width>80</width>
<height>300</height>
<zindex>200</zindex>
</window>
<window>
<type>99</type>
<itemno>123187502</itemno>
<posx>-96</posx>
<posy>2</posy>
<width>80</width>
<height>300</height>
<zindex>200</zindex>
</window>
<window>
<type>99</type>
<itemno>123188100</itemno>
<posx>-103</posx>
<posy>2</posy>
<width>80</width>
<height>300</height>
<zindex>200</zindex>
</window>
<window>
<type>99</type>
<itemno>123189112</itemno>
<posx>-106</posx>
<posy>2</posy>
<width>80</width>
<height>300</height>
<zindex>200</zindex>
</window>
</windows>
</data>


上面红色的数字是我们要的.大家注意都是7位以上的数字.

接下来我们要找到板块的ID(ID就是红色数字)

第2步:把红色的数字一个一个复制下来(最好自己新建一个文本文件,这样好处理),再用"|"分割

比如:
122789637|118164445|107998999|118125772|123070215|118164143|109704012|123073669|123058512.......

后面我的省略了,大家不要省略.

第3步

把下面复制到浏览器地址栏打开这个网址:

[url]http://q-zone.qq.com/fcg-bin/cgi_diy_window.fcg?uin=44266244&type=11[/url]
&wndid=123172244|123172870|123173531|123175682|123179169|123179855|123181269|123181982|123183364|
123184268|123185028|123186025|123187502|123188100|123189112

还要注意.复制的时候,先复制蓝色的部分,再复制红色,要不然无法粘贴到浏览器中.

又说明一下44266244代表我的QQ号码,

打开再看,呵呵!代码都出来了!(<conetnt>我们所要的代码就是这段</content>中间的就是代码了
<?xml version="1.0" encoding="gb2312" ?>
- <data>
- <window>
  <id>123172244</id>
  <title>清除顶部导航</title>
- <item>
  <id>10960</id>
  <style>0</style>
  <img>http://</img>
  <title />
  <url>http://</url>
  <content><img src="javascript:Mlogo.style.background='';" style="display:none;"><p>gainover</p></content>
  </item>
  </window>
- <window>
  <id>123172870</id>
  <title>加宽空间</title>
- <item>
  <id>11004</id>
  <style>0</style>
  <img>http://</img>
  <title />
  <url>http://</url>
  <content><img src="javascript: document.getElementById('initd').style.left='0';document.getElementById('initd').style.width='950';document.getElementById('initd').style.height='650';"></img></content>
  </item>
  </window>
- <window>
  <id>123173531</id>
  <title>扩大模板</title>
- <item>
  <id>10784</id>
  <style>0</style>
  <img>http://</img>
  <title />
  <url>http://</url>
  <content><img src="javascript: document.getElementById('initd').style.left='0';document.getElementById('initd').style.top='50';document.getElementById('initd').style.width='900';document.getElementById('initd').style.height='655';"></img></content>
  </item>
  </window>
- <window>
  <id>123175682</id>
  <title>模板透明</title>
- <item>
  <id>11119</id>
  <style>0</style>
  <img>http://</img>
  <title />
  <url>http://</url>
  <content><img src="javascript:var s=document.createElement('script');s.src='http://keer1985.ik8.com/jianbian/langzi.js';document.body.appendChild(s);"></img></content>
  </item>
  </window>
- <window>
  <id>123179169</id>
  <title>进门效果</title>
- <item>
  <id>10824</id>
  <style>0</style>
  <img>http://</img>
  <title />
  <url>http://</url>
  <content><img src="javascript:document.getElementById('Mlogo').innerHTML+='<div style=\'position:absolute;top:0;left:0;\'><EMBED src=\'http://flash.chinamp3.com/tswf/flash209264446.swf\' quality=high wmode=\'transparent\' WIDTH=\'925\' HEIGHT=\'655\' TYPE=\'application/x-shockwave-flash\'></div>';"></content>
  </item>
  </window>
- <window>
  <id>123179855</id>
  <title>蓝色鼠村</title>
- <item>
  <id>10900</id>
  <style>0</style>
  <img>http://</img>
  <title />
  <url>http://</url>
  <content><img src="javascript:document.body.style.cursor='url(\'http://www.chinahrgg.cn/mouse.ani\')';"></img></content>
  </item>
  </window>
- <window>
  <id>123181269</id>
  <title>黑色皮肤</title>
- <item>
  <id>11243</id>
  <style>0</style>
  <img>http://</img>
  <title />
  <url>http://</url>
  <content><img src="javascript:document.getElementById('all').style.background='url([url]http://blog.lanyue.com/upload/user/512/430548_24161916.gif)[/url]';" style="display:none;"><p>gainover</p></content>
  </item>
  </window>
- <window>
  <id>123181982</id>
  <title>全部模板半透明</title>
- <item>
  <id>11031</id>
  <style>0</style>
  <img>http://</img>
  <title />
  <url>http://</url>
  <content><img src="javascript:initd.style.filter='alpha(opacity=85)';" style=display:none></content>
  </item>
  </window>
- <window>
  <id>123183364</id>
  <title>去除顶部小图片</title>
- <item>
  <id>10972</id>
  <style>0</style>
  <img>http://</img>
  <title />
  <url>http://</url>
  <content><img src="javascript:Mlogo.style.filter='alpha(opacity=0)';"></content>
  </item>
  </window>
- <window>
  <id>123184268</id>
  <title>宇宙空间</title>
- <item>
  <id>10979</id>
  <style>0</style>
  <img>http://</img>
  <title />
  <url>http://</url>
  <content><img src="javascript:document.getElementById('Mlogo').innerHTML+='<div style=\'position:absolute;top:0;left:0;\'><EMBED src=\'http://www.liuxing8.com/qzone/lx/diqiu.swf\' quality=high wmode=\'transparent\' WIDTH=\'925\' HEIGHT=\'655\' TYPE=\'application/x-shockwave-flash\'></div>';"></content>
  </item>
  </window>
- <window>
  <id>123185028</id>
  <title>超酷动画</title>
- <item>
  <id>10796</id>
  <style>0</style>
  <img>http://</img>
  <title />
  <url>http://</url>
  <content><img src="javascript:document.getElementById('Mlogo').innerHTML+='<div style=\'position:absolute;top:0;left:0;\'><EMBED src=\'http://www.52blog.net/UploadFiles/2006-1/113157592.swf\' quality=high wmode=\'transparent\' WIDTH=\'925\' HEIGHT=\'655\' TYPE=\'application/x-shockwave- flash\'></div>';"></content>
  </item>
  </window>
- <window>
  <id>123186025</id>
  <title>顶部导航</title>
- <item>
  <id>10991</id>
  <style>0</style>
  <img>http://</img>
  <title />
  <url>http://</url>
  <content><img src="javascript:document.getElementById('Mlogo').innerHTML+='<div style=\'position:absolute;top:0;left:0;\'><EMBED src=\'http://www.52blog.net/UploadFiles/2005-12/125974769.swf\' quality=high wmode=\'transparent\' WIDTH=\'925\' HEIGHT=\'100\' TYPE=\'application/x-shockwave-flash\'></div>';"></content>
  </item>
  </window>
- <window>
  <id>123187502</id>
  <title>飘落的花</title>
- <item>
  <id>10974</id>
  <style>0</style>
  <img>http://</img>
  <title />
  <url>http://</url>
  <content><img src="javascript:document.getElementById('Mlogo').innerHTML+='<div style=\'position:absolute;top:0;left:0;\'><EMBED src=\'http://imgfree.21cn.com/free/flash/49.swf\' quality=high wmode=\'transparent\' WIDTH=\'925\' HEIGHT=\'655\' TYPE=\'application/x-shockwave- flash\'></div>';"></content>
  </item>
  </window>
- <window>
  <id>123188100</id>
  <title>迪吧</title>
- <item>
  <id>10984</id>
  <style>0</style>
  <img>http://</img>
  <title />
  <url>http://</url>
  <content><img src="javascript:document.getElementById('Mlogo').innerHTML+='<div style=\'position:absolute;top:0;left:0;\'><EMBED src=\'http://pic.arkoo.com/langzi2/flash/200617110015.swf\' quality=high wmode=\'transparent\' WIDTH=\'925\' HEIGHT=\'655\' TYPE=\'application/x-shockwave-flash\'></div>';"></content>
  </item>
  </window>
- <window>
  <id>123189112</id>
  <title>左边播放器</title>
- <item>
  <id>10881</id>
  <style>0</style>
  <img>http://</img>
  <title />
  <url>http://</url>
  <content><img src="javascript:document.getElementById('Mlogo').innerHTML+='<div style=\'position:absolute;top:-150;left:-260;\'><EMBED src=\'http://pic.arkoo.com/langzikeer/flash/2005121165001.swf\' quality=high wmode=\'transparent\' WIDTH=\'700\' HEIGHT=\'450\' TYPE=\'application/x-shockwave-flash\'></div>';"></content>
  </item>
  </window>
  </data>

Gypsin 24-7-2006 10:04 PM

路过~~~~~~~~~~随便支持下~~~~~~~~~~~
页: [1]
查看完整版本: 教你一步步复制别人的QQ空间
查看完整版本: 教你一步步复制别人的QQ空间