网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 Core Data
释义

Core Data

原声例句
VOA慢速英语_世界

Scientists take years to study ice core data.

科学家们花了数年时间来研究冰芯数据。

CNN 精选 2015年11月合集

The scientists know this by looking into ice core data.

科学家们通过调查冰芯数据了解到这样的事实。

科学60秒-科学美国人 2020年7月合集

In a new study, researchers used lava flow records, along with sedimentary and Antarctic ice core data, to examine that event.

在一项新研究中,研究人员用熔岩流记录以及沉积物和南极冰芯数据来研究这一事件。

中文百科

Core Data

简单的说,Core Data就是可以存储到磁盘的对象图,[...]Core Data可以帮我们做很多任务作。它可以作为软件的整个模型层。它不仅仅在磁盘上存储数据,也把我们需要的数据对象读取到内存中。
——Marcus Zarra,Core Data

Core Data是Mac OS X中Cocoa API的一部分,首次在Mac OS X 10.4 Tiger与iOS 3.0系统中出现。它允许按照实体-属性-值模型组织数据,并以XML,二进制文档或SQLite数据文档的格式将其串行化。Core Data允许用户使用代表实体和实体间关系的高层对象来操作数据。它也可以管理串行化的数据,提供对象生存期管理与object graph管理,包括存储。Core Data直接与SQLite交互,避免开发者使用原本的SQL语句。

就像Cocoa绑定在模型-视图-控制器设计中做了很多控制器的工作一样,Core Data做了很多数据模型的工作。它的主要任务是负责数据更改的管理,串行化到磁盘,最小化内存占用,以及查询数据。

英语百科

Core Data

Core Data is an object graph and persistence framework provided by Apple in the OS X and iOS operating systems. It was introduced in Mac OS X 10.4 Tiger and iOS with iPhone SDK 3.0. It allows data organised by the relational entity–attribute model to be serialized into XML, binary, or SQLite stores. The data can be manipulated using higher level objects representing entities and their relationships. Core Data manages the serialised version, providing object lifecycle and object graph management, including persistence. Core Data interfaces directly with SQLite, insulating the developer from the underlying SQL.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/18 1:56:43