linker中文,linker的意思,linker翻译及用法

2026-03-21 17:35 浏览次数 16

linker

英['lɪŋkə]美['lɪŋkə]

n. (Linker)人名;(英、德)林克尔

n. 链接器;连结器

linker 英语释义

英语释义

    1. a connecting structure: such as

    2. a single ring or division of a chain

    3. one of the standardized divisions of a surveyor's chain that is 7.92 inches (20.1 centimeters) long and serves as a measure of length

    4. cuff link

    5. bond sense 3c

    6. an intermediate rod or piece for transmitting force or motion especially a short connecting rod with a hole or pin at each end

    7. the fusible member of an electrical fuse

    8. something analogous to a link of chain: such as

    9. a segment of sausage in a chain

    10. a connecting element or factor
    found a link between smoking and cancer

    11. a unit in a communication system

    12. an identifier attached to an element in a system (such as an index term in a database) in order to indicate or permit connection with other similarly identified elements especially one (such as a hyperlink) in a computer file

    13. to couple or connect by or as if by a link

    14. to become connected by or as if by a link —often used with up
    the band linked up with a new record label

    15. a torch formerly used to light a person's way through the streets

    16. to skip smartly along

    17. a single ring of a chain

    18. something that connects connection
    Is there a link between dinosaurs and birds?

    19. hyperlink

    20. to physically join or connect
    The towns are linked by a road.

    21. to show or suggest a connection
    A gang was linked to the crime.

linker 片语

片语

journal linker期刊链接器

post linker链接后

Linker Polypeptides连接多肽

phosphorylated linker磷酸化接头

triangular linker三角形连接架

Linker Layer链路层

cross linker交联剂

Wireless Linker无线牵

linker directive链接器指引

sausage linker香肠结扎机

linker 例句

英汉例句

  • however, this will let the linker know additional information about the function, including which toc it is using, so it can emit the code to swap these around if necessary.

    然而,这可以让链接器知道有关函数的其他信息,包括它使用的是哪个toc,这样如果需要,就可以产生代码来在toc 之间进行切换了。

  • no compiler-specific option like dndebug is required, and you don「t need to provide a library to the linker -- the lone header is sufficient.

    不需要诸如dndebug 等特定于编译器的选项,并且您不需要向链接器提供库——单凭该头文件就足够了。

  • that extra instruction allows the linker to insert additional code if necessary during the linking process.

    如果在链接过程中需要,这条额外指令会允许链接器插入其他代码。

  • the very large memory model, like the large memory model, can be enabled for an executable at compile time with a linker option or at run time using the ldr_cntrl environment variable.

    与大内存模型类似,可以通过一个链接器选项或在运行时使用 ldr_cntrl环境变量来为编译时的可执行程序启用超大内存模型。

  • when the program is started, the plt contains code for each function to query the runtime linker for the address at which it has loaded a function.

    当程序开始运行时,plt包含每个函数的代码,以便查询运行期链接器,从而获得已加载某个函数的地址。

  • linker level.

    链接器级别。

  • in fact, the dynamic linker itself uses the same kind of versioning as the shared libraries.

    实际上,动态链接器本身使用与共享程序库相同种类的版本号。

  • to link this into executables, you need to enable both the compile-time linker and the run-time dynamic linker to find it.

    要将其链接到可执行程序中,需要启用编译时链接器和运行时动态链接器来定位它。

  • the linker can manage several tocs in a single application.

    链接器可以在单个应用程序中管理多个toc。

  • not so trivial was figuring out how to supply a linker flag to be used in all cases; i finally settled on changing the ld definition to be 「$(cc) -m64.」

    但是要确定如何提供一个在所有情况中都会使用的链接器标记却并不这么简单;我最后决定将ld定义修改成 「$(cc)-m64」。

  • the dynamic linker can do a fair amount of work for each function linked, so most linkers are lazy.

    动态链接器可以为每个被链接的函数做相当多的工作,所以大部分链接器都是不积极的。

  • because no .lib file is created for the dll, a top-level project avoids linker problems in subsequent builds of the executable.

    因为没有为dll创建.lib文件,所以在后面生成可执行文件过程中,顶级项目不会出现链接器问题。

  • if this is not done, the linker would treat the names as labels rather then as arguments and will report an error.

    如果不这么做,链接器会把名称当作标签而不是参数,因此会报告错误。

  • the linker sorts through references to symbols, making notes about in which libraries they were found.

    链接器将所有对符号的引用进行分类,标识出它们是在哪个程序库中找到的。

  • other tools can be used such as watcom, borland tools and visual studio but have specific linker requirements in most cases.

    其他可以用的工具是watcom,borland,visualstudio,不过这些编译器,在大部分情况下需要专门的链接器。

  • for instance, if the linker command you」re using is wrong, you might get programs that link correctly but don「t run.

    例如,如果您使用的链接器命令是错误的,虽然您可能会正确地进行了链接,但却不能运行。

  • modifying the dynamic linker search path

    修改动态链接器的搜索路径

  • then, when the linker is setting up references to functions, it compares the toc of the current function to the toc of the function it」s calling.

    然后,当链接器设置对函数的引用时,就会将当前函数的toc与所调用的函数的toc 进行比较。

  • the pseudo client is a dynamic library; the library name is stuffed into the environment variable ld_preload, which the dynamic linker loads before loading any other libraries.

    pseudo客户机是一个动态库;库名保存在环境变量 ld_preload 中,动态链接器会在装载其他库任何之前先装载它。

  • if the linker reports the error message 「relocation overflow,」 check whether the project uses the -fpic option.

    如果链接器报告错误消息 「relocationoverflow」,请检查该项目是否使用了-fpic选项。

  • the toc save area, compiler area, and linker area are all reserved for system use, and are not modified by programmers, but the programmer must reserve space for them.

    toc保存区、编译器区和链接器区都会为系统使用而预留出来,程序员不能对它们进行修改,但是必须要为它们预留空间。

  • the linker will take care of converting this to point to the correct code.

    链接器会负责将它转换为指向正确的代码。

  • the ld_preload environment variable causes the dynamic linker to load the symbols of the given shared library before any executable it loads.

    ld_preload环境变量使动态链接器在加载任何可执行程序之前,先加载给定的共享库的符号。

  • the linker tries to resolve functions and variables by searching in the various libraries for the code.

    该链接程序尝试通过在不同的库中搜索该代码来解析函数和变量。

  • these object files are linked and loaded by a file known as a linker script.

    这些对象文件都是由一个称为链接器脚本的文件链接并装入的。

  • for example, if the dynamic linker can't find a given library, it will abort loading the program.

    例如,如果动态链接器不能找到某个给定的程序库,那么它将停止加载程序。

相关热词