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.
是否可以在应用程序处于后台模式时收集数据并将其存储在 iphone 的内存中,例如:NSUserDefaults?
NSUserDefaults
我有
TLMHub.shared().shouldNotifyInBackground = true
从 myo 存储原始 emg、加速度计、陀螺仪数据的最佳方法是什么?