bottom.js

来自「Sun的高速缓存CachedRowSet方案资料档」· JavaScript 代码 · 共 15 行

JS
15
字号
document.writeln("<div id=\"div_bottom_about\">");
document.writeln("	<div align=\"center\">");
document.writeln("		<a class=\"aboutLink_title\" target=\"_blank\" href=\"about.asp\">关于我们<\/a> |");
document.writeln("		<a class=\"aboutLink_title\" target=\"_blank\" href=\"ggfw.asp\">广告服务<\/a> |");
document.writeln("		<a class=\"aboutLink_title\" target=\"_blank\" href=\"yqlj.asp\">友情连接<\/a> |");
document.writeln("		<a class=\"aboutLink_title\" target=\"_blank\" href=\"lxwm.asp\">联系我们<\/a>|<\/div>");
document.writeln("<\/div>");
document.writeln("<div id=\"div_bottom\">");
document.writeln("	<div id=\"div_bottom_logo\">");
document.writeln(" <\/div>");
document.writeln("	<div id=\"div_bottom_copy\">");
document.writeln("		IT教程网 <a href=\"http:\/\/www.Itjc.cn\">www.Itjc.cn<\/a> QQ:10000 <br>");
document.writeln("		Copyright (C) 2003-2008 Itjc.cn All rights reserved.<\/div>");
document.writeln("<\/div>");
document.write ('<script language="javascript" type="text/javascript" src="http://js.users.51.la/614388.js"></script>'); 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?