📄 members.jsp
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<%@ page import="java.util.List;"%>
<%@ page language="java" contentType="text/html; charset=utf-8"%>
<%@ taglib uri="http://struts.apache.org/tags-bean" prefix="bean"%>
<%@ taglib uri="http://struts.apache.org/tags-html" prefix="html"%>
<%@ taglib uri="http://struts.apache.org/tags-logic" prefix="logic"%>
<html:html xhtml="true" lang="true">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>update product</title>
<style type="text/css">
<!--
.STYLE2 {
font-size: 14px;
color: #3399FF;
}
.STYLE3 {
font-size: 14px;
color: #FF9933;
}
.STYLE4 {
font-size: 12px;
color: #009999;
}
.STYLE5 {font-size: 12px}
.STYLE6 {color: #336666}
.STYLE7 {color: #FF0000; font-size: 16px; }
-->
</style>
</head>
<body>
<html:form action="/goMembers" method="post">
<center>
杈撳叆鐢ㄦ埛鍏抽敭瀛楋細
<html:text property="pcname" size="10" maxlength="8" />
<html:hidden property="s" value="1" />
<html:submit property="submit">
</html:submit>
<table border="1" width="60%">
<tr>
<td>
鐢ㄦ埛鍚
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -