摘要:
google文档 "https://developers.google.cn/web/fundamentals/web components/customelements" 兼容性 "https://caniuse.com/ search=custom" shadow DOM "https://de 阅读全文
posted @ 2018-02-06 20:15
Ajanuw
阅读(206)
评论(0)
推荐(0)
摘要:
google 文档 "https://developers.google.cn/web/fundamentals/instant and offline/offline cookbook/" 网页存储概览 "https://developers.google.cn/web/fundamentals/ 阅读全文
posted @ 2018-02-06 15:59
Ajanuw
阅读(145)
评论(0)
推荐(0)
摘要:
获取本地的音频 <input type="file" accept="audio/*" capture="microphone" id="recorder"> <audio id="player" controls></audio> <script> var recorder = document. 阅读全文
posted @ 2018-02-06 14:50
Ajanuw
阅读(5377)
评论(0)
推荐(1)
摘要:
google 文档 "https://developers.google.cn/web/updates/2017/02/media session" 阅读全文
posted @ 2018-02-06 14:20
Ajanuw
阅读(839)
评论(0)
推荐(0)