gpt4 book ai didi

java - 导入 java.nio.file 的问题

转载 作者:塔克拉玛干 更新时间:2023-11-01 22:57:35 24 4
gpt4 key购买 nike

为什么这条线不起作用?

import static java.nio.file.AccessMode.*;

eclipse 说:

The import java.nio.file cannot be resolved

这是到目前为止的整个程序:

import static java.nio.file.AccessMode.*;

public class CheckFileAccessibility {
public static void main(String[] args) {

}
}

我在这里关注官方 Java 教程:http://java.sun.com/docs/books/tutorial/essential/io/check.html

最佳答案

查看superordinate chapter .它说:

This section is being updated to reflect features and conventions of the upcoming release, JDK7. You can download the current JDK7 Snapshot from java.net. We've published this preliminary version so you can get the most current information now, and so you can tell us about errors, omissions, or improvements we can make to this tutorial.

所以这是关于 java 7 的。

关于java - 导入 java.nio.file 的问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2869181/

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