标签: javafx static
下面的代码行怎么说
import **static** javafx.application.Application.launch;
我没有询问有关软件包或方法的任何问题。 但是请解释一下“静态”关键字在做什么。