单词 | indirection |
释义 |
复数:indirections 例句释义: 间接,欺骗,间接性,间接取值,间接层 1. At the bottom of the diagram , are the indirection support classes I mentioned in the first paragraph of this section . 位于图的底部,是我在这一节的第一段中提到的中间支持类。 www.bing.com 2. Unlike the mouse, which has a bit of indirection to distract the user, touch based applications must respond immediately to any interaction. 鼠标操作多少有些间接的东西引开用户的注意,而触摸型应用必须立即响应任何交互行为。 www.infoq.com 3. In the point-to-point article, we described how the JMS resources act as a level of indirection between the bus and the application. 在点到点的文章中,我们已经介绍了如何将JMS资源作为总线和应用程序间的中间层使用。 www.ibm.com 4. A level of indirection in defined names is created when one name refers to another name or to a cell reference. 如果有一个名称引用其他名称或单元格引用,就会在已定义名称中创建间接层。 support.microsoft.com 5. In fact, there is the possibility for a third level of indirection as you can map resources at the EAR level, as well. 实际上,当您在EAR级别上映射资源时,可能还存在第三级别的间接寻址。 www.ibm.com 6. You may also receive this error message if you try to delete a name that has too many levels of indirection below the name. 如果您尝试删除其下面具有多个间接层的名称,也可能会收到此错误消息。 support.microsoft.com 7. This extra level of indirection can get in the way when you're trying to profile or otherwise precisely control JVM invocation arguments. 这种更高级别的间接性会在您尝试分析或精细控制JVM调用参数时造成困难。 www.ibm.com 8. In the zero-tolerance environment, even viewing log files must be accomplished through a layer of indirection. 在零容错的环境中,即使是查看日志文件也必须通过一个间接层来实现。 www-128.ibm.com 9. Applying the indirection operator to a null pointer results in an implementation-defined behavior. 如果将间接寻址运算符应用于null指针,则会导致由实现定义的行为。 msdn2.microsoft.com 10. There's a layer of indirection between roles as used in code and roles as surfaced to deployment, but it's not germane to this discussion. 代码中使用的角色和部署中公开的角色之间有一个间接层,但是它与本文关系不大。 www.ibm.com 1. But in general, the self-reference may take arbitrary levels of indirection through a multitude of classes compiled at different times. 但是,自引用对于在不同时间编译的大多数类常常采用任意的间接级别。 www.ibm.com 2. Agents provide a layer of indirection between the holder of a variable and the mutable state itself. Agents在变量持有者与可变状态本身之间提供一层间接关系。 www.ibm.com 3. In the simple case of simple indirection, the hosted bindingTemplate is simply referenced by the original service binding. 在简单间接模式中,描述最终服务的bindingTemplate将简单地被初始的服务绑定所引用。 www.jukuu.com 4. Wraps marshal- by- value object references , allowing them to be returned through an indirection . 包装按值封送对象引用,从而使它们可以通过间接寻址返回。 www.bing.com 5. A type is unsafe if it contains a member function or has a data member that is an unsafe type or an indirection to an unsafe type. 如果类型包含成员函数或具有数据成员(它们为不安全类型或为到不安全类型的间接寻址),则该类型不安全。 technet.microsoft.com 6. Dai Zhen, criticized the traditional Li Xue with his new Yi Li and changed his indirection of the criticism to the social reality. 戴震以其自得的义理对传统理学进行了无情地揭露和批判,并转向对社会现实的批判。 www.edu-hb.com 7. Unlike value types, classes always have at least one level of indirection. 与值类型不同,类始终具有至少一级间接寻址。 msdn2.microsoft.com 8. It provides a degree of indirection between service provider and consumer (which may be the business process or a portlet). 它为服务提供者和使用者(可以为业务流程或Portlet)提供一定程度的隔离。 www.ibm.com 9. EJB references let us use an extra level of indirection between the code and the actual JNDI name of the referenced bean. EJB引用使得用户可以在代码和引用bean的实际JNDI名称之间使用额外的间接标准。 www.ibm.com 10. So to avoid some tedious boiler-plate code this library defines predicates that apply an indirection before comparing. 所以,为了避免一些繁琐的重复代码,本库定义了一些谓词用于在比较前应用间接性。 boost-doc-zh.googlecode.com 1. A logical backup device lets you use indirection when referencing the corresponding physical backup device . 通过逻辑备份设备,您可以在引用相应的物理备份设备时使用间接寻址。 www.bing.com 2. First, it provides a layer of indirection when binding the controls on your form to data. 首先,在将窗体上的控件绑定到数据时提供间接层。 msdn2.microsoft.com 3. Intents add a layer of indirection that enables sophisticated component reuse and substitution. 目的添加了一个间接层来支持复杂组件的重用和替换。 www.ibm.com 4. The JVM-based interpreters are simply launched inside ASE, and don't need the indirection of the RPC calls. 基于JVM的解释器就在ASE内部加载,无需间接的RPC调用。 www.infoq.com 5. Establish a level of indirection between service invocation and service implementation to buffer application changes. 建立一定层次上的在服务调用和服务实现2者间的间接关系来缓冲应用的变化。 www.cnblogs.com 6. suggest, imply, hint, intimate, insinuate These verbs mean to convey thoughts or ideas by indirection. 这些动词的意思是用间接的方式传达思想或观点。 zhidao.baidu.com 7. Defines the interface for unwrapping marshal- by- value objects from indirection . 定义用于从间接寻址打开按值封送对象的接口。 www.bing.com 8. The two functions represent a layer of indirection which is necessary to support classes that are not Copy Constructible by default. 这两个函数表示为一个间接层,为了支持缺省为不可复制构造的类,这是必须的。 dictsearch.appspot.com 9. Provides a level of indirection between consumers of the assembly and the assembly's implementation details. 在程序集的使用者和程序集的实现详细信息的使用者之间提供一定程度的间接性。 technet.microsoft.com 10. You might find it surprisingly handy to add a layer of indirection by putting a wrapper around each command. 你会发现,通过包裹每个命令来增加一个间接层的做法非常便捷。 www.ltesting.net 1. A tablespace provides a level of indirection between a database and the tables stored within the database. 表空间在数据库与存储在数据库中的表之间提供了一个间接层。 www-128.ibm.com 2. The advantage of this approach is that the level of indirection provides for greater deployment flexibility. 这个方法的优点在于间接层带来了巨大的部署弹性。 www.infoq.com 3. All those extra capabilities mean many levels of indirection and many more conditional checks when you do. 对象进行处理时需要经过更多级的间接处理或条件检查。 www-128.ibm.com 4. When you add or use a name that exceeds that level of indirection in a formula, you receive this error message. 如果在公式中添加或使用超过间接层的名称,就会收到此错误消息。 support.microsoft.com 5. First, it provides a layer of indirection when binding the controls on a form to data. 首先,它提供一个将窗体上的控件绑定到数据的间接层。 msdn2.microsoft.com 6. The caller can unwrap the object from the indirection through this interface . 调用方可以通过此接口从间接寻址打开该对象。 www.bing.com 7. Schachter writes, "The worst problem is that shortening services add another layer of indirection to an already creaky system. " Schachter写道,“最严重的问题是,缩写服务在已经不堪重负的系统里又增加了一个间接层。” www.bing.com 8. This indirection allows the names to remain stable when hosts are moved around in the network and renumbered. 当主机改变了在网络中的位置或重新编号之后,这种间接的做法允许主机保留其名称。 www.ibm.com 9. The approach of adding another level of indirection to software to isolate changes, works here too. 给软件增加另一个间接层来隔离变化的方法,在这里仍然有效。 www.infoq.com 10. A requirement for late binding generally requires a level of indirection in the application. 晚期绑定需求通常要求应用程序中存在一个间接寻址级别。 www.ibm.com 1. It introduces another indirection in the design. 它在设计中引入了另一种间接方法。 www.ibm.com 2. Just adding another level of indirection with the proxy without thought only pushes the problem elsewhere, it doesn't solve it. 仅仅不加考虑的用代理来增加另一个间接层只是把问题推到了其它地方,而不是解决它。 www.infoq.com 3. obtained their goal by subtle indirection. 通过隐蔽的欺骗达到他们的目的 dict.hjenglish.com 4. I've snipped a lot of the indirection and the more esoteric ways taxonomy links are expressed. 我去掉了大量间接的内容和比较深奥的分类链接表示方法。 www.ibm.com 5. If the query is non-recursive, only one level of indirection will be processed. 如果查询是非递归的,则仅处理一个间接层次。 www.ibm.com 6. Use a class passed by reference when the unmanaged function demands two levels of indirection. 在非托管函数要求二级间接寻址时使用按引用传递的类。 msdn2.microsoft.com 7. If objects with recursive attributes are found after the first indirection, they will be ignored. 如果在第一层次的间接之后找到具有递归属性的对象,则忽略那些对象。 www.ibm.com 8. So dynamic languages effectively add a level of indirection. 所以动态语言有效地添加了一级间接寻址。 www.ibm.com 9. A link is an indirection that a client can use to discover URIs at runtime. 链接是一种间接机制,客户端可以用它来在运行时发现URI。 www.infoq.com 10. There is a level of indirection that separates the creator and processor of the message. 把消息的创建者与处理者分开在一定程度上是间接的。 www-128.ibm.com 1. Use a structure passed by value when the unmanaged function demands no indirection. 在非托管函数不要求任何间接寻址时使用按值传递的结构。 msdn2.microsoft.com 2. It introduces a level of indirection when accessing an object. 当访问对象时,它引入了一个间接的层。 blog.sina.com.cn 3. This provides a level of indirection for easy code evolution. 这提供了一个用于简单代码演变的间接级别。 msdn2.microsoft.com 4. This is because native C RTTI values are retrieved through an additional indirection on almost all platforms. 这是因为在几乎所有平台上,原生的C RTTI是通过一个额外的间接层来获得。 boost-doc-zh.googlecode.com 5. Use either a structure passed by reference or a class passed by value when the unmanaged function demands one level of indirection. 在非托管函数要求一级间接寻址时使用按引用传递或按类传递的结构。 msdn2.microsoft.com 6. Interface adds a level of indirection to the applications built using the Spring framework. 接口为使用Spring框架构建的应用程序添加了一个间接的级别。 www-128.ibm.com 7. Instead, you must use proxies, which provide a level of indirection. 您必须代之以使用代理,它提供一定程度的间接性。 msdn2.microsoft.com 8. They can provide an extra level of indirection for messaging applications. 此类目的地可为消息传递应用程序提供额外的间接寻址方式。 www.ibm.com 9. Component provides a level of indirection between a control and a data source. 组件在控件与数据源之间提供了一个间接寻址级别。 msdn2.microsoft.com 10. Provides a level of indirection between the data source and the control. 在数据源与控件之间提供了一个间接寻址级别。 msdn2.microsoft.com 1. Reconstruction status quo of bacterial drug fast and science and effective indirection of clinical medication 重视细菌耐药现状科学有效指导临床用药 service.ilib.cn 2. Simulation and Modifying of Indirection Current Control Way for Three- phase PWM Voltage Rectifier 三相电压型PWM整流器间接电流控制方法改进及仿真 ilib.cn 3. Other or unspecified sexual indirection disorders 其他或待分类的性指向障碍 blog.hjenglish.com 4. A Discussion on Indirection Help in Gymnastics Teaching 试论体操教学中的间接帮助 www.ilib.cn |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。