| 
 UID482218 帖子17435 精华2 威望350  阅读权限100 注册时间2008-5-2 
 | 
|  摆渡了下 杯具的用写字板打开转换为DOC的文件,结果如下 <!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">
 <head>
 <style>
 body {
 background: url(/client/styles/images/error.jpg) no-repeat center;
 background-color: #efefef;
 }
 </style>
 <script>
 document.oncontextmenu=function(){
 return false;
 }
 </script>
 </head>
 <body>
 </body>
 </html>
 
 痛哭!!!
 | 
 |