What is the translation of " INDEXEDDB " in English?

Examples of using Indexeddb in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
所以这时候我们要请出IndexedDB
That brings us to IndexedDB.
IndexedDB不使用结构化查询语言(SQL)。
IndexedDB does not use Structured Query Language(SQL).
有关如何使用API的详细教程,请参阅使用IndexedDB
For a tutorial on how to use the API,see Using IndexedDB.
本节定义并解释了IndexedDBAPI中所使用的术语.
This section defines and explains terms used in the IndexedDB API.
有关IndexedDB的设计和结构的概述,请参阅概览。
For an overview of the design and structure of IndexedDB, see Big Concepts.
在某种程度上,转向IndexedDB将是一件好事。
To a degree, the switch to IndexedDB would be a good thing.
因为所有的事情都在事务中发生,所以它是IndexedDB中非常重要的一个概念。
Because everything happens within a transaction,it is a very important concept in IndexedDB.
本简介讨论了IndexedDB中的基本概念和术语。
This introduction discusses essential concepts and terminology in IndexedDB.
检查存在于页面中的cookie、本地存储、indexedDB和session。
Inspect cookies, local storage, indexedDB, and session storage present in a page.
在Firefox中,IndexedDB是持久的,也就是说在一个读写事务中,一旦IDBTransaction.
In Firefox, IndexedDB used to be durable, meaning that in a readwrite transaction IDBTransaction.
W3C于2015年1月8日发布了IndexedDB接口的最终建议。
W3C issued its final recommendation for the IndexedDB interface on January 8, 2015.
在Web应用程序上时,该存储将倾向于使用IndexedDB,WebSQL和本地存储。
While on the web application,the storage will tend to use IndexedDB, WebSQL, and localstorage.
Chrome58测试版:IndexedDB2.0,改进了iframe导航,并提供PWA沉浸式全屏体验.
Chrome 58 Beta: IndexedDB 2.0, improvements to iframe navigation, and immersive full screen for PWAs.
用来提升Chrome浏览器速度的组件涵盖了DOM,CSS和诸如IndexedDB的存储系统。
Many components contribute to Chrome's speed including the DOM,CSS and storage systems like IndexedDB.
Source:Chrome58测试版:IndexedDB2.0,改进了iframe导航,并提供PWA沉浸式全屏体验.
Chrome 58 Beta: IndexedDB 2.0, improvements to iframe navigation, and immersive full screen for PWAs.
网络信息,其他公司也使用了速度连接API,indexeddb已被其他人使用。
Network information, speed connectivity APIs havebeen used for others as well, indexedDB has been used by others.
当用户升级到Firefox66时,本地存储JSON文件将以静默方式,迁移到IndexedDB
When users upgrade to Firefox 66,the local storage JSON file is silently migrated to IndexedDB.
客户端存储的现代API是Web存储API(localStorage和sessionStorage)和IndexedDB
Modern APIs for client storage are the Web storage API(localStorage andsessionStorage) and IndexedDB.
IndexedDB可以用于浏览器内实现的功能,例如书签,以及Web应用程序,如电子邮件。
IndexedDB can be used for browser implemented functions, such as bookmarks, as well as web applications, such as email.
在最坏的情况下,您的代码将读取一些额外的JavaScript库并执行IndexedDB,以实现所需的结果。
In the worst case, your code will read-in a few extra JavaScript libraries,and execute IndexedDB to achieve the results.
IndexedDB是一种低级API,用于客户端存储大量结构化数据(包括,文件/blobs)。
IndexedDB is a low-level API for client-side storage of significant amounts of structured data, including files/blobs.
增强的Web编程模型:利用IndexedDB和HTML5应用程序缓存,通过本地存储实现更好的离线应用程序;
Enhanced Web programming model forbetter offline applications through local storage with IndexedDB and the HTML5 Application Cache;
IndexedDB可以用于浏览器内实现的功能,例如书签,以及Web应用程序,如电子邮件。
IndexedDB can be used for browser implemented functions like bookmarks, and as a client-side cache for web applications such as email.
有几种不同的方式可以在浏览器会话之间存储数据,包括localStorage,WebSQL和IndexedDB
There are several different ways in which we can store data between browser sessions, including localStorage,Web SQL, and IndexedDB.
IndexedDB是一个为了能够在客户端存储可观数量的结构化数据,并且在这些数据上使用索引进行高性能检索的API。
IndexedDB is an API for client-side storage of significant amounts of structured data and for high performance searches on this data using indexes.
在未来几个月内,我将讨论几个著名的规格,从地理位置和形式和Canvas,网络工作者,网络套接字和IndexedDB
In the coming months, I will discuss several notable specifications, from Geolocation and Forms and Canvas, to Web Workers,Web Sockets and IndexedDB.
从Firfox40起,IndexedDB事务放松了对持久性的保证以提高性能(参见Bug1112702),这与其他支持IndexedDB的浏览器的处理方式相同。
As of Firefox 40, IndexedDB transactions have relaxed durability guarantees to increase performance(see bug 1112702), which is the same behaviour as other IndexedDB-supporting browsers.
Results: 27, Time: 0.0159

Top dictionary queries

Chinese - English