static linking中文,static linking的意思,static linking翻译及用法

2026-03-22 11:30 浏览次数 21

static linking

英[ˈstætik ˈlɪŋkɪŋ]美[ˈstætɪk ˈlɪŋkɪŋ]

静态链接

static linking 例句

英汉例句

  • it is a simpler process in a static linking system than in a dynamically linked system.

    这个过程在静态链接系统中比在动态链接系统中更简单。

  • there are two ways to incorporate the crt and/or the c++ library code into a program: static linking and dynamic linking.

    有两种方式可以实现把crt和c++库的代码嵌入一个项目中:静态链接和动态链接。

  • this is more crucial for static linking than dynamic, because a non-static identifier will be globally visible.

    这对静态链接比对动态链接更重要,因为非static标识符将是全局可见的。

  • however, if you don't want to statically link with every library, you can add the paths to the . a files of the libraries for static linking to the command with the rest of the files.

    但是,如果你不想静态链接库,您可以添加的路径。一个文件静态链接库的命令和其他文件。

相关热词