String path = "C:\\user\\data\\thefile.txt"; FileInputStream fileInputStream = new FileInputStream(path);. 注意路径字符串。
確定! 回上一頁