• 听说过控制反转依赖注入几乎可以互换使用

    You hear both Inversion of Control and dependency injection used almost interchangeably.

    youdao

  • 许多命令式控制依赖破坏性赋值进行迭代。

    Many imperative control structures rely on destructive assignment to do iteration.

    youdao

  • 甚至于控制结构依赖

    Even control structures rely on it.

    youdao

  • 军事指挥人员依赖一种指挥控制(C2)系统复杂网络提供关键信息支持决策制定

    Military commanders depend on a complex network of command and Control (C2) systems to provide critical information to support decision making.

    youdao

  • 通用所提出建议一担心他们控制之外事物依赖程度

    The other worrying thing about GM's proposals is the extent to which they depend on things outside its control.

    youdao

  • 这样方式十分依赖于市场对美联储控制通胀信心但是迹象显示,美国快速降息政策正在破坏这种信任

    This approach relies heavily on trust in the Fed to keep inflation under control. But there are signs that the policy of rapid rate cuts is undermining that trust.

    youdao

  • 这种情况到了。NET 3.0有所改变,依赖注入控制反转都是一种特定要求

    This has changed with.net 3.0, where dependency injection and inversion of control containers are specifically called for.

    youdao

  • 依赖使用属性更好访问控制决策

    Relying parties use attributes to make fine grain access control decisions.

    youdao

  • 业务无法拥有直接控制——重要的是,业务无法拥有对逻辑直接控制而是必须依赖IT做出任何更改

    Business does not have direct controlMost importantly, business does not have direct control of this logic; they have to depend on IT to make any changes.

    youdao

  • 用户控制他们自己浏览行为本身,且依赖网站呈现连续的内容。

    Users want to be able to control their browser and rely on the consistent data presentation throughout the site.

    youdao

  • 桩丑闻根源于基什内尔实行严重依赖价格控制能源政策

    The roots of the scandal lie in Mr Kirchner's energy policy, which relies heavily on price controls.

    youdao

  • 现代疟疾病媒控制特别依赖单一化学分子,除虫菊酯。

    Modern vector control for malaria is exceptionally dependent on a single class of molecule, the pyrethroids.

    youdao

  • NK控制反转仅仅一种思想各种依赖注入(无论有无框架)都取决设计软件是否抱有控制反转目的

    NK: inversion of control is a mindset, and dependency injection of any kind (with or without a framework) relies on your software being designed with the goals of inversion of control in mind.

    youdao

  • 虽然我们知道每个人都依赖于某种控制稳定即便所有地方所有的事情会不断地被我们之间的联接所改变,我们依然这样

    Yet we know already that everyone will be looking to maintain control and stability, even as everything everywhere becomes progressively reshaped by all this connectivity.

    youdao

  • 无中生有控制必然依赖简单底层

    To get something from nothing, control must rest at the bottom within simplicity.

    youdao

  • 教学中的很多老师通常都是以听觉学习方式控制课堂,他们主要依赖说话来教课

    Most teachers in the classrooms often gear their lessons to students with auditory learning styles. The teacher relies mostly on talking to teach.

    youdao

  • 流程并不企业进行完全控制因为依赖客户领取租借物品按时返回

    The process is not under full control of the enterprise, as it relies on the customer to collect the rented item and return it on time.

    youdao

  • 公司成功依赖全面控制生意每一个方面设计产品配送

    The company's success lies in it having total control of every part of the business. It designs, produces and distributes itself.

    youdao

  • 仿真可以允许机器人控制系统进行革新,依赖很多控制系统随机排列遗传算法可以证实这一点)。

    Simulation also allows the evolution of robotics control systems, which depend on random permutations of the control system over many generations (as demonstrated by genetic algorithms).

    youdao

  • 此外德国元气恢复很大程度上依赖于对实际工资控制有效降低单位人力成本

    Moreover, much of Germany's renewed vigour reflects stringent control of real wages, which has secured a fall in unit Labour costs when they have been rising elsewhere.

    youdao

  • 但是为了简单起见我们完全依赖SELinux实施访问控制

    But for simplicity, let's fully rely on SELinux to enforce access control.

    youdao

  • 尽管现在我们数据外观有了更多控制,但仍然依赖BPCExplorer启动管理流程实例

    Though we have more control over the look and feel of the data, we still rely on the BPC Explorer to start and manage our process instances.

    youdao

  • 为什么应当依赖一种无法控制因素呢?

    Depend on a factor she can't control?

    youdao

  • CUE系统设计经理斯图尔特·诺里斯表示凯迪拉克工程人员们研究了宝马奥迪奔驰等豪车品牌系统这些品牌都高度依赖中控台的控制

    Stuart Norris, the system's design manager, said Cadillac engineers studied systems on BMW, Audi and Mercedes luxury brands, which rely heavily on console-mounted controls.

    youdao

  • WebSphereSensorEvents依赖流量控制路由事件消息包络层CBE 事件格式规范

    WebSphere Sensor Events relies on the CBE event format specification for the envelope of the event message for flow control and routing.

    youdao

  • Servant进程许多服务依赖控制区域例如通信安全性事务控制

    The servant processes rely on the control region for numerous services, such as communication, security, and transaction control.

    youdao

  • 程序员特别是那些依赖版本控制的程序员)非常谨慎群体Subversion 着实用了很长一段时间,得到他们的广泛接受。

    Programmers (especially those who rely on version control) are a cautious bunch, and Subversion has been slow to catch on.

    youdao

  • Oozie工作流放置控制依赖DAG(有向无Direct Acyclic Graph)中的动作(例如,HadoopMap/Reduce作业Pig作业等),其中指定动作执行顺序

    Oozie workflow is a collection of actions (i.e. Hadoop Map/Reduce jobs, Pig jobs) arranged in a control dependency DAG (Direct Acyclic Graph), specifying a sequence of actions execution.

    youdao

  • 控制反转模式(称作依赖介入)基本概念创建对象但是描述创建它们方式

    The basic concept of the Inversion of Control pattern (also known as dependency injection) is that you do not create your objects but describe how they should be created.

    youdao

  • 控制反转模式(称作依赖介入)基本概念创建对象但是描述创建它们方式

    The basic concept of the Inversion of Control pattern (also known as dependency injection) is that you do not create your objects but describe how they should be created.

    youdao

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

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

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