查看会员资料
用 户 名:m*****
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
score
- 定义一个Student类,在该类定义中包括:一个数据成员score(分数)及两个静 态数据成员total(总分)和学生人数count;成员函数scoretotalcount(float s) 用于设置分数、求总分和累计学生人数;静态成员函数sum()用于返回总分;静态成-Define a Student class, the class definition including: a data member score (points) and two static data members