📄 500342a3e977001c1c85c455bdfebbb9
字号:
<%@ page language="java" contentType="text/html; charset=gb2312" pageEncoding="gb2312"%><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><title>超市管理系统</title></head><body>
<table width="200" border="0" align="center" bordercolor="black" bgcolor="" cellspacing="0" cellpadding="0">
<tr>
<th height="100"></th>
</tr>
<tr>
<form action="action.jsp" method="post">
<table width="300" bgcolor="blue" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<th height="25">用户名:<input name="username" size="20" type="text" id="username"></th>
</tr>
<tr>
<th height="25">密 码:<input name="password" size="21" type="password" id="password"></th>
</tr>
<tr>
<th height="25">按时</th>
</tr>
</table>
</form>
</tr>
<tr>
<th height="100"></th>
</tr>
</table>
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -