Also known as Assembly
XML wrapper around a compiled code library (the XML-wrapped-library itself is also sometimes referred to as an assembly) used for deployment, versioning, and security
通用语言基础架构 (CLI) 中的程序集是编译得到的,供CLR进一步编译执行的代码库。代码是用通用中间语言(CIL)表示,在运行时被即時編譯为机器语言。在.NET Framework实现中,这种即時編譯是通用语言运行时 (CLR)的一部分。 CLI程序集可分为两类:进程程序集(EXE)、库程序集(DLL)。 一个程序集可包含一个或多个文件。代码文件成为模块(module)。
Abstract from DBpedia / Wikipedia · CC BY-SA
Discovered by embedding cosine similarity (sentence-transformers MiniLM, 384-dim).