gpt4 book ai didi

objective-c - 多个 View 使用的 CoreLocation 单例委托(delegate)方法

转载 作者:行者123 更新时间:2023-11-28 23:16:21 25 4
gpt4 key购买 nike

我已经实现了一个单例 CoreLocation 类(感谢此链接:http://jinru.wordpress.com/2010/08/15/singletons-in-objective-c-an-example-of-cllocationmanager/)

但是,我需要两个不同的 ViewController 来访问委托(delegate)方法“newLocation”。一个 viewController 管理位置的标识。另一个管理一个 mapView。

理想情况下,我希望两个 viewController 都成为我的单例的委托(delegate) - 因此它们都可以处理“newLocation”方法。但这是可取的吗(如果是这样,我该怎么做)?

或者我应该使用通知来实现这一点吗?单例发布通知,ViewController 监听它们?

任何建议,非常感谢。

傻瓜

最佳答案

我会使用 NSNotificationCenter 发布通知。

关于objective-c - 多个 View 使用的 CoreLocation 单例委托(delegate)方法,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6214375/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com