0918作業-----所有數值未做合法性檢測

1 //所有數值未做合法性檢測 2 3 //西遊記人物類 4 class XiYouJiRenWu{ 5 //成員屬性 6 private String name; //人物姓名 7 private double height; //身高 8 private String weapon; //武器 9 //構造方法 10
相關文章
相關標籤/搜索