Examples of using Object code in English and their translations into Chinese
{-}
-
Political
-
Ecclesiastic
-
Programming
Object code" means any non-source form of.
We can refer to binary files, such as object code, program or today's generally accepted term- application.
Object code" means any non-sourceform of a work.
Inheritance and composition allow you to reuse object code, but that doesn't solve all of your reuse needs.
Object code" means any non-source form of a work.
A typed C++ program is called the source-code,and the compiled code is called the object code.
Processes are object code in execution: active, running programs.
NET applications are compiled,which means the code is translated into object code, which is then executed.
Object Code" means any form of a work that is not Source Code. .
Thus many companies protect the object code of computer programs while the source code by copyright.
This helps you to create more efficient implementations andto better understand how language compilers generate object code.
Processes are object code in execution: active, alive, running programs.
The word source differentiatescode from variousother forms that it can have(for example, object code and executable code). .
This creates better object code and gives you better debugging information.
In this case, the high-level program is called the source code, and the translated program is called the object code or the executable.
C++ generates object code and the same code may not run on different platforms.
In this context, the high-level program is called the source code, and the translated program is called the object code or the executable.
Many companies protect the object code of computer programs by copyright, while the source code is kept as a trade secret.
Alternative is allowed only occasionally and noncommercially,and only if you received the object code with such an offer, in accord with subsection 6b.
Second, we modify the object code of a distrusted module to prevent it from writing or jumping to an address outside its fault domain.
The phrase"computer readable program code"' includes any type of computer code, including source code, object code, and executable code. .
Computer programs, whether in source or object code, shall be protected as literary works under the Berne Convention(1971).
Because the name-mangling systems for such features are not standardized across compilers,few linkers can link object code that was produced by different compilers.
Computer programs, whether in source or object code, shall be protected as literary works under the Berne Convention(1971).2.
During production, Connectix unsuccessfully attempted a Chinese wall approach to reverse engineer the BIOS,so its engineers disassembled the object code directly.
Article 10.1 provides that computer programs, whether in source or object code, shall be protected as literary works under the Berne Convention(1971).
A compiler verifies code syntax, generates efficient object code, performs run-time organization, and formats the output according to assembler and linker conventions.