C++程序设计(班级通讯录)
班级通讯录1:建立班级类2:进行信息的初始化3:实现 信息的添加 ,删除, 修改, 查询。#include<iostream>#include<fstream>#include<string.h>us