struct

n. 结构;结构体;创建构架数组

词形变化

structs 复数 structs

释义与例句

n.
  1. 1.

    A data structure, especially one that serves to group a number of fields (in contrast to an object-oriented class with methods) or one that is passed by value rather than by reference.

    计算机 工程 数学

词源

Abbreviation of structure, used as a keyword in the C programming language and its descendants.

来源:wiktionary