external linkage
常见例句
- Indicate that file-scope identifiers should have no external linkage.
文件中,指明标识符不应有外部可连接性。 - The templates, classes, functions, and objects in the library have external linkage (3.5).
标准库中的模板,类, 函数和对象具有外部连接(3.5)。 - External linkage is one of the many features of C/C++ that make it difficult to analyze code.
外部链接是使 C/C++ 中的代码分析变得困难的原因之一。 返回 external linkage