📜  java 导入 - Java 代码示例

📅  最后修改于: 2022-03-11 14:52:10.813000             🧑  作者: Mango

代码示例2
If you use a package declaration, it must be the first thing in your Java file,
and the import declarations must be put immediately after it.