摘要:
3-1 Point类的构造函数 Time Limit: 1000MS Memory limit: 65536K 题目描述通过本题目的练习可以掌握类的构造函数的定义;设计一个点类Point,私有数据成员有x、y;公有成员函数有:无参数的构造函数Point(),带参数的构造函数Point(int,int... 阅读全文
posted @ 2014-09-20 19:05 ttop 阅读(173) 评论(0) 推荐(0)
posted @ 2014-09-20 19:05 ttop 阅读(173) 评论(0) 推荐(0)
posted @ 2014-09-20 19:01 ttop 阅读(263) 评论(0) 推荐(0)