东湖博客系统正在为您加载数据...
http://blog.cnhubei.com/usera22/218499/index.html
2007-8-10 5:01:00
《玩转QQ空间-从菜鸟到高手》教程(八)

第三章:高手篇

34.空间教程:怎样在QQ空间中插入表格

在QQ空间中插入表格的代码如下,只要加入QQ空间评论里就可以了,不会的参看QQ空间皮肤代码。
 

<table border="2" width="340" bordercolor="#0000FF" bgcolor="#COCOCO"><tr><td width="100%"><p align="center"></td></tr></table>
border:边框大小,0为不显示边框
bordercolor:边框颜色
bgcolor:表格背景颜色
tr:添加行
td:添加列

35.空间教程:如何修改QQ空间文字字体颜色

只修改字的颜色:
<font color=#ff0000>要修改字体和颜色的字</font>
color用来设置QQ代码文字的颜色。好看的字体颜色有:#ff1493 #228b22 #4169e1 #9400d3 #ff0000 #daa520 #00ccff #ccccff #cc99ff #993399
 

只修改字的大小

<font size=5>要修改字体和颜色的字</font>
size用来设置文字的大小。 数字的取值范围从1-7,size取1时最小,取7时最大。

只修改字的字体:

<font face=华文行楷>要修改字体和颜色的字</font>
face用来设置字体。如黑体、宋体、楷体_GB2312、仿宋_2312等等。
同时修改字的字体,大小,颜色:
<font face=华文行楷 size=5 color=#ff0000>要修改的文字</font>
其中,<font size=数字 face=字体名 color=颜色>要修改的文字</font>

36.空间教程:如何制作QQ空间文字友情链接

做这个链接的QQ代码如下:
 

</textarea></table></tr><td><font color=blue><a href="<a href="http://263630917.q-zone.qq.com">Q空间网(www.Qzone4.com)</a><br><a href="http://好友QQ号码.q-zone.qq.com">好友空间名称</a><br><a href="http://好友QQ号码.q-zone.qq.com">好友空间名称</a><br><a href="http://好友QQ号码.q-zone.qq.com">好友空间名称</a><br></font></td>
</tr>
</table><font color=red>gainover</font>


如果你想多加几个的话 ,就在</font></td>
</tr>
</table><font color=red>gainover</font>前面重复加上这个

<a href="http://好友QQ号码.q-zone.qq.com">好友空间名称</a><br>

37.空间教程:用LOGO图片做QQ空间友情链接
以下就是QQ空间图片做友情链接的代码,如果不是很明白,可以参看本站的QQ空间图片代码。
 

</textarea></table></tr><td><font color=blue size=4><a href="http://263630917.q-zone.qq.com"><img src="http://photoimg6.qq.com/cgi-bin/load_pic2?verify=Do9gGxuEa1IEa3cMrIIhEg%3D%3D"></img></a><br><br><a href="http://好友QQ号码.q-zone.qq.com"><img src="图片地址"></img> </a><br><br><a href="http://好友QQ号码.q-zone.qq.com"><img src="图片地址"></img> </a><br><br><a href="http://好友QQ号码.q-zone.qq.com"><img src="图片地址"></img> </a><br><br></font></td>
</tr>
</table><font color=red>gainover</font>

39.QQ空间鼠标代码使用教材篇  

QQ空间代码之QQ空间鼠标代码及使用教程

使用QQ空间鼠标代码可以调用各种效果的鼠标,可以是一个文字,也可以是一幅图片、还可以是一个效果。在下面的QQ空间鼠标代码大全中,你可以大开眼界,去逃选吧。

如何免费使用腾讯官方QQ空间鼠标?

①打开“装扮空间” → ②打开“小装饰” → ③选择鼠标 → ④在鼠标图片上点右键

在弹出的“属性”窗口就可以看到鼠标图片文件的路径,复制下来就是:/Article/UploadFiles/200702/20070211211549858.gif

但是这个不是鼠标图案的地址,要把pre—改为orig,gif—改为ani

例如: /Article/UploadFiles/200702/20070211211549858.gif (商场装扮空间里的鼠标展示的地址)
改为: http://imgcache.qq.com/qzone/item/orig/0/2608.ani (实际的鼠标文件地址)

注意:由于腾讯QQ空间做了限制,以上方法得到的鼠标地址如果直接用到QQ空间鼠标代码里面是无法显示的。

免费的东西难道又没得用了?有一个方法,如果我们把鼠标文件下载下来,上传到别的网页空间再调出来,是可以显示的。例如上面这个,上传到本站,得到地址: http://www.comeqq.com/ani/1.ani ,所以,代码就是:

