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.
关于推送通知。如何在 Win8 Metro 应用程序中实现推送通知。这里使用 HTML5 和 JavaScript 来实现推送通知。我曾尝试研究 msdn 概念,但对实现客户端和服务器端代码没有一个清晰的想法。
谁能给我一个示例?
帮帮我,伙计们。谢谢你。
以下是一些可能对您有所帮助的示例:
此外,请查看发送推送通知页面上的快速入门;他们一步一步地完成这个过程。希望有帮助!