article2.jsp

来自「resinweb服务器源文件」· JSP 代码 · 共 13 行

JSP
13
字号
<%import header;writeHeader(out, application, "Sample Secondary Article", request.requestURI);%>This is another very simple and stupid article.  There's reallynot all that much to say here except that this is really, really dumb.<%writeFooter(out)%>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?