After that, you use the special function property to turn those methods into a descriptor.
之后,使用特殊函数property将这些方法转换为一种描述符。
The molecular structure, function property and anabolism of hemocyanins of Arthropod both domestic and abroad are summarized.
从血蓝蛋白的分子结构、功能特性、合成和代谢方面综述了国内外海洋节肢动物血蓝蛋白的研究进展。
This article introduces the function property and application of natural preservatives in food. With the attempt to illustrate intensive future of natural food preservatives.
介绍了食品中常用天然防腐剂的功能特性及其应用,进一步说明了天然食品防腐剂具有广阔的应用前景。
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.
根据简并态微扰理论和氢原子波函数的性质,得到久期方程中微扰矩阵元的分布规律。
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.
本文综述了苹果皮中的生物活性物质、苹果皮的功能性质以及苹果皮的加工利用,期望将苹果皮制成一种高附加值的食品添加剂。
A property is a data value that can be externally configured and affects the business function of the implementation.
属性是可以从外部配置的数据值,会影响此实现的业务功能。
The other property tabs don't affect the timer function.
其他属性不会影响计时器功能。
So unless limits are put on this strategy, the property market will continue to function "abnormally."
所以,除非对这一战略作出限制,房地产市场还会继续畸形发展下去。
If a callback function is provided, this function sets the onreadystatechange property of the XHR object to that callback function.
如果提供了回调,那么这个函数将XHR对象的onreadystatechange属性设置为这个回调函数。
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对象的属性,如果没有圆括号,它将引用一个未定义的值。
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中的这个函数,提取event的data属性,因为这是被线程发送的实际数据,然后将它发送给另一个函数来更新ui。
But there's a slight twist: the onclick property wants to be fed a function reference — not the string name of a function, but a reference to the function itself.
但是有点细微的地方:onclick属性需要提供函数引用——不是函数的字符串名称,而是函数本身的引用。
Each function object has an internal property called [[scope]] that is initialized with information about the scope in which the function was created.
每个函数对象都有一个叫做[[scope]]的内部属性,这个内部属性包含创建函数时的作用域信息。
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中是非常重要的。
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属性。
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函数,然后把它指定为对象的一个属性。
The easiest way is to use the Lisp function invoke, property, or field.
最为容易的方式是使用Lisp函数调用、属性或者字段。
You then pass in an anonymous function (closure) to the onEvent property.
然后将一个匿名函数(closure)传入到onevent属性。
This helper function creates the label, the input field, and the Set button for each property/action pair.
这个helper函数为每个属性/值对创建了标签、输入字段和Set按钮。
This handler function was then assigned to the onreadystatechange property.
然后把这个事件处理函数分配给onreadystatechange属性。
Optionally, the stringify function can allow the customization of how a particular property of a complex Object is formatted.
根据需要,stringify函数可以允许定制一个复杂对象的特定属性如何被格式化。
For those readers who are paying a bit closer attention: property is not really a function but a type — don't worry about it.
对于希望进一步了解这些内容的读者:property并不是一个真正的函数,而是一种类型——因此不必过多考虑它。
It contains only one property, named mouseover, whose value is a function.
它只包含一个属性mouseover,其值是一个函数。
The objects in the function object's [[scope]] property are copied into the scope chain in the same order.
首先将函数对象[[scope]]内部属性中的对象,按顺序复制到作用域链中。
The built-in Concat function supports the specification of a prefix, postfix, and delimiters through its property page.
内置的Concat函数支持通过其属性页指定前缀、后缀和分隔符。
The parentheses indicate to the Rhino interpreter that I'm invoking a function rather than simply referring to a property of the object.
圆括号告诉Rhino解释器我正在调用一个函数,而不是简单地引用一个对象的属性。
So in Listing 14, I called the emit function with my key (the user_name property) and a value.
因此在清单14中,通过我自己的键,我调用了emit函数(user_name属性)和一个值。
Each time the readystate changes, the readystatechange event fires and the handler function attached via the onreadystatechange property is called.
每次readystate变化时,readystatechange事件就触发,由onreadystatechange属性指定的事件处理函数就被调用。
After the ready state changes, the function specified in the req.onreadystatechange property is invoked (see Listing 17).
在就绪状态发生变化后,将调用req . onreadystatechange属性中指定的函数(请参见清单17)。
In the code, we get the account for the username (by using the getAccountForEmail function we saw earlier), then call its subscriptions property.
在代码中,获得用户名的帐户(通过使用以前看到的getaccountforemail函数),然后调用其订阅属性。
应用推荐