tjbb.jsp
来自「季风进销存管理系统1.1(JSP版) 不错的系统」· JSP 代码 · 共 24 行
JSP
24 行
<%@page contentType="text/html; charset=gb2312" language="java" errorPage="" %>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title></title>
</head><body>
<map name="FPMap0">
<area target='main' href="tjrbb.jsp" shape="rect" coords="40, 100,140,15">
<area target='main' href="tjmbb.jsp" shape="rect" coords="160,100,260,15">
<area target='main' href="tjnbb.jsp" shape="rect" coords="280,100,380,15">
<area target='main' href="tjanybb.jsp" shape="rect" coords="400,100,500,15">
<area target='main' href="xsfx.jsp" shape="rect" coords="40, 220,140,135">
<area target='main' href="show1.jsp" shape="rect" coords="160,220,260,135">
<area target='main' href="show1.jsp" shape="rect" coords="280,220,380,135">
<area target='main' href="show1.jsp" shape="rect" coords="400,220,500,135">
<area target='main' href="show1.jsp" shape="rect" coords="40, 330,140,245">
</map>
<img align="center" usemap="#FPMap0" border="0" src="../Pic/tj.jpg"></a>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?