回覆列表
  • 1 # 使用者6998436758653

    public List 學生列表=new List();

    public class 學生

    {

    public 學生(string 學號,string 姓名,int 年齡)

    {

    this.學號=學號;

    this.姓名=姓名;

    this.年齡=年齡;

    }

    public string 學號;

    public string 姓名;

    public int 年齡;

    }

    public 學生 呼叫學生(string 學號)

    {

    for(int i=0;i

    {

    if(學號==學生列表[i].學號)

    return 學生列表[i];

    }

    return null;

    }

    public void 建立學生(string 學號,string 姓名,int 年齡)

    {

    if(呼叫學生(學號)==null)

    {

    學生 objectStudent=學生(學號,姓名,年齡);

    學生列表.Add(objectStudent);

    }

    }

    public int 獲取學生人數()

    {

    return 學生列表.Count;

    }

  • 中秋節和大豐收的關聯?
  • 什麼牌子的洗面奶適合敏感肌膚?有什麼推薦?