单项选择题

A.os.listdir(path)
B.os.getcwd()
C.os.path.isdir(path)
D.os.path.isfile(path)