释义 |
空格 kōng gé 基本例句 blankSpacesTABwhite spacespacingindent 一种插入一些无意义字符的处理方法。例如,在一个字段、记录或固定长度数据块的不用部分插入空字符、零或空格。The process of inserting meaningless characters, such as null characters, zeros, or spaces, into the unused portions of a field, record, or fixed- length block of data. 在COBOL语言中,一个或多个语句的序列,最后以尾随一个空格的句号结束。In COBOL, a sequence of one or more statements, the last ending with a period followed by a space. 用来分隔或组织计算机程序元素或数据元素的字符或字符串。例如括号、空格符、算术运算符、if如果、“BEGIN"等。A string of one or more characters used to separate or organize elements of computer programs or data; for example, parentheses,blankcharacter, arithmetic operator, if, “BEGIN”. |