gpt4 book ai didi

java - FileInputStream 不适用于相对路径

转载 作者:搜寻专家 更新时间:2023-10-30 19:48:34 25 4
gpt4 key购买 nike

<分区>

我试图从 FileInputStream 创建一个对象并将文件的相对值传递给它的构造函数,但它不能正常工作并抛出一个 FileNotFoundException

try {
InputStream is = new FileInputStream("/files/somefile.txt");
} catch (FileNotFoundException ex) {
System.out.println("File not found !");
}

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com