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

📄 release-notes.html

📁 提供了如何用一个java时间控件来代替手工输入
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.2//EN"><html>  <head>    <title>jscalendar release notes</title>    <style type="text/css">      h1 { border-bottom: 1px solid #000; }      h2 { border-bottom: 1px solid #444; }      ul li { margin-top: 0.5em; margin-bottom: 0.5em; }    </style>  </head>  <body>    <div style="float: right; border: 1px solid #000; background: #fff; padding: 10px; ">      <a href="http://www.dynarch.com/projects/calendar/">The Coolest DHTML Calendar</a><br />      漏 <a href="http://www.dynarch.com/">Dynarch.com</a> 2002 and later.    </div>    <h1>jscalendar release notes</h1>    <p>This release compiled at Monday,  7 Mar 2005 (19:06).</p>    <h2>1.0</h2>    <ul>      <li>        Added support for multiple dates selection.  In this mode the        calendar will allow the user to select more than one date, and        will maintain an array of selected dates that can be        investigated from your custom handlers.  Sample in <a        href="multiple-dates.html">multiple-dates.html</a>.      </li>      <li>        Support for 鈥渄ay info鈥

⌨️ 快捷键说明

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