摘要:
兼容性API //判断navigator.mediaDevices是否存在 if(navigator.mediaDevices undefined) { navigator.mediaDevices = {}; } //判断navigator.mediaDevices.getUserMedia是否存 阅读全文
posted @ 2022-04-29 15:17
天朗气清惠风和畅
阅读(313)
评论(0)
推荐(0)
摘要:
阿里云私服 <mirror> <id>nexus-aliyun</id> <mirrorOf>central</mirrorOf> <name>Nexus aliyun</name> <url>http://maven.aliyun.com/nexus/content/groups/public</ 阅读全文
posted @ 2022-04-29 10:36
天朗气清惠风和畅
阅读(430)
评论(0)
推荐(0)