array <DAO definition>

此頁(yè)沒(méi)有內(nèi)容條目
內(nèi)容

array

A variable that contains a finite number of elements that have a common name and data type. Each element of an array is identified by a unique index number. Changes made to one element of an array do not affect the other elements.