📄 flowertypeshow.jsp
字号:
<%@ page contentType="text/html;charset=GBK"%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=GBK">
<title>untitled</title>
</head>
<body>
<DIV align="left">
<table cellspacing="0" cellpadding="0" border="1" width="18%" align="left">
<tr>
<td>
<DIV align="center">
<H3>
<FONT color="#ff6600">花卉类别管理区</FONT>
</H3>
</DIV>
</td>
</tr>
<tr>
<td>
<DIV align="center">
<a href="FlowerTypeAdd.jsp">花卉类别添加</a>
</DIV>
</td>
</tr>
<tr>
<td>
<DIV align="center">
<a href="FlowerTypeUpdate.jsp">花卉类别更新</a>
</DIV>
</td>
</tr>
<tr>
<td>
<DIV align="center">
<a href="FLowerTypeFind.jsp">花卉类别查询</a>
</DIV>
</td>
</tr>
<tr>
<td> </td>
</tr>
</table>
</DIV>
<DIV align="center"> </DIV>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -