static
摘要:#ifndef __READ_H__#define __READ_H class A{private: int x; static int y; //静态成员public: A(); void Init(int x); static void show(); //静态成员函数 static A hh
阅读全文
posted @ 2018-08-30 20:36
posted @ 2018-08-30 20:36
posted @ 2018-08-29 16:34
posted @ 2018-08-06 19:56
posted @ 2018-08-02 15:36
posted @ 2018-08-01 17:19