判断题
NSOperationQueue代表一个FIFO的队列,负责管理系统提交的多个NSOperation。
正确
判断题 NSHomeDirectory返回沙盒路径。
判断题 线程的优先级设置为0,表示结束了改线程。
判断题 AVAudioPlayer不支持音量控制。