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.
这似乎是一个愚蠢的问题,但是我应该向 NSSet 类发送什么消息来确定特定控件被点击了多少次?
NSSet 是一个类似于数组的容器,它没有关于存储在其中的内容的固有信息,除了实际的内容本身,NSSet 里面是什么?