摘要:
<script language="javascript">Date.prototype.format = function(format){ var o = { "Y+" : this.getFullYear(), //year "M+" : this.getMonth()+1, //month "d+" : this.getDate(), //day "h+" : this.getHours(), //hour "m+" : this.getMinutes() 阅读全文
posted @ 2012-12-08 22:04
沉睡的泰坦尼克
阅读(382)
评论(0)
推荐(0)

浙公网安备 33010602011771号