end.js
来自「3D教程,简明地介绍了如何在flash中实现3维坐标转化成屏幕坐标,也讲述了如何」· JavaScript 代码 · 共 34 行
JS
34 行
info = "<body leftmargin=\"0\" topmargin=\"0\">" +"\n"+
"" +"\n"+
"<table width=\"778\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">" +"\n"+
" <tr>" +"\n"+
" <td height=\"2\" bgcolor=\"#808080\"></td>" +"\n"+
" </tr>" +"\n"+
" <tr>" +"\n"+
" <td height=\"15\" background=\"http://www.flash8.net/images/diandian.gif\"><div align=\"center\"></div></td>" +"\n"+
" </tr>" +"\n"+
" <tr>" +"\n"+
" <td bgcolor=\"#FFFFFF\"><table width=\"738\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">" +"\n"+
" <tr>" +"\n"+
" <td width=\"170\"><img src=\"http://www.flash8.net/images/end1.gif\" width=\"170\" height=\"60\"></td>" +"\n"+
" <td><table width=\"400\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">" +"\n"+
" <tr>" +"\n"+
" <td height=\"16\"><div class=\"style6666\"><a href=\"http://www.flash8.net/about.aspx\">关于我们</a> ┋ <a href=\"http://www.flash8.net/gbook.aspx\">网站留言</a> ┋ <a href=\"http://www.flash8.net/search.aspx\">全站搜索</a> ┋ <a href=\"http://www.flash8.net/help.aspx\">浏览帮助</a> ┋ <a href=\"http://www.flash8.net/map.aspx\">网站地图</a> ┋ <a href=\"http://www.flash8.net/error.aspx\">报告错误</a></div></td>" +"\n"+
" </tr>" +"\n"+
" <tr>" +"\n"+
" <td height=\"16\"><img src=\"http://www.flash8.net/images/endmail.gif\" width=\"250\" height=\"16\"></td>" +"\n"+
" </tr>" +"\n"+
" <tr>" +"\n"+
" <td><div align=\"left\"><img src=\"http://www.flash8.net/images/end2.gif\" width=\"270\" height=\"16\">" +"\n"+
"" +"\n"+
"</div></td>" +"\n"+
" </tr>" +"\n"+
" </table></td>" +"\n"+
" </tr>" +"\n"+
" </table></td>" +"\n"+
" </tr>" +"\n"+
"</table>" +"\n"+
"" +"\n"+
""
document.write(info)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?