系统运维 #include <stdio.h> #include <stdlib.h> using namespace std; /* * A1 类对象成员变量的默认值; */ … Continue reading C++11 初始值{}与()的区别
系统运维 #include <stdio.h> #include <stdlib.h> using namespace std; /* * A1 类对象成员变量的默认值; */ … Continue reading C++11 初始值{}与()的区别