单项选择题

请选择下面File参数书写正确的一项( )。

A.File("d:\\file\test3.txt")
B.File("d:\\file\\test3.txt")
C.File("d:\file\test3.txt")
D.File("d:\file\\test3.txt")