面试:_beginthread(ex)创建的pthread和windows线程有什么区别?
我在 C++ 开发人员职位面试中被问到这个问题,答案是什么?
I was asked about this in an c++ developer position interview, what is the answer to this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我会说:
如果他们真的想了解描述两者之间差异的复杂内部细节,那么你应该三思而后行。除非是逆向工程工作。
I would have said:
If they really wanted to know the intricate internal details describing the differences between the two, you should think twice about working there. Unless it was for a reverse engineering job.