复合数据类型 meaning in English
compound data type
Examples
- Therefore the generated complex data types and proxies for both web services will have the same package name
因此,生成的复合数据类型及两个web服务的代理将有相同的包名: - When you declare a structure , it becomes a composite data type , and you can declare variables of that type
声明了结构后,它将成为“复合数据类型” ,而您可以声明该类型的变量。 - Data types , or for any composite data types such as arrays or structures . literals can also use the identifier type characters
数据类型或任何复合数据类型(如数组或结构)都没有文本类型字符。 - A nice feature that you have already seen is that defining compound datatypes uses the exact same patterns as definitions of elements and attributes
您已经看到了一个很好的特性:定义复合数据类型时使用的模式与定义元素和属性的完全相同。 - As with all composite data types , you cannot safely calculate the total memory consumption of a structure by adding together the nominal storage allocations of its members
与所有的复合数据类型一样,您无法通过将结构成员的名义存储分配相加来得到确切的总内存消耗。