⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ch2-33.htm

📁 jsp基础模块的学习
💻 HTM
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>判断是否为闰年</title>
</head>

<body bgcolor="#FFFFCC">
<p>&nbsp;</p>
  <table width="759" height="516" border="0" align="center">
    <tr>
      <td height="141" valign="top"><form name="form1" method="post" action="ch2-33.jsp">
        <p>判断是否为闰年</p>
        <p>请输入年份:
            <input name="tf1" type="text" id="tf1">

          <input name="b1" type="submit" id="b1" value="提交">
        </p>
        <p>&nbsp;</p>
      </form>        </td>
    </tr>
  </table>

</body>
</html>

⌨️ 快捷键说明

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