首页
编程
java
php
前端
首页
编程
java
php
前端
这个是选B还是C?应该都能检验文件的吧?
B
os.path.exists(path) 如果路径 path 存在,返回 True;如果路径 path 不存在,返回 False。
点击展开全文