« 在页面上提供向前,向后翻页的按钮(js)Windows 系统安全模式详解 »

自动显示主页最后更新日期,虽然简单,可是实用

发布:彭涛 | 分类:.Net开发 | 评论:0 | 引用:0 | 浏览:

在heah中加入下面的代码就行了

<script>
document.write("最后更新日期:"+document.lastModified+"<p>")
</script>

tagTags:shi  

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。