c++日常错误

1.Static 成员函数必须访问其它static 成员函数或者变量;

2. 编译流程:预编译 -> 编译 ->(.i) -> 链接 ->;

3. 

 

posted @ 2021-06-30 09:54  花花公子1234  阅读(28)  评论(0)    收藏  举报