home.jsp
来自「Spring in Action 源码」· JSP 代码 · 共 7 行
JSP
7 行
<h2>${message}</h2> <p>This is the Spring Training home page. We should probably put some more compelling text here. But for now this will have to suffice.</p>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?