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.
我在面试的时候被问到这个问题,我无法给出答案。
这个想法是只使用 C 标准库编写一个程序,并找出盒子有多少 CPU 内核。该解决方案需要独立于平台,并且不允许使用外部库或系统调用。
有人有这方面的经验吗?谢谢!
感谢所有参与的人。我认为现在答案似乎是“没有可靠的方法来做到这一点”。伟大的讨论家伙!