C语言帝国
SEARCH
X 我知道了
TIPS:左右滑动导航栏可以查看更多栏目
订阅RSS
首页
C语言帝国QQ群
首页
C语言帝国QQ群
yanbinvschengxu 的 站内主页
2008
01-14
高手进.C语言项目,学生成绩管理系统
VIEW
yanbinvschengxu
编程问题提问区
留下评论
#include <stdio.h>int count=0;struct student { int num; char name[20]; float score[3]; float pscore;};struct student stu[50];void st(struct student *p){ int i; floa....
Read More >
作者档案
昵称:
yanbinvschengxu
邮箱:
china888yang@163.com