单项选择题

用本地文件包含的形式查看位于根目录下的test.txt的内容,下列哪条包含语句是正确的?()

A.page=../../test.txt
B.page=/../..test.txt
C.page=./test.txt
D.page=././test.txt