• No doubt in order to participate in a dream of which it is much more the crystallizer than the true object.

    毫无疑问,为了参与到1种理想结晶过程中去,而不是1个真实物体感爱好。

    youdao

  • For example, every entity in a Ruby program should be a true object, but certain values such as integers are stored as immediate values.

    例如Ruby程序中的实体必须一个真的对象但是某些比如整数型直接存储的。

    youdao

  • In reality, it's about as far from true object-oriented development as you can get, because of the lack of extensibility in the data objects.

    实际上能够得到面向对象开发相去甚远因为数据对象缺乏可扩展性

    youdao

  • RMI uses object serialization to marshal and unmarshal parameters and does not truncate types, supporting true object-oriented polymorphism.

    RMI使用对象序列化传递参数并且不会丢失类型支持面向对象的多态性

    youdao

  • True object-oriented programming means that objects hide their internal state and implement their own behaviors for working with that state information.

    真正面向对象编程意味着对象隐藏内部状态实现使用状态信息行为

    youdao

  • Moving object detection is the important technology of scene monitoring. The shape of the object is affected mostly by its shadow, which the true object detection is interfered.

    运动目标检测场景监控核心技术目标的阴影很大程度上影响了目标形状干扰了真实目标的检测。

    youdao

  • The stratification technique gives us the minimum age of an object, which isn't necessarilly its true age.

    分层技术我们提供一个物体最小年龄,但不一定真实年龄。

    youdao

  • Associating a number as one of the qualities of a specific object is a great hindrance to the development of a true number sense.

    数字具体物品种属性联系起来,形成真正的一障碍

    youdao

  • But that's the truth about my knowledge; it's not actually true that one of those objects could really meet with the calamity while the other does not because they are in fact the same object.

    但是这样事实只是关于知识而已,物体可以被毁灭同时一个物体则可以幸存实际上不是真的因为事实上它们相同物体

    youdao

  • Unlike the Object Mapping specification, the Vocabulary specification is more of an outline that a true specification at this stage.

    对象映射规范词汇规范目前一个大纲非真正的规范。

    youdao

  • But then, the same limitation is true of polymorphismit is only helpful when you cannot constrain an object to a single type for every execution path.

    但是多态性也具有同样限制-不能对于每个执行路径对象约束单个类型才有所帮助

    youdao

  • If that were true, North America would have suffered the first world-changing impact of an extraterrestrial object in the era of modern man.

    如果事实北美洲应该是进入现代人类时代以来,第一个遭受到来自地球物体撞击并造成翻天覆地变化地方。

    youdao

  • In many cases, the image produced by these rainbow holograms isn't a true-color representation of the object depicted.

    很多情况下彩虹全息图中的色彩不能描绘物体真实色彩。

    youdao

  • Bool empty : If the path object contains an empty string for example, path path1 " ", then this routine returns True or False.

    boolempty如果path对象包含字符串(例如pathpath1(“ ”)),此例将返回True

    youdao

  • This demonstrates that we can return a fault object even if a true runtime error didn't occur.

    显示出即便发生真正运行时错误我们也可以返回一个fault对象

    youdao

  • Figure 6 shows that when a DIV element in mainFrame has contentEditable set to true, clicking an object will show it in edit mode.

    6显示了当mainFrame中的一个DIV元素contenteditable真值单击对象编辑模式中显示

    youdao

  • The instanceof operator resolves to true if the given object is an instance of the given class.

    如果给定对象给定类实例 instanceof操作符解析

    youdao

  • For that effect, JSON defines the following main data structures: number, string, Boolean (true and false), array (an ordered sequence of values), object (collection of key value pairs), and null.

    为了实现该目的,JSON定义以下主要数据结构数字字符串布尔值()、数组(有序排列)、对象(集合)null。

    youdao

  • A Stats object may optionally have a list of Stats objects when querying the data in a recursive mode (such as when the Boolean parameter is set to true).

    Stats对象以递归模式查询数据可以选择性地包括Stats对象列表

    youdao

  • The case for the name of the Boolean object is important because true (and false) is undefined.

    布尔对象名称大小写至关重要因为true(false)是未定义的。

    youdao

  • The filter for medication compliance is much less complex; it simply checks to see if the compliance MedMonitor intermediate object field is true.

    针对药物服用情况过滤器远远没有这么复杂只需要检查complianceMedMonitor中间对象字段是否为true

    youdao

  • These methods return true if the current permission object in the collection implies the specified permission, false if it does not.

    如果集合中的当前许可权对象暗示指定的许可权,则这些方法返回true,否则返回false

    youdao

  • It answers true when the object below the mouse pointer is a node representing a CMIS repository or a CMIS folder; otherwise, it answers false.

    鼠标指针对象一个表示CMIS知识库或者CM IS文件夹节点就返回true否则,就返回false

    youdao

  • In the example above, the parent bo is called XMLDocument_MBClaim (seen in the title bar of the window) and the true business object is called MBClaim, shown in the first row of the window.

    上面例子中,bo称作XMLDocument_MBClaim(在窗口标题中所看到的)实际业务对象称作MBClaim,在窗口的第一显示

    youdao

  • Whenever this element evaluates to true, it assigns a reference to the Machine object that is then used in the consequence part of the rule.

    这个元素等于true 时,一个引用分配Machine对象,而后者将规则结果被用到

    youdao

  • You can use the MEMBER function to identify whether a single object appears within a series, with the function returning either "true" or "false."

    可以使用MEMBER函数判断对象是否在一个序列出现这个函数返回truefalse ”。

    youdao

  • You can test this using the instanceof operator, which returns true if the object is a member of the indicated class, as shown in Listing 14.

    可以使用instance of操作符测试一点,如果对象指定成员则返回true如清单14

    youdao

  • So the run method of this object keeps on executing until the contextDestroyed variable is set to true.

    因此这个对象run方法继续执行直到将 contextDestroyed变量设置true 为止。

    youdao

  • It takes the MySQL database connection object as a parameter and returns true if the database close operation was successful and false if it failed.

    MySQL数据库连接对象作为参数如果数据库关闭操作成功,它就返回true,否则返回false

    youdao

  • It takes the MySQL database connection object as a parameter and returns true if the database close operation was successful and false if it failed.

    MySQL数据库连接对象作为参数如果数据库关闭操作成功,它就返回true,否则返回false

    youdao

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

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

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