object code
目标代码;结果代码
2026-03-21 23:02 浏览次数 17
目标代码;结果代码
Object Identifier Code物品信息的对象识别编码
object program code generation目标程序码的生成
object t code目标代码
Geometric object type code几何目标类型代码
object code listing目标代码表
object oriented code编码
object program code[计]
the key advantage here is that the same object code can be executed on any hardware platform that supports the abstract machine (the interpreter).
这里的主要优势在于,可以在支持抽象机器(interpreter)的任何硬件平台上执行同样的对象代码。
all that remains is to place the object code into a rom or download it via a debugging tool.
放置目标代码到rom中或通过调试工具下载。
to effect the substitution, the tool amends a running kernel image with the new functions' object code and injects a jump at the head of each existing function to call its new counterpart.
为了让替换生效,工具在正在运行的内核映像中添加新的函数对象代码,然后在每个现有函数的开头注入一个跳转,从而调用函数的新实现。
the client-side click-to-action source object code is updated as shown in listing 8.
客户端点击操作源对象代码会更新至如列表8 所示。
allowing outsiders to have access to the source or object code for these assets would be extremely damaging to the company.
允许外人访问这些属于公司资产的原码和目标码将对公司产生极大的危害。
the object code of static libraries, as opposed to dynamic link libraries, is linked when the application compiles and, as such, becomes a part of the application.
与动态库不同,在编译应用程序时对静态库的目标代码进行连接,并且因此成为该应用程序的一部分。
virtually the entire kernel remains unchanged, save for the new object code and a few instructions to redirect the function calls.
实际上,整个内核没有变,只是增加了新的对象代码和几个函数调用重定向指令。
the client-side click-to-action source object code is updated, as shown in listing 3.
客户端的点击操作源对象代码得到了更新,如列表3 所示。
furthermore, once the spe code has been generated, it is embedded into an elf (executable and linking format) object code file and incorporated into the main program through the fib_spe_handle.
另外,生成了spe代码之后,将它嵌入一个elf(executableandlinkingformat)对象代码文件,并通过 fib_spe_handle合并进主程序。
embedded software that is stored as object code within a rom.
是作为目标代码存贮在rom中的嵌入式软件。
vm size and class libraries have been reduced to a standard of 50 to 80 kb of object code
vm 的大小和类库已减小为50到80kb目标代码的标準
the object code for a vm is also called bytecode, specifically defining an instruction set that an interpreter executes.
vm的对象代码也称为bytecode,特别定义解释程序执行的一个指令集。
for example, a financial institution that maintains a stock-trading web site is likely to ensure that the public does not have access to the source or object code for their proprietary analysis tools.
例如,维护股票交易网站的金融机构可能要确保公众无权访问他们的私有分析工具的源代码或目标代码。
a file containing object code that is ready for execution on the target.
一个包含準备在目标机上运行的目标代码的文件。
the result: a single source base is sufficient to generate both tcl and c object code for both the host and cross environment, without any need to write make files or figure out linkage arguments.
其结果是:无需编写make文件或确定链接参数,单一源代码库就足以为主机和交叉环境生成tcl和c目标代码。
such 「modular」 object code is more easily manipulated by ksplice.
ksplice更容易处理这种 「模块化」对象代码。
the client-side click-to-action source object code shown in listing 1 is auto generated and inserted in the c2asourceview.jsp.
列表1中显示的客户端点击操作源对象代码,是自动生成的,并会插入到c2asourceview.jsp 中。
a contributor may choose to distribute the program in object code form under its own license agreement, provided that
贡献者可以选择以遵循自己许可证协议的结果代码的形式分发程序,只要
the client-side click-to-action target object code shown in listing 4 is auto generated and inserted in the c2atargetview.jsp.
列表4中所示的客户端点击操作对象代码,是自动生成的,并插入到 c2atargetview.jsp 中。
in a non-virtualized environment, this object code (which is machine independent) is compiled into the native machine code for execution on the physical platform.
在一个非虚拟化环境中,该对象代码(独立于机器)被编译成要在物理平台上执行的本机代码。
as the name suggests, a precompiled header file contains object code in a compiled form that is included before the header stop point.
正如其名称所表示的,预编译头文件在头中止 (headerstop)点之前,以一种经过编译的形式包含目标代码。