Description: Phone book
To write C++ program performs the following functions:
Simple phone with a name to search for phone numbers
The user enters the name, the program to find and output
Users can enter to add the name and phone number
The user can delete the name and phone number
The phone book can be saved in the specified file
The phone can be read from the specified file into memory.
To Search:
File list (Check if you may need any files):
PhonebooK\电话本.cpp
.........\电话本记录.txt
PhonebooK