多項選擇題使用AVAudioPlayer不需要加入下列哪些框架?()

A.AudioToolbox.framework
B.AVFoundation.framework
C.MediaPlayer.framework
D.MediaToolbox.framework


您可能感興趣的試卷

你可能感興趣的試題

1.多項選擇題關(guān)于NSThread,線程會以以下哪三種方式結(jié)束?()

A.stop
B.sleepUntilDate:(NSDate:)date
C.sleepForTimeInterval:(NSTimeInterval)ti
D.exit

2.多項選擇題使用UITableView需要簽署的協(xié)議為()。

A.UITableViewDelegate
B.UITableViewDataSource
C.UICollectionDelegate
D.以上都不對

3.多項選擇題下列不屬于NSLock解鎖方法的是?()

A.lockBeforeDate
B.lock
C.setName
D.unlock

4.多項選擇題專門用于控制NSOperationQueue所支持的最大并發(fā)線程數(shù)的getter和setter方法是()。

A.isSuspended
B.maxConcurrentOperationCount
C.setMaxConcurrentOperationCount
D.都不是

5.多項選擇題NSUserDefaults是什么?()

A.沙盒特定目錄下的文件
B.一種數(shù)據(jù)庫
C.一種數(shù)據(jù)類型
D.plist文件