例如,如果我要添加一行代码,例如-
hbox.getChildren().add(calculateButton);
.getChildren 有什么意义?如果在程序中不使用它会发生什么?
java methods javafx
java ×1
javafx ×1
methods ×1