export PATH_TO_FX= ~/javafx-sdk-yourVersion alias javafxc="javac --module-path ${PATH_TO_FX} --add-modules=javafx.controls,javafx.fxml ...
確定! 回上一頁