Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

文章标签:WebAPI

找到 2 篇文档

  • Mozilla/B2G_OS/Platform/Settings_list Firefox OS 提供了许多设置项,用于配置设备以及内嵌的功能。这些设置项可以由
  • Web/API/Blob Blob 对象是包含有只读原始数据的类文件对象。 Blob 对象中的数据并不一定得是JavaScript 中的原生形式。 File 接口基于 Blob ,继承了 Blob ...