您要查找的是不是:
- Staran associative array processor 斯特朗相联阵列处理
- Airborne Associate Array Processor 机载相联阵列(数组)处理机
- associative array processor 相联阵列处理机
- It only returns an associative array. 它只返回一个关联数组。
- ARRAY_A - result will be output as an associative array. 结果会作为结合的数组返回。
- The deflate filter takes up to three parameters passed as an associative array. deflate过滤器可以接受以一个关联数组传递的最多三个参数。
- The result of the method is an associative array of tag names and popularity. 函数结果是用标签名和人气组成的联合数组。
- Associated Array Processor 自适应阵列处理机
- An associative array, each ID key is associated with a value. 这个数组中的每个ID都是与一个值联系在一块(即它们是配套的,组合在一块的)。
- associative linear array processor 相联线性阵列处理机
- In the example below we create a container class that stores an associative array of Flag objects. 在以下的范例中我们建立一个容器类来储存Flag对象的一个相关数组。
- It takes an associative array var_array and treats keys as variable names and values as variable values. 接受结合数组var_array作为参数并将键名当作变量名,值作为变量的值。
- An associative array of items uploaded to the current script via the HTTP POST method. 通过HTTP POST方法传递的已上传文件项目组成的数组。
- An associative array of variables passed to the current script via HTTP cookies. 通过HTTP cookies传递的变量组成的数组。
- An associative array of variables passed to the current script via the HTTP GET method. 通过HTTP GET方法传递的变量组成的数组。
- The mysql_fetch_assoc() function returns a row from a recordset as an associative array. 函数的作用是:从结果集中取得一行作为关联型数组。
- There are no different indexed and associative array types in PHP; there is only one array type, which can both contain integer and string indices. PHP中没有不同的数字下标和关联下标数组,数组的类型只有一种,它可以同时包含整型和字符串型的下标。
- An associative array containing references to all variables which are currently defined in the global scope of the script. 由所有已定义全局变量组成的数组。
- 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. 每个字符串都是一个商品的名称,关联数组中的对应数字就是购物车中该商品的数量。
- This returns an associative array with red, green, blue and alpha keys that contain the appropriate values for the specified color index. 本函数返回一个具有red,green,blue和alpha的键名的关联数组,包含了指定颜色索引的相应的值。