摘要:
*****html5新特性 1、HTML5播放器,支持的视频格式有:MP4、WebM、OGG;支持的音频格式:mp3、wav、ogg 2、全屏API //W3C建议 HTMLElement.requestFullscreen() //Chrome、safari、Opera浏览器 HTMLElemen 阅读全文
posted @ 2020-12-17 11:56
吾本人间一叶茶
阅读(272)
评论(0)
推荐(0)
摘要:
摘自:https://blog.csdn.net/qq_44469200/article/details/103679882【深刻认识this.$store.dispatch() 与 this.$store.commit()的区别】 commit: 同步操作 this.$store.commit(' 阅读全文
posted @ 2020-12-17 09:56
吾本人间一叶茶
阅读(804)
评论(0)
推荐(0)