calendar.html
来自「大量jsp编程使用例子」· HTML 代码 · 共 44 行
HTML
44 行
<html><!-- Copyright (c) 1999 Sun Microsystems, Inc. All Rights Reserved. This software is the confidential and proprietary information of Sun Microsystems, Inc. ("Confidential Information"). You shall not disclose such Confidential Information and shall use it only in accordance with the terms of the license agreement you entered into with Sun. SUN MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. SUN SHALL NOT BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES.--><head><title>Untitled Document</title><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head><body bgcolor="#FFFFFF"><p><font color="#0000FF"><a href="login.html"><img src="../../images/execute.gif" align="right" border="0"></a><a href="../index.html"><img src="../../images/return.gif" width="24" height="24" align="right" border="0"></a></font></p><h2> Source Code for Calendar Example. <br><h3><a href="cal1.txt">cal1.jsp<font color="#0000FF"></a> </font> </h3><h3><a href="cal2.txt">cal2.jsp<font color="#0000FF"></a> </font> </h3><br><h2> Beans.<h3><a href="TableBean.txt">TableBean<font color="#0000FF"></a> </font> </h3><h3><a href="Entries.txt">Entries<font color="#0000FF"></a> </font> </h3><h3><a href="Entry.txt">Entry<font color="#0000FF"></a> </font> </h3></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?