You can use a table as an array, a dictionary (also called a hash or an associative array), a tree, a record, and so on.
我们可以将表作为数组、字典(也称为散列或联合数组)、树、记录,等等。
2
Assuming that a record matching the requested ID is found, the AdminEditInputView will process the record and convert it into an associative array whose keys match the fields of the input form.