associative
associative什么意思,associative翻译
基本解释
adj.: 联想的;结合的
网络: 关联;联合的;结合律
权威解释
联想的:
relating to the association of ideas or things
结合的:
giving the same result no matter what order the parts of a calculation are done, for example (a × b) × c = a × (b × c)
英汉解释
【数学】结合的
结社的
联合的,连带的
联想的
例句
It"s sometimes known as an associative array because data is associated with a key value, or as a hash table.
它有时候称为关联数组(因为数据与一个键值相关联),或者作为散列表。
each string is the name of an item , and the corresponding number in the associative array is the quantity of that item in the cart.
每个字符串都是一个商品的名称,关联数组中的对应数字就是购物车中该商品的数量。
Associative learning is often the result of conditioning, which also has two main types.
联想学习往往是由于空调,也有两种主要类型。
Since XOR operations are commutative and associative, correct recovery is possible regardless of the creation sequence of log records.
由于XOR运算具有交换性和结合性,无论日志记录生成的次序如何都可获得正确的恢复。
In Figure 11 you see that this is still true even with the associative table in place to maintain the association.
在图11中您可以看到,即使在有关联表维护关联的情况下仍然是这种情况。
This is crucial - imagine the experience as if you"re doing it all over again , first body - associative .
一个结合的图像就是当你从自己的身体经历这个想像,好像你现在就在做它一样。
A Ruby hash (or associative array) is a data structure that allows you to define the key for storage (instead of a simple numerical index).
Ruby散列表(或关联数组)是一种数据结构,允许您定义用于存储的键(而不是简单的数值索引)。
The address window configuration information is organized by the form of a completely associative look-up table.
所述地址窗口配置信息以全相联查找表的形式组织。
The updateCart function is called upon the return, and the JSON values are supplied in an associative array variable called results.
updateCart函数是在返回之前调用的,JSON值是在一个称为results的联合数组变量中提供的。
Many programmers who are familiar with languages like C may not know about hashes, which are also called dictionaries or associative arrays.
许多熟悉像C的语言的程序设计人员可能不了解哈希表,它也称作字典或相联数组。