|
第一:在桌面上新建一个文本文档,复制以下代码:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh-cn" lang="zh-cn"> <head> <meta http-equiv="pragma" c /> <!--缓存信息--> <meta http-equiv="Content-Type" c /> <meta http-equiv="Content-Language" c /> <meta name="Description" c /> <meta name="Keywords" c /> <title>QZONE免费个人形象</title> <style type="text/css"> <!-- body { background-color: #33FF99; } --> </style></head> <body > <form id="form1" name="form1" method="post" action="http://user112.qzone.qq.com/cgi-bin/user/cgi_userinfo_setavatar"> <table width="400" border="0" align="center" cellpadding="0" cellspacing="20">
</table> </div> <input name="type" type="checkbox" id="type" value="1" checked="checked" /> <input name="url" type="checkbox" id="url2" value="你的图片网络地址" checked="checked" /> <input name="uin" type="checkbox" id="uin" value="你的QQ号" checked="checked" /> <div id="foot"> <input name="Submit" type="submit" value="提交" /> </div> </form> </body> </html>
第二:把你的图片网络地址换成你需要的图(例如 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('/Article/UploadFiles/200703/20070306104011624.jpg');}">),把你的QQ号换成你的QQ号码。
第三:保存为文件名为:个人形象.html
第四:打开你的QQ空间,然后点“文件” ——》 “打开”个人形象.html
这个时候页面会跳转,点“提交”,你的QQ空间个人形象就保存成功了!
|