摘要: HTML5 引入了一个 File API 用以提供用户上传文件的信息,并允许网页中的 JavaScript 访问其内容。 以下是一些表单 file 控件: <input type="file" accept="video/*;capture=camcorder"> <input type="file 阅读全文
posted @ 2018-12-13 16:34 苍青浪 阅读(763) 评论(0) 推荐(0)