单项选择题
判断std::filesystem::path 的对象p 中保存的路径是否存在的语句是()
A.p.exists();
B.exists(p);
C.empty(p);
D.p.empty();
点击查看答案&解析

单项选择题
A.p.exists();
B.exists(p);
C.empty(p);
D.p.empty();
微信扫一扫,加关注免费搜题