C语言帝国

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

返回顶部     登录  注册   网站地图   闽ICP备05035124号-7
©2013 C语言帝国