青年中文青年中文

abstract data的意思

abstract data中文翻譯:

[計]抽象數據

相似詞語短語

abstract───adj.純理論的;抽象的;抽象派的;n.摘要;抽象;抽象的概念;抽象派藝術作品;v.摘要;提取;抽象化;退出;轉移;使心不在焉

abstract reasoning───抽象推理

abstract deed───抽象契約

abstract art───n.抽象派,抽象主義;n.抽象派;抽象主義

data───n.(Data)(日)馱太(姓);(印、葡)達塔(人名);n.數據;資料

graphical abstract───圖解摘要

abstract concept───抽象概念

gestural abstract art───手勢抽象藝術

capsized abstract lyrics───傾覆的抽象歌詞

雙語使用場景

Generate PHP from the abstract data model.───從抽象數據模型生成php。

This are abstract data objects used to index searchable content.───這是用來索引可搜索內容的抽象數據對象。

To represent an abstract data buffer, declare two structured data types.───為了表示一個抽象數據緩沖區,需要聲明兩個結構化的數據類型。

Let me bracket XML for a few moments by talking about abstract data models.───我先將XML擱置一邊來討論一些抽象的數據模型。

Implementing this proposed abstract data buffer should be a relatively trivial task for an average C programmer.───對于普通C程序員來說,實現這種建議的抽象數據緩沖區應該是一項相對容易的任務。

They typically fall short when used to examine arbitrary or abstract data presented in more than two dimensions.───當用于檢查超出二維表達的任意或者抽象數據方面時,就存在不足。

An abstract data type is the realization of a data type as a software component.───抽象數據類型是指數據結構作為一個軟件組件的實現。

To establish the abstract data model apply to a wide variety of programming languages.───建立了適用于各種編程語言的抽象數據模型。

enable consumers and providers to develop against abstract data and service models rather than directly to prescribed interfaces.───允許使用者和提供者以抽象的數據和服務模型(而不是預先確定的接口)為基礎進行開發。

英語使用場景

Procedural abstraction, abstract data types, and, most recently, objects and components are all examples of such abstractions.

Completion queue abstract data types of sequence, chain and realize that.

A service is like an abstract data type or an object in an object-oriented language.

Our specification is about a single abstract data type STACK, describing stacks of objects of an arbitrary type G.

A semaphore is a protected variable or abstract data type which constitutes the method for restricting the number of threads access to shared resources.

So far a class, an abstract data type, and a set of possible values together with operations, i. e. , a data type, are pretty much the same.

This implicitness is a key aspect of abstract data types and, by implication, of their future counterparts in object-oriented software construction — classes.

The abstract data model ( ADT ) of spatial data, vector and raster, is defined firstly based on basic types.

An abstract data type treats the data (state) and operations on that state as a single unit.