contents.html

来自「中文JAVA编程思想第二版,一本很好的JAVA入门书籍!」· HTML 代码 · 共 17 行

HTML
17
字号
<html><head><title>Display page for servlet contents at www.BruceEckel.com</title></head>
<FONT FACE="Verdana,Tahoma,Arial,Helvetica,Sans" SIZE="-1">
<A href="http://127.0.0.1:8080/examples/jsp/ShowSeconds.jsp" target="contents">ShowSeconds.jsp</A></FONT><br>
<FONT FACE="Verdana,Tahoma,Arial,Helvetica,Sans" SIZE="-1">
<A href="http://127.0.0.1:8080/examples/jsp/Hello.jsp" target="contents">Hello.jsp</A></FONT><br>
<FONT FACE="Verdana,Tahoma,Arial,Helvetica,Sans" SIZE="-1">
<A href="http://127.0.0.1:8080/examples/jsp/DisplayFormData.jsp" target="contents">DisplayFormData.jsp</A></FONT><br>
<FONT FACE="Verdana,Tahoma,Arial,Helvetica,Sans" SIZE="-1">
<A href="http://127.0.0.1:8080/examples/jsp/PageContext.jsp" target="contents">PageContext.jsp</A></FONT><br>
<FONT FACE="Verdana,Tahoma,Arial,Helvetica,Sans" SIZE="-1">
<A href="http://127.0.0.1:8080/examples/jsp/SessionObject.jsp" target="contents">SessionObject.jsp</A></FONT><br>
<FONT FACE="Verdana,Tahoma,Arial,Helvetica,Sans" SIZE="-1">
<A href="http://127.0.0.1:8080/examples/jsp/SessionObject2.jsp" target="contents">SessionObject2.jsp</A></FONT><br>
<FONT FACE="Verdana,Tahoma,Arial,Helvetica,Sans" SIZE="-1">
<A href="http://127.0.0.1:8080/examples/jsp/SessionObject3.jsp" target="contents">SessionObject3.jsp</A></FONT><br>
<FONT FACE="Verdana,Tahoma,Arial,Helvetica,Sans" SIZE="-1">
<A href="http://127.0.0.1:8080/examples/jsp/Cookies.jsp" target="contents">Cookies.jsp</A></FONT><br></body></html>

⌨️ 快捷键说明

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