2
import java.io.File
File myFile;
String filePath = myFile.getPath();

如何将上述 filePath 变量转换为 FileURIScheme 之后的字符串?

4

0 回答 0