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.
我有一个在视图控制器中启动的 NSTimer,但我希望它在视图之间切换时继续运行。
我怎样才能?
创建一个单例方法,以便您可以从任何类调用它
把它放在一些常见的类中,比如应用程序委托。只需使用类的委托变量在每个类中传递它的值。