• After that, you use the special function property to turn those methods into a descriptor.

    之后使用特殊函数property这些方法转换为一种描述符

    youdao

  • The molecular structure, function property and anabolism of hemocyanins of Arthropod both domestic and abroad are summarized.

    从血蓝蛋白分子结构功能特性、合成代谢方面综述国内外海洋节肢动物血蓝蛋白的研究进展。

    youdao

  • This article introduces the function property and application of natural preservatives in food. With the attempt to illustrate intensive future of natural food preservatives.

    介绍食品常用天然防腐剂功能特性及其应用进一步说明了天然食品防腐剂具有广阔的应用前景

    youdao

  • According to the perturbation theory, a distribution law of matrix element in secular equation is discovered in degenerate state and wave function property of the hydrogen atom.

    根据简并理论氢原子函数性质,得到久期方程微扰矩阵分布规律

    youdao

  • This paper introduced creature live material in the apple peels and the function property and processing of apple peels. The aim was that apple peels power would be a valuable food additive.

    本文综述了苹果中的生物活性物质、苹果皮功能性质以及苹果皮加工利用,期望苹果皮制一种附加值的食品添加剂

    youdao

  • A property is a data value that can be externally configured and affects the business function of the implementation.

    属性可以从外部配置数据会影响实现业务功能

    youdao

  • The other property tabs don't affect the timer function.

    其他属性不会影响计时器功能

    youdao

  • So unless limits are put on this strategy, the property market will continue to function "abnormally."

    所以除非一战略作出限制房地产市场还会继续畸形发展下去

    youdao

  • If a callback function is provided, this function sets the onreadystatechange property of the XHR object to that callback function.

    如果提供了,那么这个函数XHR对象onreadystatechange属性设置这个回调函数。

    youdao

  • Notice, however, that the function itself is just another property of the person object and that, without the parentheses, it would refer to an undefined value.

    然而要注意是,函数本身只是另一个person对象属性如果没有圆括号引用一个未定义的值。

    youdao

  • For the function in Listing 2, extract the data property of the event, as this is the actual data sent by the thread, and pass it to another function for updating the UI.

    对于清单2中的这个函数提取eventdata属性因为线程发送实际数据然后发送另一个函数更新ui

    youdao

  • But there's a slight twist: the onclick property wants to be fed a function referencenot the string name of a function, but a reference to the function itself.

    但是有点细微地方:onclick属性需要提供函数引用——不是函数的字符串名称而是函数本身引用。

    youdao

  • Each function object has an internal property called [[scope]] that is initialized with information about the scope in which the function was created.

    每个函数对象都有一个叫做[[scope]]内部属性这个内部属性包含创建函数时的作用域信息

    youdao

  • Finally, notice that you have also declared a fullName property and have supplied a function for it. These computed properties are very important in SproutCore.

    最后注意已经声明了fullname属性提供了一个函数这些计算属性Sprout Core中非常重要的。

    youdao

  • To find all the tickets issued by officer Ree, for example, you write a map function that filters the officer property accordingly.

    举例来说,查找officerRee开出所有罚单可以编写一个map函数过滤相应officer属性

    youdao

  • Finally, if we want to add some behavior to the object, we first define an EcmaScript function and then assign it as a property of the object.

    最后我们希望对象中加入一些行为定义EcmaScript函数然后指定对象属性

    youdao

  • The easiest way is to use the Lisp function invoke, property, or field.

    最为容易的方式使用Lisp函数调用属性或者字段。

    youdao

  • You then pass in an anonymous function (closure) to the onEvent property.

    然后一个匿名函数(closure)传入到onevent属性。

    youdao

  • This helper function creates the label, the input field, and the Set button for each property/action pair.

    这个helper函数每个属性/值对创建标签输入字段Set按钮

    youdao

  • This handler function was then assigned to the onreadystatechange property.

    然后这个事件处理函数分配onreadystatechange属性。

    youdao

  • Optionally, the stringify function can allow the customization of how a particular property of a complex Object is formatted.

    根据需要,stringify函数可以允许定制一个复杂对象特定属性如何格式化。

    youdao

  • For those readers who are paying a bit closer attention: property is not really a function but a typedon't worry about it.

    对于希望进一步了解这些内容的读者property不是真正函数而是一种类型——因此不必过多考虑它。

    youdao

  • It contains only one property, named mouseover, whose value is a function.

    包含属性mouseover函数

    youdao

  • The objects in the function object's [[scope]] property are copied into the scope chain in the same order.

    首先函数对象[[scope]]内部属性中的对象,按顺序复制作用

    youdao

  • The built-in Concat function supports the specification of a prefix, postfix, and delimiters through its property page.

    内置的Concat函数支持通过属性指定前缀后缀分隔符

    youdao

  • The parentheses indicate to the Rhino interpreter that I'm invoking a function rather than simply referring to a property of the object.

    圆括号告诉Rhino解释器正在调用函数不是简单地引用一个对象的属性

    youdao

  • So in Listing 14, I called the emit function with my key (the user_name property) and a value.

    因此清单14中,通过自己的,我调用emit函数(user_name属性)一个

    youdao

  • Each time the readystate changes, the readystatechange event fires and the handler function attached via the onreadystatechange property is called.

    每次readystate变化时,readystatechange事件就触发,由onreadystatechange属性指定的事件处理函数就被调用。

    youdao

  • After the ready state changes, the function specified in the req.onreadystatechange property is invoked (see Listing 17).

    就绪状态发生变化,将调用req . onreadystatechange属性指定函数(请参见清单17)。

    youdao

  • In the code, we get the account for the username (by using the getAccountForEmail function we saw earlier), then call its subscriptions property.

    代码中获得用户帐户(通过使用以前看到getaccountforemail函数),然后调用订阅属性

    youdao

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

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

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