复制单个文件 @param oldPath String 原文件路径 如:c:/fqf.txt @param newPath String 复制后路径 如:f:/fqf.txt @return boolean @throws IOException
(String oldPath, String newPath)
source not stored for this graph (policy: none)
no test coverage detected