Get file name from a file location in Java

后端 未结 5 1372
野性不改
野性不改 2020-12-15 15:51

I have a String that provides an absolute path to a file (including the file name). I want to get just the file\'s name. What is the easiest way to do this?

5条回答
提交回复
热议问题