自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(7)
  • 收藏
  • 关注

原创 READ11IN.CPP

READIN.CPP#include FILE *fp;struct Tdate{    int year;    int month;    int date;};struct Tmark{    float pol;    float chn;    float eng;    float com;    float oral;};struct Tinform{    char name[20];    char sex; 

2011-01-03 22:54:00 254

原创 PRNM11ARK.CPP

PRNMARK.CPP#include extern FILE *fp;struct Tmark{    float pol;    float chn;    float eng;    float com;    float oral;};struct Tinform{    char name[20];    char sex;    float age;    char schoolrecord;    float worklen;

2011-01-03 22:53:00 537

原创 PRNP11ER.CPP

PRNPER.CPP:#include #include extern FILE *fp;struct Tmark    {        float pol;        float chn;        float eng;        float com;        float oral;    };    struct Tinform    {        char name[20];        char sex;     

2011-01-03 22:53:00 306

原创 PRNI11NF.CPP

<br />PRNINF.CPP:<br />#include <stdio.h><br />extern FILE *fp;<br />struct Tmark<br />{<br />    float pol;<br />    float chn;<br />    float eng;<br />    float com;<br />    float oral;<br />};<br />struct Tinform<br />{<br />  

2011-01-03 22:52:00 229

原创 INVCA11D.CPP

<br />#include <stdio.h><br />extern fp;<br />struct Tdate<br />{<br />    int year;<br />    int month;<br />    int date;<br />};<br />struct Tmark<br />{<br />    float pol;<br />    float chn;<br />    float eng;<br />    floa

2011-01-03 22:51:00 257

原创 CAL11CUT.CPP

CALCUT.CPP:struct Tmark    {        float pol;        float chn;        float eng;        float com;        float oral;    };    struct Tinform    {        char name[20];        char sex;        float age;        char schoolrecord

2011-01-03 22:50:00 245

原创 ARRAN11GE.CPP:

ARRANGE.CPP:#include #include     struct Tmark    {        float pol;        float chn;        float eng;        float com;        float oral;    };    struct Tinform    {        char name[20];        char sex;        float age;

2011-01-03 22:49:00 267

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除