3.1 类似首相案例
3.2 提供打印功能
3.3 提供统计打印次数功能
#define _CRT_SECURE_NO_WARNINGS
#include<iostream>
#include<string>
using namespace std;
class Printer {
public
3.1 类似首相案例
3.2 提供打印功能
3.3 提供统计打印次数功能
#define _CRT_SECURE_NO_WARNINGS
#include<iostream>
#include<string>
using namespace std;
class Printer {
public