c静态成员与友元
- class Student{public: Student(char* pName ="no name") { cout <<"create one student\n"; str