String file = http://localhost:8888/upload/20190310/115111_58_592_HDFS读取文件的流程.png

//截取文件名
String oriName = file .substring(file .lastIndexOf("_")+1);

最后结果:HDFS读取文件的流程.png

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-24
  • 2022-12-23
  • 2021-08-18
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-05-23
  • 2022-12-23
  • 2021-10-16
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案