下面哪一条表达式可以测试文件sjh.txt是否存在?( ) A、[ -e sjh.txt ]; B、[sjh.txt]; C、[ -f sjh.txt ]; D、[ -r sjh.txt ] 发布时间:2025-08-08 02:44:50