struct
/strʌkt/A data structure, especially one that serves to group a number of fields or one that is passed by value rather than by reference.
noun [抽象名词] 结构;结构体;创建构架数组
Declaring a new struct type is simple. 定义一个新的struct类型很简单。
- 网友用 “Struct” 造句精选
- This wizard adds a member function to a class, struct, or union. 本向导向类 、 结构或联合添加成员函数.
- Whenever a class or struct is created, its constructor is called. 任何时候,只要创建类或结构, 就会调用它的构造函数.