12 2016 档案

摘要:var hub = $.connection.myHub; hub.client.testMessage = function (message) { console.log("Test: " + message); }; $.connection.hub.start().done(function 阅读全文
posted @ 2016-12-16 10:19 我是老码农 阅读(1830) 评论(0) 推荐(0)
摘要:https://developer.mozilla.org/zh-CN/docs/Web/API/notification/Using_Web_Notifications 阅读全文
posted @ 2016-12-13 14:39 我是老码农 阅读(197) 评论(0) 推荐(0)