数据库处理计时器滴答事件并每 x 秒在页面上显示结果

发布于 2025-01-06 20:46:52 字数 233 浏览 1 评论 0原文

我正在为我的网站开发一个计时器控件,该页面上有多达 100 个计时器。每个计时器都需要有一个 Tick 事件,该事件会发布到 *.cshtml 页面来执行一些数据库工作并检索一些要在页面上的计时器下方显示的信息。

我真的不想问这个问题,但恐怕我不得不问,我已经在这个问题上呆了几个星期了,只是不知道该怎么做。我在谷歌上查找了几个计时器,但没有发现任何对这种情况有帮助的东西。

我真的很感激任何帮助。

谢谢

I am working on a Timer control for my website, and the page my have up to 100 timers on it. Each timer needs to have a Tick event that POSTs to a *.cshtml page to do some DB work and retrieve some info to be displayed beneath the timer on the page.

I really didn't want to ask this question but I'm afraid I have to, I have been at this for weeks and just don't know how to go about it. I have looked up several timers on Google but haven't found anything that was of any help in this situation.

I'd really appreciate any help at all.

Thank you

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文