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

📄 80346f6c613e001d1596a74332e14de5

📁 自己做的一个火车票售票网站是课程设计 用的是servlet+jsp 数据库是ms
💻
字号:
<%@ page contentType="text/html;charset=utf-8" pageEncoding="utf-8"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <title>My JSP 'error.jsp' starting page</title>
    
	<meta http-equiv="pragma" content="no-cache">
	<meta http-equiv="cache-control" content="no-cache">
	<meta http-equiv="expires" content="0">    
	<meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
	<meta http-equiv="description" content="This is my page">
	<style type="text/css">
	#main{width:760px;}
	#content span{float:left;}
	h3{float:right;color:red;}
	</style>
  </head>
  <body> 
    <center>
    <div id="main">
    <div id="header">
    <iframe src="top.jsp" frameborder="0" scrolling="no" width="760px"
					id="mainIframe1" name="mainIframe" height="450px">
				</iframe>
    </div>
    <div id="content">
    <span><img src="img/11RBGJ140LXA4.gif"/></span><h3>由于本站是测试版,数据库资料有限,您要查询的内容可能无法得到,请点击返回主页或者重新查询。</h3>
    
    </div>
    <div id="footer">
    <iframe src="footer.html" frameborder="0" scrolling="no"
					width="760px" id="mainIframe2" name="mainIFrame2">
				</iframe>
    </div>
    </div>
    </center>
  </body>
</html>

⌨️ 快捷键说明

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