What is the translation of " ASSOCIATIVE ARRAY " in Vietnamese?

một mảng kết hợp
associative array
một mảng liên hợp
an associative array
associative array
mảng kết hợp
associative array
mảng liên hợp
associative array
mảng liên kết
associative array

Examples of using Associative array in English and their translations into Vietnamese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
This is called an associative array.
Và 1 mảng như vậy gọi là associative array.
An associative array consisting of the contents of$_GET,$_POST, and$_COOKIE.
Một mảng liên hợp gồm nội dung của$ GET,$ POST và$ COOKIE.
Constructing and using an associative array(in Ruby, called a hash).
Khởi tạo và xây dựng một mảng kết hợp( Ruby gọi là hash).
An associative array containing session variables available to the current script.
Một mảng liên hợp chứa các biến session có sẵn cho script hiện tại.
Session variables are stored in the associative array which is called$_SESSION[].
Các biến session được lưu trữ trong mảng liên hợp là$ SESSION[].
An associative array of variables passed to the current script via HTTP cookies.
Một mảng liên hợp của các biến được truyền tới script hiện tại thông qua HTTP cookie.
This function returns row as an associative array, a numeric array, or both.
Hàm này trả về hàng( row) ở dạng như một mảng liên hợp, một mảng số, hoặc cả hai.
An associative array of items uploaded to the current script via the HTTP POST method.
Một mảng liên hợp của các item được upload tới script hiện tại thông qua phương thức HTTP POST.
PHP provides another function called mysql_fetch_assoc()which also returns the row as an associative array.
PHP cung cấp một hàm khác là mysql fetch assoc()mà cũng trả về row ở dạng như một mảng liên hợp.
Ksort()- It is used to sort an associative array in ascending order, according to the key.
Ksort(): Nó được sử dụng để sắp xếp một mảng kết hợp theo thứ tự tăng dần, theo key.
It is also known as associative memory,associative storage, or associative array.
Nó còn được biết đến với các tên gọi như associative memory,associative storage, hay associative array.
With an associative array you can access the field by using their name instead of using the index.
Với một mảng liên hợp, bạn có thể truy cập Field bởi sử dụng tên của chúng thay vì sử dụng chỉ mục.
But a similar view of even oneletter“Q” immediately creates an easily remembered associative array.
Nhưng một cái Quan sát tương tự về ngay cả một chữ cái thì thôi,ngay lập tức tạo ra một mảng kết hợp easy nhớ.
Associative array will have their index as string so that you can establish a strong association between key and values.
Mảng liên hợp sẽ có chỉ mục ở dạng chuỗi để mà bạn có thể thiết lập một liên kết mạnh giữa key và value.
Instead, we could use the employees names as the keys in our associative array, and the value would be their respective salary.
Thay vào đó, chúng ta sẽ sử dụng các tên nhân viên như là các key trong mảng liên hợp, và value sẽ là lương tương ứng của họ.
Associative array will have their index as string so that you can establish a strong association between key and values.
Chỉ mục của Associative Arrays sẽ ở dạng chuỗi( string) nhằm giúp bạn có thể thiết lập một liên kết mạnh giữa key và value.
In various languages, this is realised as an object, record, struct, dictionary, hash table,keyed list, or associative array.
Trong những ngôn ngữ khác nhau, đây có thể là 1 object, record, struct, dictionary, hash table,keyed list hay associative array.
Associative array will have their index as string so that you can establish a strong association between key and values.
Mảng kết hợp sẽ có chỉ mục của chúng dưới dạng chuỗi để bạn có thể thiết lập mối liên kết chặt chẽ giữa khóa và giá trị.
In various languages, this is realized as an object, record, structure, dictionary, hash table,keyed list, or associative array.
Trong những ngôn ngữ khác nhau, đây có thể là 1 object, record, struct, dictionary, hash table,keyed list hay associative array.
Key-value(KV) stores use the associative array(also known as a map or dictionary) as their fundamental data model.
Kho lưu trữ khóa- giá trị( Key- value: KV) sử dụng mảng kết hợp( còn được gọi là bản đồ hoặc từ điển) như là mô hình dữ liệu cơ bản của chúng.
In various programming languages, this is called as an object, record, struct, dictionary, hash table,keyed list, or associative array.
Trong những ngôn ngữ khác nhau, đây có thể là 1 object, record, struct, dictionary, hash table,keyed list hay associative array.
Instead, we could use the employees names as the keys in our associative array, and the value would be their respective salary.
Thay vào đó, chúng tôi có thể sử dụng tên nhân viên làm khóa trong mảng kết hợp của chúng tôi và giá trị sẽ là mức lương tương ứng của họ.
In different languages, it is understood as an object, a record, a struct, a dictionary, a hash table,a keyed list, or an associative array.
Trong những ngôn ngữ khác nhau, đây có thể là 1 object, record, struct, dictionary, hash table,keyed list hay associative array.
Consider the following example where an associative array is used to store the name of different persons and their favorite fruit.
Xem xét ví dụ sau đây, trong đó một mảng liên kết được sử dụng để lưu trữ tên của những người khác nhau và loại trái cây yêu thích của họ.
If there are more than zero rows returned, the function fetch_assoc()puts all the results into an associative array that we can loop through.
Nếu có nhiều bản ghi được trả về, hàm fetch assoc()sẽ đặt tất cả các kết quả vào một mảng kết hợp mà chúng ta có thể lặp lại.
PHP does not make any distinction between an array and an associative array, so the array we used for the subject list is identical to the following code.
PHP không cósự phân biệt giữa 1 mảngmột mảng kết hợp, do đó ở đây chúng ta dùng mảng để xác định subject list.
Since a hash table is basically an associative array, a typical entry would look something like“Jesus=gt; 0x28939”, where 0x28939 is a reference to the table row where Jesus is stored in memory.
một bảng băm cơ bản là một mảng kết hợp, một mục điển hình sẽ trông giống như“ Abc=gt; 0x28939″, trong đó 0x28939 là một tham chiếu đến hàng của bảng, trong đó Abc được lưu trữ trong bộ nhớ.
In this sense,the Windows 3 registry was like a single associative array, in which the keys(in the sense of both'registry key' and'associative array key') formed a hierarchy, and the registry values were all strings.
Theo nghĩa này, registry Windows 3 giống như một mảng kết hợp duy nhất, trong đó các khóa( theo nghĩa của cả' khóa đăng ký' và' khóa mảng liên kết') đã tạo thành một hệ thống phân cấp và các giá trị đăng ký là tất cả các chuỗi.
Results: 28, Time: 0.0378

Word-for-word translation

Top dictionary queries

English - Vietnamese