| 释义 |
mnemonic name 助记名 A programmer-supplied word associated with a specific function name in the environment division of a COBOL program. It may be written in place of the function name in any format where such a substitution is valid. 一种由程序员提供的字,与COBOL程序环境部中的某特定功能名相对应。可以以任意格式写出 助记名来替代功能名,只要这种替代是有效的就可以。 |