abstracted
abstracted 英语释义
英语释义
lost in thought; showing preoccupation;
"an absent stare"
"an absentminded professer"
"the scatty glancing quality of a hyperactive but unfocused intelligence"
taken out of or separated from;
"possibility is...achievability, abstracted from achievement"- A.N.Whitehead
abstracted 片语
片语
abstract class抽象类(不允许实例化的类)
abstract factory抽象工厂
abstracted operation分离操作
abstract art抽象派;抽象主义
abstract data type[计] 抽象数据类型
abstract away from对…不予考虑
in the abstract抽象地;理论上;概括地
abstract expressionism抽象表现主义
abstracted heat散热
Anthropologie abstracted抽象人类学
abstract painting抽象画;抽象绘画
Abstracted Visions唱片名
abstract algebra[数] 抽象代数
abstracted river被袭夺河
abstracted accounting独立上市
abstracted ore采出矿石
abstract thinking抽象思维;抽象思考能力
abstracted information抽象信息
abstract noun抽象名词
become abstracted变得心不在焉
abstract idea抽象观念
abstracted 例句
英汉例句
while i was working on xi, i abstracted the regular expression processor so that it is no longer limited to the jdk.
在我做xi 的时候,我将正则表达式处理器抽象了出来,这样它就不只局限于某个jdk 了。
complex query strings, normal form optimization, and the procedural nature of sql are abstracted via jdo, allowing a development team to focus on the core of their application「s persistence needs.
复杂查询字符串、范式优化和sql的过程性质都通过jdo 得以抽象,从而使开发小组可以将精力集中在他们的应用的持久性需求这个核心上。
business processes and rules are abstracted from the applications into a separate bpm, managed by a business choreography model.
从应用程序中将业务流程和规则抽象为由业务编排模型管理的单独bpm。
the ability to define an interface means that the caller is abstracted away from the implementation of the operations.
定义接口的能力意味着访问者抽象于操作的具体实施操作以外。
instead of exposing each fine-grained api as a service; a coarse-grained, business-aligned interface should be abstracted from the apis and then exposed as a service.
不要将每个细粒度api 都作为服务公开;应该从api抽象出粗粒度的、与业务一致的接口,然后将此接口作为服务公开。
the content cloud implements metadata and indexing services over the infrastructure cloud to provide abstracted data management for all content.
内容云实现了元数据和基础设施云的索引服务,可以提供对所有内容的抽象数据管理。
virtualizing a platform (or hardware) means that the hardware is abstracted from a physical platform into a collection of logical platforms onto which operating systems can be run.
对平台(或硬件)进行虚拟化意味着,硬件从物理平台抽象成一个逻辑平台集合,操作系统可以在这个逻辑平台集合上运行。
to support both modes, i have abstracted resources and files from the xm core engine.
为了同时支持两种方式,我抽象了xm核心引擎中的资源和文件。
extensible framework - common functions and features are abstracted as loosely coupled abstract classes and interfaces, which can be extended to provide application-specific implementations.
可扩展框架——将通用功能和特性抽象为松耦合的抽象类和接口,可以扩展这些类和接口以提供应用程序特定的实现。
more concerns have been abstracted to the point where you don」t need to worry about them unless you「re doing something unique.
许多关注点被抽象成了这样一种方式:如果你不想另辟蹊径,那么你就不需要担心它们。
then, gradually, application functionality can be abstracted into services, which are managed via dependency injection and which reside in a proper service layer.
然后,程序功能就会渐渐的抽象为服务,它是通过依赖注射来管理的,并位于合适的服务层中。
a separate drm service can be abstracted out to deal with ownership, key exchanges etc. and allow a separate drm clearing house to be implemented from the content service.
一个单独的drm服务可以抽象出来处理所有权、密钥交换等等,并使得一个单独的drm票据交换所可以通过内容服务实现。
using wcf, they abstracted order processing logic into a central shared set of services, that multiple channels can use.
通过使用wcf,他们把订单处理逻辑抽象到一个中央共享服务中去,这样其它渠道也可以使用。
we also abstracted out the notion of artifact format so one artifact repository can store multiple forms of the same artifact.
我们还抽象出来了制品格式的概念,这样一个制品仓库可以存储同一个制品的多种形式。
this distributed directory setup is very effectively abstracted by adding a proxy server in front of it.
通过在分布式目录前面添加代理服务器,可以非常有效地抽象它。
some aspects of an interaction can be abstracted away from the participants.
可以通过抽象让参与者不必了解交互的某些方面。
the separator is also abstracted out as a parameter to this function.
分隔符也抽象为这个函数的一个参数。
venkatasubramanian」s new method is universal - 「a new way of abstracting the problem into little pieces, and realizing many different versions of this problem can be abstracted the same way.
文卡的新方法通用性不错——「新方法将问题抽象出来分成少数几类,并对可按同样方法抽象出来的某类问题的众多不同版本加以实现。」
anything that must be extensible, meaning you want to allow for new kinds of behavior in the future, must be abstracted into a method call or a class.
两种工具必须都是可扩展的,即允许将来生成新的行为,必须抽象为一个方法调用或类。
they allow the programmer to focus more on 」what「 than on 」how" by raising the level of abstraction; that is, details at the machine level are abstracted away.
它们通过提高抽象层次,令程序设计人员比起「如何」更多地关注「做什么」,也就是说,抽象掉了机器层的细节。
there are also many abstracted commonalities as defined by general it standards, such as network firewalls and security.
还有许多一般it标準定义的抽象共性,例如,网络防火墻和安全性。
the entire jee package, container and application, can be abstracted in the same manner.
整个jee包,包括容器和应用程序,都可以采用相同的方式进行抽象。
the idea is to keep the controller class as simple as possible to allow business logic to be abstracted to a helper class.
这个想法是为了使控制器类尽可能保持简单以允许业务逻辑被抽象为助手类。
the functional logic and localization framework are abstracted into a handler class.
功能逻辑和本地化框架被抽象到处理程序类中。
you never have to worry about frame rate and other such calculations, because all of these details are abstracted away for you.
您永远不必担心帧速率和其他计算,因为所有这些细节都已经为您抽象好了。
his insight was that all forms of religious expression were merely the abstracted vague longings of the human species translated into deities and their hangers-on, or in other words a god delusion.
他认为一切宗教表达形式都是人类抽象而模糊的一种怀念,只不过是被译成了神祇和他们的随从,换句话说就是一种关于神的错觉。
abstracted 同义词
相似词
inattentive疏忽的;怠慢的;不注意的
preoccupied抢先占有;使…全神贯注(preoccupy的过去式)
distracted注意力分散的;心烦意乱的
deaf聋的
lost失去;遗失;痛失;流产;牺牲;失败(lose 的过去式和过去分词)
consumed消耗(consume的过去式和过去分词)
thought想,思考;认为(think的过去式和过去分词)
unconscious无意识的;失去知觉的;不省人事的;未发觉的
wrapped包裹;覆盖(wrap的过去分词)
busy忙碌的;热闹的;正被占用的
unmindful漫不经心的;不留心的
rapt全神贯注的;入迷的
blind(Blind)人名;(法)布兰;(德、瑞典)布林德
reverie幻想;沉思;幻想曲
remote远程
in执政者;门路
up上升;繁荣;(非正式)走运
inadvertent疏忽的;不注意的(副词inadvertently);无意中做的
insensible昏迷的;无知觉的;麻木不仁的
distrait(法)心不在焉的(因烦恼、忧惧等)
immersed浸(immerse的过去式和过去分词);沉湎于
oblivious遗忘的;健忘的;不注意的;不知道的
engrossed全神贯注(engross的过去分词)
occupied占有(occupy 的过去分词)
diverted呼叫转移,释放(divert的过去分词形式)
unawaread 意外地;不知不觉地
absorbed吸收;使全神贯注(absorb的过去分词形式)
deliberative审议的;慎重的
intent专心的;急切的;坚决的
about关于;目的是;针对;忙于;因为;在……到处;在……四处;在……附近;在……(具有某种品质);围绕;为……感到
reflective反射的;反映的;沉思的
meditating冥想,沉思;考虑,谋划(meditate 的现在分词)
ruminant反刍动物的;沉思默想的
bemused使发呆(bemuse的过去式和过去分词)
focusing使聚焦;集中;[光][摄] 调焦;注视(focus的ing形式)
meditative冥想的,沉思的;耽于默想的
wondering感到着迷的;觉得惊奇的;好奇的
pondering沉思,默想,考虑(ponder的ing形式)
thoughtful深思的;体贴的;关切的
thinking思考;想法
reflecting反射;表明;考虑(reflect的ing形式)
pensive沉思的,忧郁的;悲伤的,哀愁的
cogitative深思熟虑的;有思考力的
contemplative沉思的;冥想的;默想的
musing冥想的,沉思的(等于 meditative)
ruminative默想的,沉思的;爱反复思考的
removed隔代的;远离的
absentminded心不在焉的;茫然的;神情恍惚的
daydreaming做白日梦(daydream的ing形式);空想
in执政者;门路
stargazing眺望星星;空想(stargaze的现在分词)
sleeping睡着的;同住宿有关的,睡觉的
napping刷布;起毛;拉绒
remote远程
absent使缺席
wandering閑逛;离题;神志恍惚
trance使恍惚;使发呆
a一;任一;每一
dreamy梦想的;空幻的;轻柔的;恍惚的
dreamful多梦的;常易梦见的
distant遥远的;冷漠的;远隔的;不友好的,冷淡的
withdrawn沉默寡言的;与世隔绝的
asleepad 熟睡地;进入睡眠状态(地)
faraway遥远的;恍惚的
forgetful健忘的;不注意的;疏忽的;使遗忘的
abstracted 反义词
相反词
alert警戒,警惕;警报;警戒期;(电子设备的)提示信号
相关热词
- abstract data type中文,abstract data type的意思,abstract data type翻译及用法
- abstract class中文,abstract class的意思,abstract class翻译及用法
- abstract cauchy problem中文,abstract cauchy problem的意思,abstract cauchy problem翻译及用法
- abstract base class中文,abstract base class的意思,abstract base class翻译及用法
- abstract away from中文,abstract away from的意思,abstract away from翻译及用法
- abstract art中文,abstract art的意思,abstract art翻译及用法
- abstract algebra variety中文,abstract algebra variety的意思,abstract algebra variety翻译及用法
- abstract algebra中文,abstract algebra的意思,abstract algebra翻译及用法
- abstract中文,abstract的意思,abstract翻译及用法
- abstinent syndrome中文,abstinent syndrome的意思,abstinent syndrome翻译及用法
- abstracted information中文,abstracted information的意思,abstracted information翻译及用法
- abstractedly中文,abstractedly的意思,abstractedly翻译及用法
- abstract expressionism中文,abstract expressionism的意思,abstract expressionism翻译及用法
- Abstract Expressionist中文,Abstract Expressionist的意思,Abstract Expressionist翻译及用法
- abstract factory中文,abstract factory的意思,abstract factory翻译及用法
- abstract factory pattern中文,abstract factory pattern的意思,abstract factory pattern翻译及用法
- abstract idea中文,abstract idea的意思,abstract idea翻译及用法
- abstract ideas中文,abstract ideas的意思,abstract ideas翻译及用法
- abstract impressionism中文,abstract impressionism的意思,abstract impressionism翻译及用法
- abstraction中文,abstraction的意思,abstraction翻译及用法
- 上一篇: abstract data type
- 下一篇: abstracted information