项目作者: LiushiyiSpace

项目描述 :
#include using namespace std; class father { protected: int fathertall,fatherweight; public: void setfathertall(int fathersTall){fathertall=fathersTall;} void setfatherweight(int fathersWeight){fatherweight=fathersWeight;} /*void print1() { cout<<"父亲的身高"<
高级语言:
项目地址: git://github.com/LiushiyiSpace/-.git
创建时间: 2015-04-09T14:44:39Z
项目社区:https://github.com/LiushiyiSpace/-

开源协议:

下载