时间比较
温馨提示:
本文最后更新于 2017年07月19日,已超过 2,843 天没有更新。若文章内的图片失效(无法正常加载),请留言反馈或直接联系我。
<%
date1 = "2019-04-29"date2 = now()
if datediff("d",date1,date2)>0 then
response.write "<script>alert( '软件功能已过期!');location.href='login.asp';</script>"
response.end
end if
%>
正文到此结束
- 本文标签: 其他
- 本文链接: https://www.jimmy2k.top/article/161
- 版权声明: 本文由JimmyZ的个人博客原创发布,转载请遵循《署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0)》许可协议授权