使用面向对象重写ATM

ATM类(方法)this public class AtmLei {spa Properties info =new Properties(); /**加载*/ public AtmLei(){ try{ info.load(new FileReader("atminfo.txt")); }catch(Exception e){ JOptionPane.showMessageDialog(null
相关文章
相关标签/搜索