COBOL
美 [?ko?b?l]
英 [?k??b?l] 
- n.COBOL 語言(早期的一種商用計算機程序語言)
- 網絡面向商業的通用語言(Common Business Oriented Language);通用商業語言;高寶
英漢雙解
1. | COBOL 語言(早期的一種商用計算機程序語言)an early computer language used in business programs |
英漢解釋
英英解釋
例句
Because of its simplicity and easy-to-understand syntax, COBOL is used as the programming language for the sample program in this article.
由于其簡單性和易于理解的語法,我們使用COBOL作為本文中的樣例程序的編程語言。
In a recent meeting, one participant who used to code in COBOL asked what was different between SOA and what he did with COBOL copybooks .
在最近的一個會議上,一個用COBOL編寫代碼的參與者被問及在SOA與他使用的COBOL抄寫本所做的工作中有什么區別。
The company is not able to easily recruit new developers to work on COBOL, the main programming language in use.
公司不能容易地招募新的開發人員來從事COBOL方面的工作,COBOL是目前使用的主要編程語言。
You can compare EGL to what COBOL did in the '60s: make it easy to code applications that were originally written in Assembler language.
可以將EGL與COBOL在20世紀60年代所起的作用做一下比較:使得最初用匯編語言編寫的應用程序的代碼編寫變得容易。
But the point is, how much of your application can you now develop doing UML transformation to COBOL?
但問題是,通過從UML到COBOL的轉換,您能在多大程度上開發您的應用程序呢?
Place the high-activity data elements at the beginning of each group of the WORKING STORAGE SECTION variables (COBOL).
將頻繁調用的數據元素放在每組工作存儲區變量的開頭(COBOL)。
I had mentioned before that you could make a packer in Logo or Object-Oriented COBOL, and that really was only partially true.
我曾提到過你可以用Logo或者面向對象的COBOL,那只是相對正確的。
It also generates COBOL client sample code that can be used to call the JBoss ESB service and jump-start your own development.
它還生成了COBOL客戶端示例代碼,這些代碼可以調用JBossESB的服務,并為開發做好準備。
The Finance Management is one of the main courses for the accountancy COBOL majors in higher vocational colleges.
《財務管理》是高職會計電算化專業的主干課程之一。
The tricky issue, though, is the fact that the PhoneBook application expects the data structures to be defined in COBOL language.
可是不易處理的問題是,應用軟件期望這個數據結構用COBOL語言來定義。
The C and COBOL importers do not always fully populate a TDS model.
C和COBOL導入程序并不始終完全填充TDS模型。
COBOL stands for Common Business-Oriented Language. It was the first high-level language designed for business applications . . .
COBOL代表通用面向商業的語言。它是被設計用于商業應用(數據處理)的第一部高級語言、而不是反…
Also, notice that the wizard generates 100% COBOL without any proprietary code, subroutines, or any other framework.
另外請注意,該向導生成了100%COBOL,而不包含任何專有代碼、子例程或者任何其他框架。
You might have thought you'd never have to write another CICS COBOL application in today's modern Web world.
您可能認為在今天的現代Web世界中,您永遠也不必編寫另一個CICSCOBOL應用程序。
In COBOL, a statement that the content of an item is wholly alphabetic or wholly numeric. It may be true or false.
cobol語言中的一種語句,其項目的內容或者完全是字母或者完全是數字。它可以是真或偽。
This determination can be made if all COBOL programs within the run unit have returned to their callers through GOBACK or EXIT PROGRAM.
如果運行單元內的所有COBOL程序都通過GOBACK或EXITPROGRAM返回給其調用者,那么就可以確定這一點。
This means that only a COBOL compile step is needed instead of the usual steps of doing a CICS translation followed by a COBOL compile.
這意味著僅需要一個COBOL編譯步驟來替代通常的CICS轉換后的COBOL編譯步驟。
Most of these solutions are mainframe-centric in the sense that binding COBOL to XML and SOAP messaging run directly on the mainframe.
這些解決方案的大多數是以大型機為中心的,在某種程度上是將COBOL綁定到XML和直接運行在大型機之上的SOAP消息傳遞系統。
The COBOL or C files must be imported from the local file system into your workbench before you try to define the operation.
在您設法定義操作之前,必須將COBOL或C文件從本地文件系統導入工作臺。
Almost all of the technical team members of the company are excellent in COBOL programming.
該公司的幾乎所有技術團隊成員在COBOL編程方面都非常優秀。
The XML enablement tool takes as input COBOL data declarations that define the input and output interfaces for a COBOL application.
XML實現工具采用輸入COBOL數據聲明,該數據聲明為COBOL應用程序定義輸入輸出接口。
It may be implemented in BPEL, the Java language, or COBOL depending on the needs of the project and the skills available.
可以采用BPEL、Java語言或COBOL進行實現,具體取決于項目的需求和可用的技能。
The supplied COBOL programs do not actually update any persistent or in-memory storage.
所提供的COBOL程序其實并不更新任何持久存儲或內存中的存儲。
The gprof command produces an execution profile of your compiled programs, either in C, Pascal, FORTRAN, or even COBOL.
gprof命令為您所編譯的程序(可能是用C、Pascal、FORTRAN、或者甚至是COBOL編寫的程序)產生一個執行概要。
In a mainframe-centric integration solution, the COBOL program would have to issue a SOAP request.
在以大型機為中心的集成解決方案中,COBOL程序會發出SOAP請求。
CWF should continue to be used for pure COBOL and C modeling.
純COBOL和C建模應該繼續使用CWF。
The COBOL client code is free to wait for a response, using standard WebSphere MQ APIs, or just return after posting the request.
COBOL客戶端代碼可以使用標準WebSphereMQAPI等待響應,也可只要請求發送后就返回。
XML parsers are available in every programming language (even Cobol enjoys strong XML support), so you have no reason not to use them.
每種編程語言都由適用的XML解析器(即使Cobol都有強大的XML支持),沒有理由不使用。
Information Technology - Programming Languages - COBOL.
信息技術。程序設計語言。
For this, your starting point must be the COBOL copybook describing the input and output record.
要實現這一點,您的出發點必須是描述輸入和輸出記錄的COBOLcopybook。
To a certain extent, the ESB Proxy Service shields the COBOL client from changes that might affect the target POJO.
在某種程度上,ESB代理服務使COBOL客戶端不受那些可能會導致目標POJO改變的變更的影響。
When defining an operation for a CICS ECI program you import the COBOL or C files to define the input or output message in WSDL.
當定義對CICSECI程序的操作時,您導入COBOL或C文件來定義WSDL格式的輸入和輸出。
It takes as input COBOL data declarations that define the input and output interfaces for a COBOL application.
它接受定義COBOL應用程序輸入輸出接口的輸入COBOL數據聲明。
In the COBOL system, the information represented by a data item, arithmetic expression, or conditional expression.
在COBOL系統中,由一個數據項、算術表達式或條件表達式表示的信息。
The COBOL Person message arrives in the form of an input bit stream.
COBOLPerson消息以輸入位流的形式到達。
You'll move on to other projects and companies, but your code, like COBOL, will stay behind, possibly even for decades to come.
您將繼續開發其它的項目,或者在其它的公司工作,但是您的代碼(如COBOL)將會留下來,甚至有可能使用幾十年。
Next, use the Generate XML converter wizard to generate the COBOL programs that make up the SOAP for CICS message adapter for WBCSCUST.
接下來,使用生成XML轉換器向導來生成COBOL程序,該程序組成了WBCSCUST使用的用于CICS的SOAP消息適配器。
Even someone not familiar with COBOL syntax will be able to locate the error.
即便是不熟悉COBOL語法的人也能夠查找錯誤。
The example CICS COMMAREA program provided with this tutorial (see Download) is a simple library application written in COBOL.
本教程的示例CICSCOMMAREA程序(見下載)是一個用COBOL編寫的簡單書庫應用程序。
To create a load module, the newly generated, modified COBOL source code must go through the standard COBOL COMPILE and LINK EDIT.
為了創建加載模塊,新生成的修改后的COBOL源代碼必須經過標準COBOLCOMPILE和LINKEDIT。