Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
GNU C Library ( )不glibc包括C POSIX 库的实现,它是C 标准库的超集吗?因此,它似乎glibc比“ C 标准库”“大”得多。在这种情况下你能用“实施”这个词吗?
glibc
在这种情况下,您可以使用“实施”这个词吗?
是的,因为它确实实现了 C 标准库的每个部分。
这是有道理的,因为它是标准库的超集。