@type-descriptor.platform-compiler-info

此标记将提供有关类型级别的缺省数据属性设置的信息。

属性

下表列示了此标记的有效属性:
属性 描述 有效值
language 用来编写类的编程语言 您必须指定下列其中一种属性:
  • COBOL:COBOL 编程语言
  • C:C 编程语言
defaultBigEndian 用来指示一个数字是采用大尾数法还是小尾数法的缺省指示符 您必须指定下列其中一种属性:
  • true:当一个数字的字节表示法是按从最重要的字节到最不重要的字节排序时则为 true
  • false:当一个数字的字节表示法是按从最不重要的字节到最重要的字节排序时则为 false
defaultCodepage 字符串数据的缺省代码页  
defaultExternalDecimalSign 外部十进制数据的缺省类型 您必须指定下列其中一种属性:
  • ebcdic:代码页为扩展二进制编码的十进制交换码(EBCDIC)格式
  • ebcdicCustom:允许使用 DFHCNV 宏来转换外部十进制数据类型,然后更正包含符号位的代码点
  • ascii:代码页为美国信息交换标准码(ascii)格式。
defaultFloatType 浮点数据的缺省类型 您必须指定下列其中一种属性:
  • unspecified:未指定缺省浮点类型
  • ieeeExtendedIntel:128 位浮点数据的表示法象 Intel 体系结构双扩展精度格式定义的那样
  • ieeeExtendedAIX:128 位浮点数据的表示法象 IBM AIX 体系结构定义的那样
  • ieeeExtendedOS390:浮点数据的表示法象“IBM System/390 工作原理”中那样被定义为 IEEE 四倍精度(BFP)
  • ieeeExtendedAS400:浮点数据的表示法象 IBM AS/400 体系结构那样被定义为 IEEE 四倍精度
  • ieeeNonExtended:浮点数据的表示法象 IEEE 标准 754 定义的那样
  • ibm390Hex:浮点数据的表示法象“IBM System/390 工作原理”中那样被定义为 IBM 十六进制格式(HFP)
  • ibm400Hex:浮点数据的表示法象 IBM AS/400 体系结构那样被定义为 IBM 十六进制格式
相关参考
@type-descriptor.aggregate-instance-td
@type-descriptor.aggregate-instance-td-method
@type-descriptor.array-td
@type-descriptor.array-td-type
@type-descriptor.bi-direction-string-td
@type-descriptor.type-bi-direction-string-td
@type-descriptor.binary-td
@type-descriptor.external-decimal-td
@type-descriptor.float-td
@type-descriptor.integer-td
@type-descriptor.packed-decimal-td
@type-descriptor.simple-instance-td
@type-descriptor.string-td
@type-descriptor.child-class
@type-descriptor.depending-on
@type-descriptor.depending-on-control
@type-descriptor.initial-value
@type-descriptor.level88
@type-descriptor.message-buffer
@type-descriptor.multiple-output
@type-descriptor.recognition-desc
@type-descriptor.restriction
使用条款 | 反馈
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.