public class Student
{
    private int student_id;
    private String student_name;
    private int student_age;
    
    public int getStudent_id()
    {
        return student_id;
    }
    public String getStudent_name()
    {
        return student_name;
    }
    public int getStudent_age()
    {
        return student_age;
    }
    public void setStudent_id(int id)
    {
        this.student_id = id;
    }
    public void setStudent_name(String name)
    {
        this.student_name = name;
    }
    public void setStudent_age(int age)
    {
        this.student_age = age;
    } 
}
最近下载更多
venusit  LV8 2018年5月30日
hx4188  LV3 2018年4月26日
最代码官方  LV168 2017年8月29日
最近浏览更多
雷迪斯俺的乡亲们  LV11 3月23日
女王不该在山炮村养花  LV8 2023年4月16日
陨石承影  LV1 2022年10月21日
微信网友_6040315240812544  LV8 2022年10月20日
呵呵哈哈哈  LV10 2022年7月23日
酷呆欢  LV5 2021年11月24日
huangyangcheng  LV4 2021年1月22日
jimshao289015254  LV9 2020年6月23日
xu890123  LV6 2020年6月2日
123456nty  LV37 2020年5月12日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友