micr. |
запись данных (A data structure that is a collection of fields (elements), each with its own name and type. Unlike an array, whose elements all represent the same type of information and are accessed using an index, the elements of a record represent different types of information and are accessed by name. A record can be accessed as a collective unit of elements, or the elements can be accessed individually; A complete set of related information that corresponds to one row of information in the data source. All information about one client in a client mailing list is an example of a data record) |