<img src="/javascript:document.body.style.cursor="url(\'http://www.comeqq.com/ani/1.ani\')'">

调用网络上特殊效果flash的QQ空间鼠标代码

<img src="javascript:document.getElementById('Mlogo').&#105;nnerHTML+='<div style=\'position:absolute;top:0;left:0;\'><EMBED src="/\'"鼠标FLASH地址\' quality=high wmode=\'transparent\' WIDTH=\'926\' HEIGHT=\'655\' TYPE=\'application/x-shockwave-flash\'></div>';"> 


QQ空间鼠标代码下面的方法失效,请查看最新QQ空间模块代码):

<img src="javas&#99;ript:document.body.style.cursor='url(\'http://鼠标图片的地址\')'">

注意:“鼠标图片的地址”是只能以ani或者cur结尾的。

  鼠标图片的地址,网上不少,大家可以自己找找。QQ空间里也不少,想要QQ空间里的鼠标图案又不想给钱?可以用如下方法:

  ①打开“装扮空间” → ②打开“小装饰” → ③选择鼠标 → ④在鼠标图片上点右键,如下图:

  在弹出的“属性”窗口就可以看到图片文件的路径

        复制下来就是:http://imgcache.qq.com/qzone/item/pre/0/2608.gif

  但是这个不是鼠标图案的地址,要把pre—改为orig,gif—改为ani

  例如:http://imgcache.qq.com/qzone/item/pre/0/2608.gif (商场装扮空间里的鼠标展示的地址)
  改为:http://imgcache.qq.com/qzone/item/orig/0/2608.ani(实际的鼠标文件地址)

  注意:由于腾讯QQ空间方面做了限制,通过以上方法得到的鼠标文件地址如果直接用到代码里面是无法显示的。

  免费的东西难道又没得用了?有一个方法,如果我们把鼠标文件下载下来,上传到别的网页空间再调出来,是可以显示的。例如上面这个,上传到本站,得到地址:http://qqjia.com/learn/q-zone/ani6/1.ani,所以,代码就是:

<img src="javas&#99;ript:document.body.style.cursor='url(\'http://qqjia.com/learn/q-zone/ani6/1.ani\')'">

  网上有不少的鼠标文件地址,大家可以去找一找,也可以用以上方法下载了QQ空间里的鼠标文件后上传到免费的网页空间去(例如论坛、博客等)得到鼠标文件的地址。以下是公子整理出来的部分QQ空间鼠标图案及代码,欢迎大家选用:

1  <img src="javas&#99;ript:document.body.style.cursor='url(\'http://qqjia.com/learn/q-zone/ani6/2823.ani\')'">

2  <img src="javas&#99;ript:document.body.style.cursor='url(\'http://qqjia.com/learn/q-zone/ani6/2607.ani\')'">

3  <img src="javas&#99;ript:document.body.style.cursor='url(\'http://qqjia.com/learn/q-zone/ani6/2826.ani\')'">

4  <img src="javas&#99;ript:document.body.style.cursor='url(\'http://qqjia.com/learn/q-zone/ani6/2617.ani\')'">

5  <img src="javas&#99;ript:document.body.style.cursor='url(\'http://qqjia.com/learn/q-zone/ani6/2555.ani\')'">

6  <img src="javas&#99;ript:document.body.style.cursor='url(\'http://qqjia.com/learn/q-zone/ani6/2546.ani\')'">

7  <img src="javas&#99;ript:document.body.style.cursor='url(\'http://qqjia.com/learn/q-zone/ani6/7.ani\')'">

8  <img src="javas&#99;ript:document.body.style.cursor='url(\'http://qqjia.com/learn/q-zone/ani6/8.ani\')'">

9  <img src="javas&#99;ript:document.body.style.cursor='url(\'http://qqjia.com/learn/q-zone/ani6/2219.ani\')'">

10.福娃  <img src="javas&#99;ript:document.body.style.cursor='url(\'http://qqjia.com/learn/q-zone/ani6/3473.ani\')'">

11.福  <img src="javas&#99;ript:document.body.style.cursor='url(\'http://qqjia.com/learn/q-zone/ani6/2523.ani\')'">

12.运财小狗  <img src="javas&#99;ript:document.body.style.cursor='url(\'http://qqjia.com/learn/q-zone/ani6/3524.ani\')'">

13.小狗叫  <img src="javas&#99;ript:document.body.style.cursor='url(\'http://qqjia.com/learn/q-zone/ani6/1550.ani\')'">

使用方法:
  在空间首页选择自定义,再点建立新模块,然后把代码写在“评论”这一栏里,其他的可以全部不填。可以参考里QQ空间皮肤代码里的使用说明,是一样的。

40.QQ空间滚动横幅制作教程

QQ空间滚动横幅制作教程
来源:Q空间网 作者: 发布时间:2007-05-22收藏本文 免费赠送猴币,1猴币=1Q币 进入QQ猴论坛>>

