⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 6.html

📁 这是一个基于WEB的树木分类专家系统asp源代码,对于初学者特别有帮助!
💻 HTML
字号:
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>城市树木栽培与养护专家系统</title>
<base target="main">
<style type="text/css">
<!--
body {
	background-image: url();
}
.style1 {
	font-family: "华文彩云";
	font-size: 18px;
}
-->
</style></head>

<body  link="#0000FF" vlink="#800080" alink="#FF0000">

<table border="1" width="100%" bordercolor="#C0C0C0" height="423" bordercolordark="#009933">
  <tr>
    <td width="100%" height="25" bgcolor="#FFCC66"> </a>    <a href="../login.asp" target="_blank" class="style1">返回主页</a></td>
  </tr>
  <tr>
    <td width="100%" height="40" bgcolor="#66CCCC"> </a>
    <input  type="button"  id="gaishu"  onClick="gaishuopen()" value="概述"></td>
  </tr>

 <tr>
    <td width="100%" height="40" bgcolor="#66CCCC"> </a>
    <input  type="button"  id="fenlei"  onClick="fenleiopen()" value="城市树木的分类"></td>
  </tr>
 
  <tr>
    <td width="100%" height="40" bgcolor="66cccc"> </a>    <input  type="button"  id="fayu"  onClick="fayuopen()" value="城市树木的生长发育规律"></td>
  </tr>
  <tr>
    <td width="100%" height="40" bgcolor="#66cccc"> </a>
    <input  type="button"  id="mmfz"  onClick="mmfzopen()" value="城市树木的苗木繁殖"></td>
  </tr>
 <tr>
    <td width="100%" height="40" bgcolor="#66CCCC"> </a>
    <input  type="button"  id="zz"  onClick="zzopen()" value="城市树木的栽植"></td>
  </tr>
  <tr>
    <td height="40" bgcolor="#66CCCC"> <input  type="button"  id="tfsgl"  onClick="tfsglopen()" value="城市树木的土肥水管理"></td>
  </tr>
 <tr>
    <td height="40" bgcolor="#66CCCC">    <input  type="button"  id="bcfz"  onClick="bcfzopen()" value="城市树木病虫防治"></td>
  </tr>
</table>
<script language="vbscript">
 sub gaishuopen()
	window.open "gaishu.html"
 end sub
sub fenleiopen()
              window.open "fenlei.html"
end sub
sub fayuopen()
	window.open "fayu.html","","height=510,width=550,status=false"
end sub
sub qgfyopen()
	window.open "qgfy.html","","height=510,width=550,status=false"
end sub
sub mmfzopen()
	window.open "mmfz.html","","height=510,width=550,status=false"
end sub
sub zzopen()
	window.open "zz.html","","height=510,width=550,status=false"
end sub
sub tfsglopen()
	window.open "tfsgl.html","","height=510,width=550,status=false"
end sub
sub zxxjopen()
	window.open "zxxj.html","","height=510,width=550,status=false"
end sub
sub zpglopen()
	window.open "zpgl.html","","height=510,width=550,status=false"
end sub
sub bcfzopen()
	window.open "bcfz.html","","height=710,width=750,status=false"
end sub
sub mainopen()
	window.open "bysj/login.asp"
end sub

</script>

</body>

</html>

⌨️ 快捷键说明

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