自动加入最后修改日期
在源代码中的<BODY>…< /BODY>之间加入如下代码:
< Script Language=“JavaScript”>
<!--
document.write(“Last Updated:”+document.lastModified);
-->< /Script>