本文中我们建立一个具有胶片形式的动态影视Banner,首先制作一个具有胶片效果的边框,接着使用帧面板制作GIF动画效果。主要用的工具是Google picasa或者Fireworks  MX 2004。这次我们主讲是Fireworks  MX 2004的使用,下一教程我们讲授Google picasa的使用方法。Fireworks  MX 2004主要熟悉Fireworks  MX 2004中组合、帧面板、修改画布大小、动画面板等使用。
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('/Files/BeyondPic/2007-5/22/yl041108-fw1-banner.gif');}" alt="" src="http://www.qqhou.com/Files/BeyondPic/2007-5/22/yl041108-fw1-banner.gif" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" border=0>
下面我们看具体操作步骤。    
1) 新建一个353×51的文件,设置背景颜色为黑色,如图1。
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('/Files/BeyondPic/2007-5/22/yl041108-fw1-01.jpg');}" alt="" src="http://www.qqhou.com/Files/BeyondPic/2007-5/22/yl041108-fw1-01.jpg" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" border=0>
图1 新建一个文件
2) 由于图像相对较小,为了方便编辑需要改变视图大小,点击"视图"菜单,选择"缩放比例"150%,如图2所示。
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('/Files/BeyondPic/2007-5/22/yl041108-fw1-02.jpg');}" alt="" src="http://www.qqhou.com/Files/BeyondPic/2007-5/22/yl041108-fw1-02.jpg" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" border=0>
图2 改变视图大小
3) 点击工具箱的 图标,在图像上画一矩形,并设置填充色为白色,得到图3。
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('/Files/BeyondPic/2007-5/22/yl041108-fw1-03.jpg');}" alt="" src="http://www.qqhou.com/Files/BeyondPic/2007-5/22/yl041108-fw1-03.jpg" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" border=0>
图3 画一矩形
4) 选择矩形并按Ctrl+C复制,然后Ctrl+V粘贴。并用方向键移动复制所得矩形到适当位置,按Shift键选择两者并组合,得到图4。
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('/Files/BeyondPic/2007-5/22/yl041108-fw1-04.jpg');}" alt="" src="http://www.qqhou.com/Files/BeyondPic/2007-5/22/yl041108-fw1-04.jpg" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" border=0>
图4 复制并组合矩形 
 
