🌈 搜索
📅  最后修改于: 2022-03-11 15:02:31.940000             🧑  作者: Mango
// A handler that only logs the event to the console: bc.onmessage = function (ev) { console.log(ev); }