An associative array maps unique keys to values that can be non-unique. An associative array is also called a dictionary, a map, a hash map, or a hash table. Keys are placed in quotes. The value associated with a key can be a number, date, matrix, list, and so on.
Note: You can use matrices as both keys and values, or lists as both keys and values, but you cannot mix the two. In other words, you cannot use a matrix as a key and a list as a value, or the other way around.
Though associative arrays are not usually ordered, in JMP, keys are returned in alphanumeric order for the purpose of iteration and serialization.
For very large lists, using an associative array instead is more efficient and faster.
เป็นแผนที่ Assessment เฉพาะคีย์ค่า ที่สามารถ ไม่ซ้ำกัน อาร์เรย์ที่เกี่ยวข้องเรียกว่าพจนานุกรม , แผนที่ , แผนที่หรือกัญชากัญชา , โต๊ะ ปุ่มจะอยู่ในราคา คุณค่าที่เกี่ยวข้องกับคีย์ได้เลขที่ , วันที่ , Matrix , รายการ , และดังนั้นบน
หมายเหตุ : คุณสามารถใช้เมทริกซ์เป็นทั้งคีย์และค่าหรือรายการทั้งคีย์และค่า แต่คุณไม่สามารถผสม 2 ในคำอื่น ๆคุณไม่สามารถใช้เมทริกซ์เป็นคีย์และรายการ เช่น ค่า หรือ วิธีอื่น ๆ .
แต่เชื่อมโยงอาร์เรย์จะไม่ค่อยสั่ง ในเพลง กุญแจจะถูกส่งกลับเพื่อตัวอักษรและตัวเลข สำหรับวัตถุประสงค์ของการ และการทำให้เป็นอนุกรม .
สำหรับรายการที่มีขนาดใหญ่มาก การใช้ array เชื่อมโยงแทนจะมีประสิทธิภาพมากขึ้นและเร็วขึ้น
การแปล กรุณารอสักครู่..