如何在asp.net 2.0页面中实现秒表
我想要在我的 asp.net 2.0 页面中有一个带有开始按钮和停止按钮的秒表。如何实施?
我还想要一个计时器来计算用户查看页面的时间,以便我可以将此时间添加到我的数据库中。
I want a stop watch with a start button and a stop button in my asp.net 2.0 page. How to implement this?
I would also like a timer to calculate how much time user is viewing the page so that I can add this time in my database.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你告诉我们的不多。这里有一些......
JQuery 秒表插件
另一个 JQuery 秒表插件
You don't tell us much. Here are a couple....
JQuery Stopwatch Plugin
Another JQuery stopwatch plugin