Teacher::~Teacher()
{
cout << "~Teacher()" << endl;
system("pause");
}
在這加一行system("pause");
就能看到了
{
cout << "~Teacher()" << endl;
system("pause");
}
在這加一行system("pause");
就能看到了
2015-07-18
Teacher::~Teacher()
{
cout << "~Teacher()" << endl;
system("pause");
}
加一行Teacher::~Teacher()
{
cout << "~Teacher()" << endl;
system("pause");
}
在這加一行system("pause");就行
{
cout << "~Teacher()" << endl;
system("pause");
}
加一行Teacher::~Teacher()
{
cout << "~Teacher()" << endl;
system("pause");
}
在這加一行system("pause");就行
2015-07-18