3.14总结

<%@ page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8"%>
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Insert title here</title>
</head>
<body>
<form action="#" method="get">
<p style="text-align:center;font-size:20px" >
地铁查询系统
<br>
<input type="button" value="线路查询" onclick="location.href='linecheck.jsp'" /><br>
<input type="button" value="站点查询" onclick="location.href='sitecheck.jsp'" /><br>
<input type="button" value="起点-终点查询" onclick="location.href='star-end.jsp'" /><br>
<br>
</p>
</form>
</body>
</html>

 

<%@ page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8"%>
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>线路查询</title>
</head>
<body>
<form action="linecheck_back.jsp" method="get">
<p style="text-align:center;color: black; font-family: 宋体; font-size: 20px">
线路号
<input type="text" name="line" >
<br>
<input type="submit" value="查询" >
</p>
</form>
</body>
</html>

 

 

posted @   奉禾  阅读(13)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 无需6万激活码!GitHub神秘组织3小时极速复刻Manus,手把手教你使用OpenManus搭建本
· C#/.NET/.NET Core优秀项目和框架2025年2月简报
· 葡萄城 AI 搜索升级:DeepSeek 加持,客户体验更智能
· 什么是nginx的强缓存和协商缓存
· 一文读懂知识蒸馏
点击右上角即可分享
微信分享提示
主题色彩