gpt4 book ai didi

c# - 如何每五分钟使用 c# int 刷新页面?

转载 作者:太空狗 更新时间:2023-10-29 21:18:29 26 4
gpt4 key购买 nike

如何在 ASP.NET 中使用 c# 每五分钟刷新一次页面?

最佳答案

一个是Javascript:

setTimeout("location.reload(true);", timeout);

第二个是元标记:

<meta http-equiv="refresh" content="300">

关于c# - 如何每五分钟使用 c# int 刷新页面?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12210056/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com