DefaultComboBoxModel model = new DefaultComboBoxModel(); PreparedStatement statement = con.prepareStatement("SELECT _fid, fruit_name FROM fruits ...
確定! 回上一頁