cobol
COBOL是什么意思,
COBOL怎么讀
語音:
英音
['k??b?l]
美音 ['ko?b?:l]
abbr. Common Business-Oriented Language 面向商業(yè)的通用語言
COBOL是一種計(jì)算機(jī)程序設(shè)計(jì)語言。COBOL是CObject Data Language的縮寫,主要用于商業(yè)目的,特別是處理會計(jì)和辦公管理類型的數(shù)據(jù)。COBOL語言的特點(diǎn)是它是一種過程式語言,有條件語句、循環(huán)語句等基本的程序構(gòu)造。
易混淆的單詞: cobol
- In computer programming, section of a COBOL program that represents a logical processing entity.
在計(jì)算機(jī)程序設(shè)計(jì)中,COBOL程序中代表一個(gè)邏輯處理實(shí)體的一部分。 - In COBOL, a sequence of one or more statements, the last ending with a period followed by a space.
在COBOL語言中,一個(gè)或多個(gè)語句的序列,最后以尾隨一個(gè)空格的句號結(jié)束。 - In the COBOL system, the information represented by a data item, arithmetic expression, or conditional expression.
在COBOL系統(tǒng)中,由一個(gè)數(shù)據(jù)項(xiàng)、算術(shù)表達(dá)式或條件表達(dá)式表示的信息。 - A COBOL mnemonic name associated with the console typewriter.
和控制臺打字機(jī)有關(guān)的一種COBOL助記憶名。
1. program name
2. data set
3. record
4. file
5. subroutine
6. loop
7. conditionals (if, else)
8. switches (case)
9. input/output (i/o)
10. records (records, record header, record trailer)
11. variables
12. arrays
13. comments
14. debugging
15. error handling
16. file control statements
17. file status statements
18. data entry screens
19. reports
20. job control language (JCL)
以上是貝語網(wǎng)校(www.www.soylu-gmbh.com)小編為您整理的cobol單詞相關(guān)內(nèi)容。