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.
有时它在头文件中完成,有时它在实现中完成。我对编程相当陌生。有人可以简要解释一下什么时候该做什么吗?
当它用于其他类时,请将其放在标题中。当它仅适用于该类时,将其放在实现文件中的类扩展中。