cobol
COBOL是什么意思,COBOL怎么读 语音:
英音 ['kəʊbɒl]
美音 ['koʊbɔ:l]
- 基本解释
- cobol是什么意思?
COBOL是一种计算机程序设计语言。COBOL是CObject-oriented Data Language的缩写,是一种被设计用于创建商业应用的计算机编程语言。它被用于在大型机系统中创建用户界面和使用数据库。COBOL语言支持基于文本的命令,并且它对数据结构提供了全面的支持。
- 速记技巧
- 变化形式
- 中文词源
- 双语例句
- In computer programming, section of a COBOL program that represents a logical processing entity.
在计算机程序设计中,COBOL程序中代表一个逻辑处理实体的一部分。 - In COBOL, a sequence of one or more statements, the last ending with a period followed by a space.
在COBOL语言中,一个或多个语句的序列,最后以尾随一个空格的句号结束。 - In the COBOL system, the information represented by a data item, arithmetic expression, or conditional expression.
在COBOL系统中,由一个数据项、算术表达式或条件表达式表示的信息。 - A COBOL mnemonic name associated with the console typewriter.
和控制台打字机有关的一种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. lists
14. comments
15. error handling
16. debugging
17. memory management
18. file control statements
19. file status statements
20. data entry screens
21. transaction statements
22. batch processing
23. job control language (JCL)
24. job steps
25. job queues
26. job scheduling
27. data definitions (data descriptors)
28. data structures (data sets, records, arrays, lists)
29. data transfer statements (move, transfer)
30. data verification statements (verify)
以上是留学之路(www.lxroad.com)小编为您整理的cobol单词相关内容。