...e)的别名 (B) 用来建立新 的资料型态 (C) 用来转换一个结构(struct)成为另一种资料型态 (D) 用来初始化结构成员(struct members) 38. 如要宣告一个资料型态为Data的阵列资料结构,下列何者为正确的宣告?
基于28个网页-相关网页
其中 age,name为结构成员(structure members)代码结构中有些什么东西 mioStruct代表结构声明,他是一个mio结构的变量,等于就是一个变量装了mio定义的age和name两个变量
基于26个网页-相关网页
结构成员对齐方式 structure member alignment
结构成员声明 struct-member-declaration
结构成员名 Variable Name
结构成员对齐 Structure Padding
结构成员有效性屏蔽位 UINT mask
结构成员屏蔽位 UINT mask
或结构体成员 structure field
结构的实例成员被引用 object
说明结构成员宣告所禁止的编辑。
Describes prohibited edits of structure member declarations.
您无法在结构宣告中初始化任何结构成员。
You cannot initialize any of the structure elements in the structure declaration.
寄存器可以存放整个结构的地址,数字部分可以根据所访问的结构成员进行修改。
The register can hold the address of the whole struct, and the numeric portion can be modified depending on the structure member to be accessed.
应用推荐