Introduction - If you have any usage issues, please Google them yourself
Write a small English-Chinese dictionary program, the program starts from the dict.dat file read into all the entries stored in dynamic memory. The program has the following functions
Query function
Add to entry function
Delete the entry function
Edit entry function
Clean-up function