executable module中文,executable module的意思,executable module翻译及用法

2025-11-23 21:01 浏览次数 16

executable module

[ˈeksikju:təbl ˈmɔdju:l]

执行模块

executable module 例句

英汉例句

  • once the executable module and all of the dll modules have been mapped into the process「s address space, the process」s primary thread can start executing and the application can run.

    一旦可执行模块和所有d l l模块被映射到进程的地址空间中,进程的主线程就可以启动运行,同时应用程序也可以启动运行。

  • subd.o and sube.o. if the -o option is not used, the name of the executable module defaults to thrcob.out.

    如果没有使用-o选项,那么可执行模块的名称默认为thrcob.out。

  • the first command generates an executable module by linking the programs.

    第一个命令通过将程序链接在一起生成了一个可执行模块。

  • when you create a dll, you create a set of functions that an executable module (or other dlls) can call.

    当创建dll 时,要创建一组可执行模块(或其他d l l)可以调用的函数。

  • use the nm subcommand to get the address of the symbol and table of contents (toc) section of the executable module that contains symbols.

    使用nm子命令获得符号的地址以及包含符号的可执行模块的tableofcontents (toc)部分。

  • the executable module is mapped into the new process「s address space.

    可执行模块被映射到新进程的地址空间。

  • it is important to realize that a single address space consists of one executable module and several dll modules.

    但重要的是意识到一个单一的地址空间由一个可执行的模块和几个dll模块。

  • this lets the administrator change the set of resource managers linked with an executable module without having to recompile the application.

    这允许管理员更改与可执行模块链接的资源管理器集,而无需编译应用程序。

  • as you」ll see later, this same header file is required when you build an executable module (or modules) that uses the functions and variables contained in your dll.

    后面将会看到,当创建需要使用dll中所包含的函数和变量的可执行模块(或多个模块)时,也需要这个头文件。

  • however, an executable module has only one string table.

    但是,每个可执行模块只有一个字符串表。

  • the ids agent executable module needs an attribute file that describes how to handle data. use the -f option to identify the attribute file.

    ids代理可执行模块需要一个用于描述如何处理数据的属性文件。

  • to build an executable module that imports functions and variables from a dll module, you must first build the dll module. then you can build the executable module.

    若要创建一个从某个dll模块中输入了函数和变量的可执行模块,必须首先创建那个dll模块,然后才可以创建可执行模块。

相关热词