當前位置:首頁 » 成績查詢 » 靈川縣第二中學學生一成績

靈川縣第二中學學生一成績

發布時間: 2021-03-01 21:44:21

① 靈川縣第二中學老大

小孩子回去好好念書

② 廣西桂林靈川縣第二中學2010中考成績

呀,你也是二中滴呀...你那個班的啊...成績表拿不到的...要9號左右自己去拿成績單...

③ 一個學生成績管理系統

#include<stdio.h>
#include<string.h>
#include<math.h>

struct student_type
{
char name[8];
int num;
int Class; /*把class第一個字母大寫了,因為在VC中class為類關鍵字*/
float score[3];
double ave;
}stud[4];

int main()
{
void Write (); /*把write第一個字母大寫了,因為C語言中有write函數 */
void save ();
void display ();
int n=0;
while (1)
{
printf ("\n\t\t\t\t學生成績管理\n\n");
printf ("\t1:請輸入學生的成績記錄\n");
printf ("\t2:顯示成績記錄\n");
printf ("\t3:退出系統\n");
printf ("\t輸入操作選項序號:");
scanf ("%d",&n);
switch (n)
{
case 1 : Write (); break;
case 2 : display (); break;
case 3 : printf("\n\t\t\t**************謝謝使用!**************\n");break;
default : printf("\n請輸入1、2或3!!!");
}
if (n==3) break;
}
system("pause");
return 0;
}

/* *********輸入學生成績**********/
void Write()
{
int i=0, j=0;
for(i=0; i<4 ;i++)
{
printf("\n請輸入學號 姓名 班級 :");
scanf("%d%s%d",&stud[i].num, &stud[i].name, &stud[i].Class);
printf("\n請依次輸入課程成績 :"); /*這句話從循環中移了出來 */
for(j=0; j<3; j++)
{
scanf("%f", &stud[i].score[j]);
}
stud[i].ave = (stud[i].score[0] + stud[i].score[1]
+ stud[i].score[2]) / 3;
}
printf ("\n\t\t是否保存?\n\t\t\t是:1;\n\t\t\t否:2.\n");
scanf ("%d", &i); /* i前面加& */
if (i==1)
save();
else
main();
}

/**********讀出文件資料***********/
void display ()
{
int i=0;
FILE *fp;
fp = fopen ("score.txt","r");
if ((fp=fopen("score.txt","r")) == NULL)
{
printf("cannot open this score");
exit (0);
}
for (i=0; i<4; i++)
{
fscanf (fp, "%11d%s%2d%5.2f%5.2f%5.2f%5.2f\n", &stud[i].num, &stud[i].name[i],
&stud[i].Class, &stud[i].score[0], &stud[i].score[1], &stud[i].score[2],
&stud[i].ave);
printf ("%11d%s%2d%5.2f%5.2f%5.2f%5.2f\n", stud[i].num, stud[i].name[i],
stud[i].Class, stud[i].score[0], stud[i].score[1], stud[i].score[2],
stud[i].ave);
}
fclose (fp);
}

/**********資料寫入文件**********/
void save()
{
FILE *fp ; /* fp無需賦NULL */
int i=0; /* i定義在開始會好些 * /

fp = fopen ("score.txt","w");
fprintf (fp,"學號 姓名 班級 課程1 課程2 課程3 平均成績\n");

for (i=0; i<4; i++)
{
//fwrite(&stud[i], sizeof(struct student_type), 1, fp);
fprintf (fp, "%11d%s%2d%5.2f%5.2f%5.2f%5.2lf\n", stud[i].num, stud[i].name,
stud[i].Class, stud[i].score[0], stud[i].score[1], stud[i].score[2],
stud[i].ave); /*把stud[i].name[i] 改成了stud[i].name */
}
fclose (fp);
printf ("\n\n*******************恭喜,保存完成!*******************\n\n");
}

④ 我想問一下靈川縣第二中學好還是靈川縣第三中學好

反正大家都說2中好,但是還不是一樣亂,一樣校門口有打架.
不過2中考上靈中的人還是比較多的,關鍵還是自己.

⑤ 靈川縣2014~2015年初中考試成績排名

這種全縣的考試成績排名只會在特定范圍內公布的,特別是初中的排名,建議直接找班主任咨詢,他們是應該會有的。

⑥ 靈川縣第二中學怎麼樣

簡介:靈川縣第二中學創辦於1995年,是一所縣級全日制獨立初級中學,位於靈川縣城靈西路42號。 截止至2014年10月15日,學校共有27個教學班,在校學生1457人。
注冊資本:643萬人民幣

⑦ 桂林市靈川縣第六中學中考成績查詢

桂林市靈川縣第六中學中考成績查詢:

1、可以撥打12580查詢成績;
2、可以到當地的教育局網站查詢成績或者網路搜索當地市成績查詢;
3、咨詢下班主任:
4、到學校教務處或者教務科查詢。

⑧ 靈川縣第六中學2016分數線

靈川縣第六中學不掛網公布此類信息,

建議直接詢問學校辦公室、教務處。

好好學習,天天向上。

只要用心去學,你就是最好的。

金猴獻瑞,吉星臨門。

祝你學業進步,馬到功成。

⑨ 桂林靈川縣二中重點班錄取分數是多少

桂林靈川縣二中重點班錄取分數650分左右

熱點內容
武漢大學學生會輔導員寄語 發布:2021-03-16 21:44:16 瀏覽:612
七年級學生作文輔導學案 發布:2021-03-16 21:42:09 瀏覽:1
不屑弟高考成績 發布:2021-03-16 21:40:59 瀏覽:754
大學畢業證會有成績單 發布:2021-03-16 21:40:07 瀏覽:756
2017信陽學院輔導員招聘名單 發布:2021-03-16 21:40:02 瀏覽:800
查詢重慶2018中考成績查詢 發布:2021-03-16 21:39:58 瀏覽:21
結業考試成績怎麼查詢 發布:2021-03-16 21:28:40 瀏覽:679
14中醫醫師資格筆試考試成績查分 發布:2021-03-16 21:28:39 瀏覽:655
名著賞析課程標准 發布:2021-03-16 21:27:57 瀏覽:881
北京大學商業領袖高端培訓課程 發布:2021-03-16 21:27:41 瀏覽:919