这是最有效率的层数据存储方式,通常应该避免。
This is however the most inefficient way of storing the tile layer data, and should generally be avoided.
一名客户控制和管理其数据存储方式及其相关成本的能力很重要。
A customer's ability to control and manage how his or her data is stored and the costs associated with it is important.
NET应用程序,并提供更大灵活性方面的缓存数据存储方式和位置之外的还有缓存应用程序块。
NET applications and offers greater flexibility in terms of how and where the cache data is stored.
另外一个数据存储方式叫链接,通过在数据节点中增加一个指向下一个节点的指针来对数据进行存储。
An alternative is a data storage method called a linked list, in which each piece of data includes a "pointer" that indicates the location of the next piece.
最后还谈到了IDT7133芯片内部的数据存储方式,为该方案在现实中的合理运用提供了保证。
Data storage method inside IDT7133 is fully described so as to ensure proper practical application.
两者的本质差别是数据存储方式不同,由此引起它们在整体工作流程、归属判断、兼容性等方面一系列的差异。
The basic difference between the two modes is the strategy of data storing which brings out a serious of differences in the aspects of working process, belonging judgement method and system compality.
对比传统的数据存储方式,设计一个智能化的USB终端装置,用于实现数据的采集和大容量的数据现场存储显得尤为重要。
Consequently, compare with the traditional data memory model, the design for an intelligentized USB terminal is of great importance for the data collection and large-capacity data on site memory.
传统的GIS应用软件大多采用文件管理的数据存储方式,但随着数据量的不断加大,需要对数据进行更加有效的存储和管理。
Most of the traditional GIS software uses the document mode to manage and store the data which need more efficient way to deal with for the rapidly increasing amount.
目录服务作为一种日益引起业内重视的新型数据存储技术,它的数据存储方式、分布式的构造方式以及数据访问方式与分布式数据库系统有很大区别。
Directory Service is a data-storage technology, which is completely different with DBS, especially in the mode of data-storage, the structure of distributing and the mode of visiting data.
存储并检索此数据的最快方式是运用二进制格式。
The fastest way to store and retrieve this data is in binary format.
因此,存储并检索此数据的最快方式是运用二进制格式。
Therefore, the fastest way to store and retrieve this data is in binary format.
近年来,在线和离线应用程序越来越多地将数据存储为XML,以便以多种方式使用。
In recent years, online and offline applications increasingly store data as XML for use in multiple ways.
这使应用程序能够在数据的存储方式发生变化时继续正常工作。
This enables applications to continue to work despite any change in how data is stored.
网格按行或按列排列,它反映硬盘存储数据的方式。
Cells are arranged in rows and columns, which mirrors the way a hard drive stores data.
相反,对于不同的业务线、通道或产品类型,常常使用不同的技术以不同方式存储和处理数据。
Instead, there is a wide variety and technologies used for storing and processing data differently across lines of business, channels or product types.
通过组合这两大特性,可以产生一个原生xml数据存储,这种方式能保护XML文档,并在文档级控制对它们的访问。
Combining these two features produces a native XML data store that is capable of protecting XML documents and controlling access to them on a document-by-document basis.
如果两个文档有相同的数据,但存储的方式不同,那么这两个文档是相同的?
If two documents have the same data stored differently, are the documents the same?
当然,细节部分会因存储数据方式的限制而变化。
Of course, details will vary since how you store your data might be restricted.
在多数情况下,BPM产品的数据存储没有以以下方式定义:有可能使用的所有数据库索引都已经定义。
In most cases the BPM product's datastore has not been defined in such a way that all the database indexes that might potentially be used have been defined.
只要数据的存储方式相同,编译器怎样存储32位整型就无关紧要了。
It doesn't matter how the compiler stores 32-bit integers, as long as they're all stored the same way.
首席研究员、南安普敦大学光电子学研究中心的MartynasBeresna表示:“我们研发的存储方式的最大优点是- - - - -数据可以永远存储在玻璃上。”
Lead research Martynas Beresna, of Southampton University's optoelectronics research centre, said: 'We have developed this memory which means data can be stored on the glass and last for ever.
数据库连接池的工作方式与数据存储池相似,但是连接池在更低的层次(LibraryServer数据库的实际数据库连接)上透明地工作。
The database connection pool works similarly to the datastore pool, but the connection pool works transparently at the lower level of actual database connections to the Library Server database.
消息以冗余的方式存储在多个系统和数据中心里。
Messages are stored redundantly across multiple systems and data centers. Some of the other technical details to be considered are.
分区映射是在分区数据库中控制数据存储位置的一种灵活的方式。
Partitioning maps are a flexible way of controlling where data is stored in a partitioned database.
调试器和调试信息可用于或存在于所有软件组件中,然而,并不是所有用户都了解调试数据的组成以及数据的存储方式。
The debugger and debug information is available or present in all software components, however, not all users are aware of what the debug data consists of and how the data is stored.
所以,以后很容易将它改为数据库风格的存储方式,而不需要修改接口。
So it would be easy enough to change this over to database-style storage later without changing the interface.
最终,它会对加密的数据和索引进行编码,编码的方式使得之后数据校验器能够使用存储证据来验证数据的完整性。
Finally, it encodes the encrypted data and index in such a way that the data verifier can later verify their integrity using a proof of storage.
需要缓存数据库或其他后端数据存储区中的数据,并需要以其他方式无法达到的速度访问这些数据?
Need to cache data from a database or other backend data store that needs to be accessed at speeds that would otherwise be unattainable?
控制数据存储地点和使用方式自然是很困难的,因为它可以在云中自由穿梭。
Controlling where data are stored and how they are treated is harder, though, because information can float freely in the cloud.
从数据持久化的角度看,进行数据库更新操作的最快速的方式是将本地事务与数据库存储过程一起使用。
From a data-persistence standpoint, the fastest way to perform a database update operation is to use local transactions combined with database stored procedures.
应用推荐