阅读背景:

编写一个程序,将联系人信息存入文件中并显示出来

来源:互联网 
#include<stdio.h>

struct people
{
    char name[20];  



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: