t3 then update=1 End ifEnd if'===========判断更新缓存条件=========%>,Bullcn'Blog - 分享、交流、进步。" /> 定时 - Bullcn'Blog

定时


<%
'===========判断更新缓存条件======
update=0
'默认为0,修改该值为1可立即更新缓存
If Application("date")="" or Application("time")="" then
    update=1
Else
    If Application("date")<>date then'如果缓存内容不是当天则更新数据
    update=1
    Else
    t1=time()
    t3=dateadd("h",6,Application("time"))'缓存内容超过6小时则更新数据
    if t1>t3 then update=1
    End if
End if
'===========判断更新缓存条件=========
%>

文章来自: 本站原创
引用通告: 查看所有引用 | 我要引用此文章
Tags: 定时
相关日志:
评论: 0 | 引用: 0 | 查看次数: 670
发表评论
昵 称:
密 码: 游客发言不需要密码.
内 容:
验证码: 验证码
选 项:
虽然发表评论不用注册,但是为了保护您的发言权,建议您注册帐号.
字数限制 20 字 | UBB代码 关闭 | [img]标签 关闭