structure declaration的意思|示意
[计] 结构说明
structure declaration相关短语
1、 parsing a structure declaration 结构说明的分析
structure declaration相关例句
You cannot initialize any of the structure elements in the structure declaration.
您无法在结构宣告中初始化任何结构成员。
The last row of the structure table (table 2) lists those elements that occur as subsidiaries to particular instruction or declaration elements.
结构表(表2)的最后一行列出了那些作为特定指令或声明元素的附加成分出现的元素。
Structure declaration and use in C programming complete source code, has been tested.
结构宣言和使用C语言编程完整的源代码, 已经过测试.
互联网
I find it easiest to mimic the pattern of structure declaration used in the official DDK, so I declared this device extension as a structure with a tag as well as a type and pointer-to-type name.
很容易模仿在正式的DD K种使用的结构声明的模式,所以我把这个设备扩展名声明称一个结构,伴随标签和类型以及类型指针名称。