identification division
名词 n.
英文释义
名词 n.
-
The (sometimes optional) part of a COBOL program that identifies the name of the program (and optionally of its programmer)
— Identification Division This division is the smallest and simplest division of a COBOL program. As the name indicates, it supplies identifying data about the program. It has no effect on the execution of the program but is required as a means of identifying the program to the computer's operating system.
0 次浏览
数据来源: Wiktionary