Program Object Code的意思|示意

美 / / 英 / /

程序目标代码


Program Object Code的网络常见释义

程序目标码 ... Program Narratives. 程序叙述 Program Object Code. 程序目标码 Project Management. 项目管理 ...

Program Object Code相关短语

1、 object program code 目标程序码 ; 目标程序码英语

2、 object program code generation 目标程序码的生成

3、 object code program 目标代码程序 ; 目标码程式

Program Object Code相关例句

The object of the mutation algorithm is the simple program mistakes easily made by programmer in the class code of 00 program.

该算法目标是针对面向对象类程序中简单易犯的程序错误生成类级变异体。

If you use object expressions to minimize the number of types created in a program, you can reduce the number of lines of code and prevent the unnecessary proliferation of types.

如果使用对象表达式来最小化程序中创建的类型数目,您可以减少代码行数,并防止出现不必要的类型增殖。

In the object-oriented finite element program, utilizing the inheritance and polymorphism may establish the object family that has the same key features, and can achieve the reuse of the code.

在面向对象的有限元程序设计中利用类的继承机制和多态性,可以建立具有共同关键特征的对象家族,实现代码的重用;

It also can compile a logic program into an object code and download the object code to the runtime system. In the developing system, the compiler is an important part.

在开发系统中,编译器的设计与实现是其中的重要部分,它将用户逻辑编译成运行系统可以解释执行的目标代码。

Automatic code generation is using existing program to generate object program automatically.

自动代码生成是指使用已有程序自动生成目标程序的过程。

In this case, the high-level program is called the source code, and the translated program is called the object code or the executable.

这种情况下,高级语言编写的程序被称为源代码,而翻译出来的程序被称为目标代码或者可执行程序。