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.
iOS (iPhone/iPad) 上是否有像 OSX 中的 NSPathControl 一样工作的控件?(要动态地将节点添加到事件的根,可以返回,删除事件的节点......)
从来没听说过。不过,自己实现一个应该不会太难。您可以在自定义 UIView 中使用标准 UIButton。