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.
谁能告诉我 html 5 中的 pushstate 是什么?你也能告诉我如何将数据推送到 html5 页面吗?我打算使用 html5 和 jquerymobile 和 phonegap 制作一个聊天应用程序。
PushState 用于在不刷新页面的情况下更改浏览器 URL。
请访问以下链接了解更多信息。
推状态!