Tag: 协议

navigator.registerProtocolHandler

nick | js | 2012-03-25
Summary Allows web sites to register themselves as possible handlers for particular protocols. Note: Web sites may only register protocol handlers for themselves. For security reasons, it’s not possible for an extension or web site to register protocol handlers targeting other sites. Syntax window.navigator.register... [阅读全文]

由Tencent://Message协议想到的一个解决方案

nick | C | 2012-01-30
源代码下载:http://files.cnblogs.com/phinecos/HelloWorldProtocal.rar 前天在BruceZhang 的一篇博文《求助:如何在ASP页面中调用Winform程序呢?》中回答了他提出的问题,但细想下觉得我的思路有误。 今天在试用WebQQ的时候,无聊中想起很多人的博客上都有这样的小玩意, ,  点击下就可以和博主进行对话,而且无需加博主为好友。 哎,这样的方式不就... [阅读全文]
Ɣ回顶部