• 就是为什么哲学家神学家争辩往往是那么抽象

    This is why philosophers and theologians argue in an abstract way.

    youdao

  • 物质来讲简单没有那么抽象就是可以感官或者物理方法认识事物

    The concept of material to me is quite simple, not so abstract, just to realize things with senses or physical method.

    youdao

  • 某一工件看似出现不同架构层次时,那么抽象层次最高那个应被用做映射

    When an artifact seems to appear at different levels of the architecture, the highest level of abstraction is used for the mapping.

    youdao

  • 如果您不熟悉主题那么抽象MetalTheme提供了一个抽象外观使用颜色字体方法

    For those unfamiliar with themes, the abstract MetalTheme class offers a way to abstract away the colors and fonts used by the look and feel.

    youdao

  • 虽然,“飞天那么抽象雅典那么遥远但是小小的心灵中已经刻下了一个自豪名字祖国

    Although the "flying" so abstract, Athens so far, but, in my little mind, but it has carved a proud name: the motherland!

    youdao

  • 伤害这样模糊的——例如,指的是情感上的伤害吗?那么人类员工取代会造成伤害吗?——抽象概念会带来编码问题

    A word such as "harm" is vague (what about emotional harm? Is replacing a human employee harm?), and abstract concepts present coding problems.

    youdao

  • 如果几个对象间存在公共行为开发者抽象这种行为,那么它就可以创建一个接口使用

    If there are several objects that all have the behavior, and a developer wishes to abstract on that behavior, they can create an interface and then use that.

    youdao

  • 因此如果知道服务静态的,并且不会变化那么就可以抽象食物链上再上升

    So if you know that the service is static and won't change, then you could climb one more level up the abstraction food chain.

    youdao

  • 这些可能听起来很抽象那么我们一个实际例子

    This may sound abstract, so let's have a look at an actual example.

    youdao

  • 前文意识功能那么必然是物质运动结果,是大脑运动特征的体现,是大脑抽象功能的体现。

    As I have said before, conscious is a type of function, then it is the result of material motion, the embodiment of brain motion and abstract function of brain.

    youdao

  • 然而西班牙一自由做出了限制,得到了欧盟委员会许可,这就意味着时局艰难那些抽象规则不再那么有效了。

    Yet as the Spanish move, and the commission's decision to allow it, suggest, when times are tough the draw of abstract principles no longer proves so magnetic.

    youdao

  • 如果某项操作宣布抽象那么继承必须提供了一个具体实施方案

    If an operation is declared as abstract then the inheriting class must provide a concrete implementation.

    youdao

  • 如果需求更加特别那么需要多层抽象

    If your needs are more particular you may not need multiple layers of abstraction.

    youdao

  • 客户调用了一行为端口抽象操作时,那么访问会分配该类了。

    When a client invokes an abstract operation on a behavior port, therefore, the call is dispatched to the class.

    youdao

  • 如果我们自然世界就是物质世界原子的世界,那么我们只是被弃于现代物理学抽象概念术语之后

    If we say it is the world of matter, or the world of atoms, we are left behind by modern physics, which characterizes the world in far more abstract terms.

    youdao

  • 如果身体固有特征指导着我们抽象思维那么那些我们的躯体截然不同的躯体又意味着什么呢?

    If the inherent characteristics of our bodies are responsible for our abstract thoughts - what does that mean for bodies that are drastically different to our own?

    youdao

  • 如果专家进行的知识传播过于抽象或者生产中没有实效那么科学传播产生显著影响

    If knowledge disseminated by science communication experts is too abstract or useless in actual production, science communication will have no significant effect.

    youdao

  • 如果说社会竞争观念听起来抽象那么运营管理在商业界的地位同样强调了它的重要性

    If notions of societal competitiveness seem too abstract, the role of om at a business level underscores the importance of the field.

    youdao

  • 如果用户无法上线、无法他们喜爱的厂商那里购买商品、无法当地美术馆找到最新抽象水彩画的价格,那么所有代码等于零。

    All your code is for naught if users can't hop online and buy items from their favorite vendor or find out how much the newest abstract watercolor from their local gallery costs.

    youdao

  • 但是如果更喜欢抽象层面工作——程序使用简单API函数——那么工具对于您来说就过于低级了。

    However, if you prefer to work at a more abstract levelusing simple APIs or function calls within a program perhapsthis tool may be too low level for you.

    youdao

  • 如果数学思想在某处等待发现那么即使人类从未构想一个纯粹抽象概念必须存在

    If the mathematical ideas are out there, waiting to be found, then somehow a purely abstract notion has to have existence even when no human being has ever conceived of it.

    youdao

  • 如果一部分中,一个抽象了的必须向下转换为特定子类那么没有遵循原则

    If a class that uses an abstraction has to downcast to a specific subclass in one section, you're not following the Open Closed Principle.

    youdao

  • 好的文档无法取代的,如果没有这样文档,只要能用一种抽象方式浏览整个过程那么也可以抵消一些负面影响。

    While good documentation has no substitute, you can offset its absence by having the ability to navigate the process in an abstract fashion.

    youdao

  • 许多关注点抽象成了这样一种方式:如果不想另辟蹊径,那么需要担心它们

    More concerns have been abstracted to the point where you don't need to worry about them unless you're doing something unique.

    youdao

  • 例如如果所有控制器扩展一个抽象那么可以在这里进行修改

    If, for example, you'd like all of your controllers to extend an abstract parent class, you can make the change here. All new controllers will be based on your modified template code.

    youdao

  • 如果问题恰好适合Haskell那么更高级别的抽象适合

    If your problem set is a good fit for Haskell, that higher abstraction will work for you.

    youdao

  • 如果必须传入抽象工厂对象那么必须添加一个新的公用构造函数赋值(mutator)方法。

    If an abstract factory object must be passed in, then you must add a new public constructor or mutator.

    youdao

  • AndresAguiar曾经blog上谈论说,如果我们完善抽象一方面投入足够精力那么没有必要进行TDD甚至单元测试了。

    Andres Aguiar has also been arguing on his blog that if enough efforts are put in refining the abstraction, there would be no need for TDD and even for Unit Testing.

    youdao

  • 如果方法的前缀使用 @abstractmethod修饰符(decorator),那么此方法就是一个抽象方法。

    A method is abstract if it's preceded with the decorator @abstractmethod.

    youdao

  • 如果使用encoded那么您使用的是带有编码规则抽象类型

    If use is encoded, you use an abstract type with encoding rules.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定