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 应用程序来减少/取消音频的背景噪音..是否有任何现有的库。有什么办法可以用 AVAudioPlayer 做到这一点。?
提前致谢 。
Is it possible to send a List in MVVM Light Message.
For example, I have a class named Authors. I want to send
Messenger.Default.Send(AuthorList); // AuthorList is of type L