String file = http://localhost:8888/upload/20190310/115111_58_592_HDFS读取文件的流程.png //截取文件名 String oriName = file .substring(file .lastIndexOf("_")+1);
最后结果:HDFS读取文件的流程.png
String file = http://localhost:8888/upload/20190310/115111_58_592_HDFS读取文件的流程.png //截取文件名 String oriName = file .substring(file .lastIndexOf("_")+1);
最后结果:HDFS读取文件的流程.png
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。