• We wade past many tunnels before we find the object of his desire today: a black hole.

    我们经过了个又一个隧道去找寻YOPIE希望的那条----一个黑洞

    youdao

  • Therefore, the channel came into being so that the manufacturers to find the object of the cooperation.

    于是渠道商应运而生使制造商找到合作对象

    youdao

  • The object of these experiments was to find the connection, if any, between the two phenomena.

    这些实验目的就是探索两种现象之间联系如果存在着任何联系的话。

    youdao

  • For it to work, you need to find another object whose lifecycle is exactly the lifecycle of your listener and arrange for it to hold the strong reference to your listener, which is not always easy.

    要让工作需要找到另外一个对象,它生命周期恰好侦听器的生命周期,安排持有侦听器引用可不是容易的事。

    youdao

  • The example application is a search framework that attempts to minimize the sequence of questions and answers required to find a searched object.

    示例应用程序是个搜索构架,它试图最小化找到搜索对象所必需问题答案序列

    youdao

  • However, scientists now find that such imperceptible pictures can be made visible when people hear the name of the object in question.

    然而科学家们现在发现人们问题中听到物体名字后,这些察觉不出影像可以变得可见

    youdao

  • These methods return TestObjects, and those may not be the specific type of object you need to find.

    这些方法返回一个TestObject对象并且那些可能不是需要具体类型对象。

    youdao

  • I still want to use Spring to determine the dependencies of an object, to find the objects that satisfy those dependencies, and to configure the object with its dependencies.

    仍然Spring确定对象依赖项,发现满足这些依赖项对象,并用对象的依赖项来配置对象。

    youdao

  • This example of using the find method in testing the application based on Eclipse was limited to only a part of the AUT as a way to work out the design of the object getter methods.

    测试基于Eclipse应用程序使用find方法这个实例局限aut部分作为得出对象getter方法的设计的一个途径

    youdao

  • The second find method in the customer class, findAllOrder(), uses a key with the searched object type and the customer ID of this instance.

    客户中的第二find方法findAllOrder(),它使用一个包含搜索对象类型实例客户ID密钥

    youdao

  • That is, a call to obj.method() in a traditional OOP language will look through the method resolution order (MRO) of an object to find the "first" ancestor class of obj that has a method .method().

    也就是说,传统OOP语言中的obj.method()调用通过对象方法解析次序(method resolution order,MRO寻找第一个具有 .method() 方法 obj祖先

    youdao

  • Find the Place Order button, guided by the hint of the hierarchical relationship given by the test object map generated just now.

    找到PlaceOrder按钮根据上面生成测试对象映射给出层级关系中的暗示进行操作。

    youdao

  • The final aspect of using the find method deals with deleting registration of the object. TestObject.find

    最后使用查找程序是删除这个对象注册表。

    youdao

  • In some instances technology might find solutions that don't take away from the look of an object, while adding more protection.

    一某些情况下利用科技可以找到一些解决方法,既妨碍表现外表可以添加一些保护

    youdao

  • Today, we find a new log-structured file system and the introduction of a file system over an object store.

    今天我们发现新的日志结构文件系统看到一个文件系统被引入对象存储

    youdao

  • This may be reassuring if you find every time you meet the object of your affections you talk complete gibberish.

    所以倘若发现你的每次表白都以胡言乱语告终你大放心

    youdao

  • For each of these joins, find which side of the join contains attributes from the facts object.

    对于每个联结查明联结一边包含事实对象属性

    youdao

  • For each HTML element, you'll find a brief description of the element, the corresponding formatting object, and an XSLT template for converting HTML into XSL-FO.

    对于每个HTML元素看到元素简要描述对应格式化对象将HTML转换xsl - FOXSLT模板

    youdao

  • And sometimes, it is difficult to find a recognizable ancestor of the test object, so the search has to begin from the top-level object, such as a window.

    有时,甚至很难找到测试对象可识别父类所以搜索必须顶层开始例如从窗口开始。

    youdao

  • Perhaps most powerful is the find function, which allows you to use a jQuery selector to search through the descendants of elements in your jQuery object.

    find函数或许功能强大的函数,允许使用jQuery选择器搜索jQuery对象元素后代元素。

    youdao

  • You're now forced to find a way of providing arguments to the mock object instantiation process to achieve the same effect, which is precisely why you use RMock.

    现在必须找到种方法把参数提供模拟对象实例化过程达到同样效果就是使用 RMock 的原因

    youdao

  • An important category of methods in every business object class that can contain dependent business objects is the set of different find methods to retrieve these dependent objects.

    每个可以包含从属业务对象业务对象类中,都有一类重要方法,即一用于检索这些从属对象的find方法。

    youdao

  • This function is like an undo function, going back to the jQuery object you had before you called find or parents or one of the other traversing functions.

    这个函数功能类似undo函数,用于返回调用findparents函数(或者其它函数)之前jQuery对象

    youdao

  • Instead, find out how many pages of native content exist, as well as the content links, and set that information on the content object.

    而是查明存在本机内容多少以及内容链接Content对象设置这些信息

    youdao

  • A DataGraph object represents data in a tree-like structure, with a root object at the top of the tree and children under it, similar to the structure that you might find in an XML document.

    DataGraph对象类似形式表示数据顶部对象,其下面为各个子项,与XML文档中看到结构类似。

    youdao

  • We regrettably find out that Cousin Sid (the object of the next leg of our journey) is allergic to dogs.

    我们遗憾地发现堂兄sid(下一旅行对象)过敏

    youdao

  • Using the previous example again, you can find the Place Order button by its position near a found object, the picture of the album, and a specific path.

    再次使用上面例子可以通过找到对象附近位置文件夹图片以及特定路径来找到PlaceOrder按钮

    youdao

  • In the demo package, you'll also find an implementation of a data access object (TestDAOImpl) for Test objects, which lets you find Test instances by ID.

    demo包中发现Test对象数据访问对象(TestDAOImpl)的实现允许按照ID查找Test实例

    youdao

  • When you explore the structure of the interface, you might find it useful to switch to the Tables view to see the fields in the Event Object, as shown in Figure 4.

    研究这个接口结构时,您也许会发现切换Tables视图(4)查看EventObject中的字段有用。

    youdao

  • When you explore the structure of the interface, you might find it useful to switch to the Tables view to see the fields in the Event Object, as shown in Figure 4.

    研究这个接口结构时,您也许会发现切换Tables视图(4)查看EventObject中的字段有用。

    youdao

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

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

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