c静态成员与友元

- class Student{public: Student(char* pName ="no name") { cout <<"create one student\n"; str

腾讯文库c静态成员与友元