_tree__jsp.static

来自「JSP聊天系统」· STATIC 代码 · 共 21 行

STATIC
21
字号

<html>
<head>
<title>contents</title>
<meta http-equiv="content-type" content="text/html; charset=gb2312"></head>

<body bgcolor=#ffffff link="#006666" vlink="#004444" background="../images/background.gif" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width=180 cellspacing=0 cellpadding=3 border=0 bgcolor="#666666">
  <tr> 
    <td align=center width=100%><font color="#FFFFFF"><b>交通资讯网</b></font></td>
  </tr>
</table>

<script src="../js/tree_model.js"></script>
<script src="../js/tree_data.jsp"></script>
<script>
initializeDocument()
</script>
</body>
</html>

⌨️ 快捷键说明

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