footer.jsp

来自「仿照著名的petstore写的网上书店」· JSP 代码 · 共 13 行

JSP
13
字号
<%-- Copyright 2006 Sun Microsystems, Inc. All rights reserved. You may not modify, use, reproduce, or distribute this software except in compliance with the terms of the License at: http://developer.sun.com/berkeley_license.html$Id: footer.jsp,v 1.9 2007/01/10 23:32:31 basler Exp $ --%>        <hr/>        <center>            If you have any questions or suggestions, please use the <a             href="https://blueprints.dev.java.net/feedback.html" target="petstore">feedback page</a>.             <br/>            <a href="http://blueprints.dev.java.net/" target="petstore">ForDream Group</a> |            <a href="http://sun.com/" target="petstore">SSPKU</a> &copy; 2008 ForDream Group All rights reserved.         </center>

⌨️ 快捷键说明

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