网站首页  情感咨询  情感美文  情感百科  情感生活  学习充电  旧版美文

请输入您要查询的词汇:

 

词汇 Static library
分类 英语词汇 英语翻译词典
释义

Static library

中文百科

静态库

这是主函式的源代码与运行结果

在计算机科学里,静态库英语:Static library, Statically-linked library),或称静态函式库,是一个外部函式与变量的集合体。静态函式库的文件内容,通常包含一堆程序员自定的变量与函式,其内容不像动态链接库那么复杂,在编译期间由编译器与链接器将它集成至应用程序内,并制作成目的档以及可以独立运作的运行档。而这个运行档与编译运行档的进程,都是一种程序的静态创建(static build)。以过去的观点来说,函式库只能算是静态(static)类型。

英语百科

Static library 静态库

In computer science, a static library or statically-linked library is a set of routines, external functions and variables which are resolved in a caller at compile-time and copied into a target application by a compiler, linker, or binder, producing an object file and a stand-alone executable. This executable and the process of compiling it are both known as a static build of the program. Historically, libraries could only be static. Static libraries are either merged with other static libraries and object files during building/linking to form a single executable, or they may be loaded at run-time into the address space of the loaded executable at a static memory offset determined at compile-time/link-time.

随便看

 

依恋情感网英汉例句词典收录3870147条英语例句词条,基本涵盖了全部常用英语单词的释义及例句,是英语学习的有利工具。

 

Copyright © 2004-2024 Yiyi18.com All Rights Reserved
京ICP备2021023879号 更新时间:2025/8/9 17:56:52