说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 数据存储引擎
1)  data storage engine
数据存储引擎
1.
Traditional data storage engine updates data by in place update technique which would induce performance reduction and wear aggravation of Flash Memory.
传统的数据存储引擎对Flash Memory数据的修改是通过页内更新技术实现的,这将导致FlashMemory的性能下降及其磨损加剧。
2)  Storage engine
存储引擎
1.
The Data Storage Engine Base on Client/Server;
基于Client/Server架构的数据存储引擎
2.
This article introduces a method that how to embed a sell-defined storage engine into mysql database,how to design the data storing format,how to implement a self-defined storage engine in detail from the view of querying efficiency,storage usage ratio,convenience and high efficiency of adding data,deleting data,modifying data.
数据库是数据存储和查询的重要的工具,本文介绍了一种在 mysql 数据库中嵌入自定义的存储引擎的方法。
3)  data access engine
数据存取引擎
1.
Sketch the development course of ADO, point out ADO technology certainty as the present data access engine.
简述了ADO的发展历程,指出ADO技术作为当前数据存取引擎的必然性。
4)  NDB storage engine
NDB存储引擎
5)  data engine
数据引擎
1.
The standardization of DCS based on the data engine and PLC;
以数据引擎和可编程控制器为基础的分散控制系统标准化
2.
The integrating and sharing of GIS sata based on the technology of data engine;
基于数据引擎思想的GIS数据集成与共享
3.
Using the data engine technology in the configuration software solved the problems of PLC program and on line modification.
该系统采用PLC作为控制站,因此能适应恶劣的工业环境,组态软件采用数据引擎技术解决了PLC编程的不方便以及在线修改等难题。
6)  Spatial Data Memory Engine(SDME)
空间数据内存引擎
补充资料:数据存储


数据存储
data storage

shUju eunehu数据存储(da1La sto母ge)数据信息按照一定的文件格式及管理模式保存到存储介质中的过程。是数据库管理系统的重要环节。数据存储的内容包括两个方面。①数据文件:包括各种属性数据文件,图形数据文件,文本数据文件,各种系统模型库文件,系统编程文件等。②数据存储介质:包括计算机内部存储器,外部存储器,各种类型的软盘,硬盘,流式磁带,光盘等。 数据存储方法多种多样。从存储数据占用介质空间量区分可划分为压缩存储与非压缩存储两种方法。压缩存储指按照一定的压缩方式将原有数据文件重新组织,并存储起来;非压缩存储指按数据文件原有格式保存。从用户使用文件的技术和手段方面,数据存储可划分为:顺序存储,直接存储,索引存储3种方式。顺序存储指按照记录顺序将数据存储到物理介质中,主要指流式磁带的数据存储;直接存储指按照任意顺序将数据存储到物理介质中,通常指磁盘数据存储;索引存储指基于索引文件的数据索引存储,通常指计算机硬盘数据文件的存储。(张金胜)
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条