开发者

Interact with program from site (like iTunes)

Th开发者_Python百科ere are iTunes links that will open up and app or an album in iTunes from a link in a web browser.

How does this work and can I do it in a C# .NET app?


iTunes registers the itms:// URI protocol in the registry and associates it with iTunes.exe.
The webpage then opens an itms:// link.

MSDN documents this, including a C# example.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