使用Dirctory类的下列方法,可以获取指定文件夹中的文件的是().
A:Exists()
B:GetFiles()
C:GetDirectories()
D:CreateDirectory()
出自:计算机科学