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.
我有一个 NSViewController XIB,我正在尝试适应暗模式。在 Interface Builder 中,有问题的标签似乎可以正确更改文本,但是在运行时,文本又恢复为默认值。我根本不修改代码中的标签。
我会很感激任何帮助!