飘凌 blog


·飘凌 blog首页 · 个人主页

2008/6/13 16:56:30
判断今天是这个月的第几周

     <script type="text/vbs">
Dim month_week
month_week = DateDiff("w", DateAdd("d",-DatePart("d",now), now), now) + 1
alert(month_week)
</script>
返回顶部 评论 返回首页
· [Re:判断今天是这个月的第几周]
--->Demon 发表评论于 2008/6/20 22:15:10

查看更多评论>>>

    大名:

    标题:
    验证码:
 

Copyright © 2008 piaoling http://www.xiang6963.cn All Rights Reserved .

 飘凌blog 管理