Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个仅用于记录我的应用程序日志的数据库,现在我需要构建一个 Web 应用程序来读取该数据库中的表并更新 UI 中的表,就像实时一样。
那么,有没有类似的 jQuery 插件呢?你能帮助我吗?
谢谢!
您可以使用jQuery Realtime或SignalR:
jQuery Realtime
SignalR
jQuery实时:
https://github.com/leggetter/jquery.realtime
信号R:
http://signalr.net/