dir.jsp
上传用户:huijianzhu
上传日期:2009-11-25
资源大小:9825k
文件大小:1k
源码类别:

电子政务应用

开发平台:

Java

  1. <html>
  2. <head>
  3. <META NAME="Robots" CONTENT="noindex">
  4. <title>Dir www.xunuo.Net</title>
  5. <link rel="stylesheet" type="text/css" href="deeptree.css">
  6. <script language="JavaScript" src="script.js"></script>
  7. <meta http-equiv="content-type" content="text/html; charset=gb2312">
  8. </head>
  9. <body onselectstart="SelectStart();" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0" bgcolor="#F1F1F1" text="#000000">
  10. <nobr><div style="overflow:auto;" id="deeptree" class="deeptree" CfgXMLSrc="deeptreeconfig.xml"></div></nobr>
  11. </body>
  12. </html>