What is the translation of " OBJECT PROPERTIES " in Chinese?

['ɒbdʒikt 'prɒpətiz]
['ɒbdʒikt 'prɒpətiz]
对象属性
对象的属性

Examples of using Object properties in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Note that you can still change object properties or array members:.
但是,你仍然可以更改对象属性或数组元素:.
Read() asks for two values using prompt and remembers them in object properties.
Read()使用prompt请求两个值并在对象属性中记住它们。
However, you can still change object properties or array elements:.
但是,你仍然可以更改对象属性或数组元素:.
In addition to these normal array elements,the returned array also has two object properties.
除了这些常规的数组元素之外,返回的数组还含有两个对象属性
Object properties are not kept in any particular order, so properties may appear in a seemingly random order.
对象属性不按任何特定的顺序保存,因此属性看似以随机的顺序出现。
Just like strings,symbols can be used as keys for object properties.
像字符串一样,symbols也可以被用做对象属性的键。
For performance reasons we recommend to always list the object properties you want to retrieve and avoid retrieving everything.
出于性能原因,我们建议始终列出要检索的对象属性,并避免检索所有内容。
Starting with ECMAScript 5,there are three native ways to list/traverse object properties:.
从ECMAScript5开始,有三种原生的方法用于列出或枚举对象的属性:.
Since JavaScript elements are saved as standard object properties, it is not advisable to iterate through JavaScript arrays using for….
一旦JavaScript元素被保存为标准的对象属性,通过for….
In ECMAScript 5,developers mimicked sets and maps by using object properties, like this:.
在ECMAScript5中,开发者使用对象属性来模拟set和map,像这样:.
You can alsouse S3 Batch Operations to change object properties and perform storage management tasks for billions of objects..
您还可使用S3批量操作来更改对象属性并为数十亿个对象执行存储管理任务。
A symbol is a unique and immutable data type andmay be used as an identifier for object properties.
Symbol是一种特殊的、不可变的数据类型,可以作为对象属性的标识符使用。
Order of object properties: always instantiate your object properties in the same order so that hidden classes, and subsequently optimized code, can be shared.
对象属性的顺序:始终以相同的顺序实例化对象属性,以便可以共享隐藏类和随后优化的代码.
Secondly, the current version of Realm can't deal with object properties with a nil value.
第二,当前版本的Realm还不能处理含有nil值的对象属性
JavaScript is a prototype-based language, meaning object properties and methods can be shared through generalizedobjects that have the ability to be cloned and extended.
JavaScript是一种基于原型的语言,这意味着对象属性和方法可以通过具有克隆和扩展能力的通用对象来共享。
We have learned ways of reading, updating, and transforming object properties and array elements.
我们学习了读取、更新和转换对象属性和数组元素的方法。
Image segmentation and blob analysis- which uses simple object properties, such as size, color, or shape.
图像分割和区块分析-使用简单的对象属性,如大小、颜色或形状.
The objects key1 and key2 are converted to strings because object properties must be strings.
对象中的key1和key2被转化为字符串是因为对象的属性只能为该类型。
In Part 6,we learned about various Ramda functions for reading object properties, including prop, pick, and has.
在第六节中,展示了许多读取对象属性的Ramda函数,包括prop、pick和has。
TypeScript uses duck typing,so adjusting the methods to only require the object properties that they really need was the quickest fix.
Ducktyping),所以只需要对它们真正需要的对象属性方法进行调整是最快的修复方式。
JSON is data-only cross-language specification, so some JavaScript-specific object properties are skipped by JSON. stringify.
JSON是跨语言的纯数据规范,因此一些特定于JavaScript的对象属性被JSON.stringify跳过。
At the implementation level,JavaScript's arrays actually store their elements as standard object properties, using the array index as the property name.
在实施层面,JavaScript实际上是将元素作为标准的对象属性来存储,把数组索引作为属性名。
Events and listeners, allowing the monitoring of object property changes and actions.
事件和监听,允许监控对象属性的变化和行为.
Every function has a prototype object property.
每个函数都有一个prototype对象属性
For example: Modifying any external variable or object property such as a global variable, or a variable in the parent function scope chain.
改变了任何外部变量或对象属性(例如,全局变量,或者一个在父级函数作用域链上的变量).
Delete will delete the object property, but will not reindex the array or update its length.
Delete将删除对象属性,但不会重新索引数组或更新其长度。
The= operator expects its left- side operand to be an lvalue:a variable or object property( or array element).
运算符希望它的左操作数是一个左值:一个变量或者对象属性(或数组元素)。
Starting in ECMAScript 5,reserved words may be used as object property names"in the buff".
注意:**从EcmaScript5开始,预留关键字可以作为对象的属性名(reservedwordsmaybeusedasobjectpropertynames"inthebuff")。
Output actions can be divided into two types: variables(e.g. object property operations) and functions(e.g. call of application start function, report function, etc.).
输出动作可被划分为两类:变量(比如对象属性操作)与函数(比如应用程序启动函数、报告函数等的调用)。
In turn, recognizing the value and security in that implementation type,Microsoft has recast the XMLHttpRequest in IE 7 as a window object property.
而如今,在认识到实现这一类型的价值及安全性特征之后,微软已经在其IE7中把XMLHttpRequest实现为一个窗口对象属性
Results: 976, Time: 0.0286

Word-for-word translation

Top dictionary queries

English - Chinese