
词语导航
基本信息
词语:数组属性
繁体:數組屬性
拼音:shù zǔ shǔ xìng
英语翻译
【计】 array attribute
分词翻译
数组的英语翻译:
【计】 array
【化】 array
属的英语翻译:
belong to; category; dependents; genus; subordinate to
【医】 genera; genus; group; herd
翻译例句
1. 您可以改变JS p页来为这两个数组属性获取输入。
You can change the generated JSP pages to take inputs for these two array properties.
2. 出现了附加的数组属性(不再只有getter和setter)。
There are additional array attributes (not just getters and setters).
3. 如果一个元素包含多个相同名称的子元素,这些子元素将转换为一个数组属性。
If an element contains more than one sub-element of the same name, those sub-elements will be turned into an array property.WWw.wEntiYI.com
4. 首先,建模一个拥有Integer类型数组属性的模型,它的维度是[3][4]。
First, construct a model having an attribute which is of type Integer array, whose dimensions are [3] [4].
5. 不过,我们可以更加高效,正如我们所看到的,我们将不再需要在管道实现数组属性,我们将不再需要一个解决办法的双重变化检测。
However, we can be more efficient, and as we"ll see, we won"t need the array property in the pipe implementation, and we won"t need a workaround for the double change detection.
6. 这个函数会从模板中获取一个名为params的数组属性,同时被传递到json_encode,这个函数会返回json表示的php数组。
The function gets the attributes from the template as an array named params that is passed to json_encode , which returns a json representation of the PHP associative array.
7. 我就可以构建一个简单的存根(具有作为属性的数组列表),然后快速实现一些简单数据访问方法,如清单2所示。
I can build a simple stub that has an array list as a property, then implement some simple data access methods quickly, as Listing 2 shows.
8. 在使用正交持久性时,无需调用任何保存或持久化方法;属性和数组修改会被自动保存。
You don"t need to call any save or persist methods when using orthogonal persistence; the property and array modifications are automatically saved.
9. 这样,在源代码中就会生成维度属性为[10][20][30]的数组。
This will generate an attribute with array dimensions [10] [20] [30] in the source code.
10. 业务项编辑器可以方便地将属性定义为数组类型。
The Business Item Editor makes it easy to define the attribute as an array type.
11. 该数组包含提供程序作为查询结果发送的所有属性的值。
The array contains the values of all the attributes that the provider sent as the result of the query.
12. 清单8所示的代码中,可以像访问数组元素一样访问元素的属性。
In the code shown in Listing 8, you access attributes of an element just as you would elements of an array.
13. 现在,您可以轻松迭代这个数组,使用对象属性检索每个条目的细节,并将其转换为html页面。
It"s now a simple matter to iterate over this array, retrieve the details of each entry using object properties, and turn it into an HTML page.
14. 选择要被建模成为一个数组的UM l类属性。
Select the UML class attribute that has to be modeled as an array.
15. 在本例中,一个数组用于容纳相关队列属性。
In the example, an array is used to hold the queue attributes of interest.
16. 为了实现您老板的第一个要求(将子元素转换为属性),需要替换对数组的引用,如清单10所示。
To achieve your boss"s first objective, which is to convert elements to attributes, you need to replace references to arrays, as shown in Listing 10.
17. 然后,foreach循环迭代通过每个用户节点,并将它们的属性存储在data数组中。
The foreach loop then iterates through each of the user nodes and stores their attributes in the data array.
18. SDO支持对象语法和关联数组语法,因此属性可以通过对象语法设置。
SDOs support object syntax and associative array syntax, so the properties could have been set with object syntax.
19. 我们可以使用数组语法访问多值属性的个别元素,例如第一个地址。
We can access individual elements of many-valued properties, such as the first address, using array syntax.
20. 在Link模块中,该格式器已经使用item变量传递了一个要放置在标签上的属性数组。
In the Link module, the formatter already passes an array of attributes to be placed on the tag using the item variable.
21. 您可以直接使用.childnodes属性数组来保存一些字符,但这种样式是脆弱的,例如,如果有子元素,而没有的话。
You might use the.childnodes attribute array directly to save a few characters, but this is fragile if, for example, there are children of other than.
22. 在这个例子中,使用了两个DHTML技术:forms数组,以及通过基于属性值的名称调用元素(而不是通过元素名或总体结构)。
In this case, you see two DHTML techniques: the forms array, and calling elements by names based on attribute values, rather than by element names or by overall structure.
23. 但是,对于您正在使用的GoogleAJAXSearchAPI,则不需要其他特殊配置,只需指定连接器名称和空的属性数组。
However, for the Google AJAX Search API you are using, no other special configuration is required, so just specify the connector name and an empty properties array.
24. 这个属性的值是一个GridCell对象数组。
This attribute"s value is an array of GridCell objects.
25. 清单10提供了一个由所有带有“href”属性的链接组成的数组,并允许您处理它们。
Listing 10 gives you an array of all the links with "href" attributes, allowing you to handle them.
26. FileStore 保持项目的方式与 dojo.data.ItemFileReadStore不同,它将项目的属性封装到数组中以提高效率。
The dojox.data.FileStore holds items differently than dojo.data.ItemFileReadStore, which wraps item properties in arrays for efficiency.
27. results属性包含Result对象的数组,每个对象提供一个结果的所有属性。
The results property contains an array of Result objects, each of which provides all the properties of the result.
28. 当遍历结束之后,我们将列数组分配给表的 “columns”属性。
When the loop is over, we assign the array of columns to the table"s property "columns."
29. 提供给 AuditoryCues.playList属性的String名称数组就是这样 ―一个事件 名称的集合。
The String array of names provided to the AuditoryCues.playList property is just that -- a collection of names of events.
30. 提供给 AuditoryCues.playList属性的String名称数组就是这样 ―一个事件 名称的集合。
The String array of names provided to the AuditoryCues.playList property is just that -- a collection of names of events.
版权声明:问题易所有作品(图文、音视频)均来源网络,版权归原创作者所有,与本站立场无关,如不慎侵犯了你的权益,请联系我们告知,我们将做删除处理!
