Path path = Paths.get(URI.create("file:/C:/test.txt")); InputStream inStream = Files.newInputStream(path);.
確定! 回上一頁