摘要:
使用input标签 type值为file,可以调用系统默认的照相机、相册、摄像机、录音功能: <input type="file" accept="image/*" capture="camera"> <input type="file" accept="video/*" capture="camc 阅读全文
posted @ 2021-07-21 15:55
居无常
阅读(384)
评论(0)
推荐(0)
摘要:
转:https://www.cnblogs.com/david1216/p/11519534.html 一、getUserMedia API简介 getUserMedia API为用户提供访问硬件设备媒体(摄像头、视频、音频、地理位置等)的接口,基于该接口,开发者可以在不依赖任何浏览器插件的条件下访 阅读全文
posted @ 2021-07-21 15:50
居无常
阅读(598)
评论(0)
推荐(0)
摘要:
转:https://www.cnblogs.com/kunlunmountain/p/5663357.html 阅读全文
posted @ 2021-07-21 14:53
居无常
阅读(422)
评论(0)
推荐(1)
摘要:
html <table id="table" lay-filter="table"></table> js var $table = $('#table'); table.render({ elem: $table[0], url: '', //模拟接口 where: { }, height: 'f 阅读全文
posted @ 2021-07-21 11:25
居无常
阅读(1913)
评论(0)
推荐(0)

浙公网安备 33010602011771号