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.
我想在 IP 地址的右侧(靠近菜单的右边缘)添加一个图像(加拿大国旗),并在单词“更新...”的左侧添加 NSProgressIndicator。
这可以在视图设计器中完成还是需要在代码中完成?任何一种方法的详细解释将不胜感激。
我需要为一个项目做同样的事情并使用setView:属性。