5) 不断重复步骤4)得到如图5所示。这样就做出了一个胶卷的样子了,下一步就为其添加一些"相片"。
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('/Files/BeyondPic/2007-5/22/yl041108-fw1-05.jpg');}" alt="" src="http://www.qqhou.com/Files/BeyondPic/2007-5/22/yl041108-fw1-05.jpg" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" border=0>
图5 重复复制矩形得到的图片    
6) 导入一个Banner.gif图片,如图6所示。
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('/Files/BeyondPic/2007-5/22/yl041108-fw1-07.jpg');}" alt="" src="http://www.qqhou.com/Files/BeyondPic/2007-5/22/yl041108-fw1-07.jpg" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" border=0>
图6 导入一个图片    
7) 选定导入的图像并点击工具箱的 图标,改变导入图像的大小使其与"胶卷"符合,得到图7。
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('/Files/BeyondPic/2007-5/22/yl041108-fw1-07.jpg');}" alt="" src="http://www.qqhou.com/Files/BeyondPic/2007-5/22/yl041108-fw1-07.jpg" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" border=0>
图7 改变导入图像的大小  
8) 重复步骤6)和步骤7),导入其他一些图像,并按方向键排列导入的图像,恢复到100%视图最终得到图8。
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('/Files/BeyondPic/2007-5/22/yl041108-fw1-08.jpg');}" alt="" src="http://www.qqhou.com/Files/BeyondPic/2007-5/22/yl041108-fw1-08.jpg" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" border=0>
图8 导入所有图像后所得图像    
9) 保存文件为Banner.png,下一步来制作一个滚动的Gif图片。打开Banner.png图片,单击"选择"菜单,选择"选择全部"下拉菜单,选定所有的元素。如图9所示。
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('/Files/BeyondPic/2007-5/22/yl041108-fw1-09.jpg');}" alt="" src="http://www.qqhou.com/Files/BeyondPic/2007-5/22/yl041108-fw1-09.jpg" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" border=0>
图9 选择所有元素
10)选择"修改"|"组合",将所有元素组合成一个对象,如图10所示。
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('/Files/BeyondPic/2007-5/22/yl041108-fw1-10.jpg');}" alt="" src="http://www.qqhou.com/Files/BeyondPic/2007-5/22/yl041108-fw1-10.jpg" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" border=0>
图10 组合所有元素  
11)为了实现滚动效果,需要图像右边移出时,左边有图像能够补进。需要两幅相同图像来制作滚动效果。首先选择"修改"菜单,然后选择"画布"|"画布大小",修改画布大小为706×51,得到图11。
图11 修改画布大小(图片较大,请拉动滚动条观看)
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('/Files/BeyondPic/2007-5/22/yl041108-fw1-11_ppL7ReVdSA7K.jpg');}" alt="Click here to open new window CTRL+Mouse wheel to zoom in/out" src="http://www.qqhou.com/Files/BeyondPic/2007-5/22/yl041108-fw1-11_ppL7ReVdSA7K.jpg" width=716 onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" border=0 resized="true">
12)选择所选组合,按Ctrl+C复制后再按Ctrl+V粘贴,然后排列好两个对象并再次组合,得到图12。
图12 复制并排列组合元素(图片较大,请拉动滚动条观看)
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('/Files/BeyondPic/2007-5/22/yl041108-fw1-12_l5bd9p8FyS4S.jpg');}" alt="Click here to open new window CTRL+Mouse wheel to zoom in/out" src="http://www.qqhou.com/Files/BeyondPic/2007-5/22/yl041108-fw1-12_l5bd9p8FyS4S.jpg" width=716 onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" border=0 resized="true">
13)按Ctrl+X剪切所选组合,修改画布大小到353×51,再按Ctrl+V粘贴组合,将所选组合右侧与画布右侧对齐,得到图13。
图13 恢复画布大小并右侧对齐画布与图像(图片较大,请拉动滚动条观看)
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('/Files/BeyondPic/2007-5/22/yl041108-fw1-13_9IB8QAE8JwOt.jpg');}" alt="Click here to open new window CTRL+Mouse wheel to zoom in/out" src="http://www.qqhou.com/Files/BeyondPic/2007-5/22/yl041108-fw1-13_9IB8QAE8JwOt.jpg" width=716 onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" border=0 resized="true">
14)在开始制作滚动动画。首先选择"修改"菜单,再其下拉菜单中选择"动画"|"选择动画",得到如下图所示窗口。将"移动"设为"353",使其恰好能够左右衔接上。并将"帧"设为70,如图14所示。
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('/Files/BeyondPic/2007-5/22/yl041108-fw1-14.jpg');}" alt="" src="http://www.qqhou.com/Files/BeyondPic/2007-5/22/yl041108-fw1-14.jpg" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" border=0>
图14 动画窗口的参数设置
15)单击"确定"会跳出如图15所示窗口,单击"确定"会得到图16。
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('/Files/BeyondPic/2007-5/22/yl041108-fw1-15.jpg');}" alt="" src="http://www.qqhou.com/Files/BeyondPic/2007-5/22/yl041108-fw1-15.jpg" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" border=0>
图15 跳出窗口
图16 动画元件窗口(图片较大,请拉动滚动条观看)    
16)打开帧面板,选择第一帧,按住Shift键并拖动至第七十帧,单击鼠标左键选定所有帧,双击帧面板右侧,修改"帧延时"为"10/100秒"。如图17。
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('/Files/BeyondPic/2007-5/22/yl041108-fw1-17.jpg');}" alt="" src="http://www.qqhou.com/Files/BeyondPic/2007-5/22/yl041108-fw1-17.jpg" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" border=0>
图17 选择所有帧并修改"帧延时"  
17)下一步就可以播放动画,看看效果如何了。点击绘图面板的
图标播放动画,效果如图18所示。
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('/Files/BeyondPic/2007-5/22/yl041108-fw1-18.jpg');}" alt="" src="http://www.qqhou.com/Files/BeyondPic/2007-5/22/yl041108-fw1-18.jpg" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" border=0>
图18 播放动画 
18)最后一步导出图像,将做好的图片保存为Banner.gif文件,如图19所示。
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('/Files/BeyondPic/2007-5/22/yl041108-fw1-19.jpg');}" alt="" src="http://www.qqhou.com/Files/BeyondPic/2007-5/22/yl041108-fw1-19.jpg" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" border=0>
图19 将图像保存(图片较大,请拉动滚动条观看)

漂泊の红颜 | 阅读全文 | 回复(0) | 引用通告 | 编辑
发表评论:
东湖博客系统正在为您加载数据...
 
 
用户公告
东湖博客系统正在为您加载数据...
时间记忆
东湖博客系统正在为您加载数据...
用户登录
东湖博客系统正在为您加载数据...
最新日志
东湖博客系统正在为您加载数据...
最新评论
东湖博客系统正在为您加载数据...
最新回复
东湖博客系统正在为您加载数据...
我的相册
站点回复
东湖博客系统正在为您加载数据...
 
Blog.cnhubei.com © Copyright 2006. 荆楚网 All rights reserved.