实现通讯录的基本功能:增加和显示 text.c:实现通讯录的功能 #include<stdio.h> #include<string.h> #include"contact.h" void InitContact