?? login.jsp
字號(hào):
<jsp:useBean id="constant" scope="application" class="com.mvc.constant.Constant" />
<html>
<body bgcolor="ffffcc">
<h1 align="left">Welcome</h1>
<br>
<dl>
<dl>
<dd>
This program will test the struct of MVC
</dl>
</dl>
<a href="/mvcTest/controler?event=<%=constant.ENTERRECORD%>">Begin The Test</a>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -