文章练字程序

<script type="text/javascript"> </script> <script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"> </script> name="google_ads_frame" marginwidth="0" marginheight="0" src="http://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-0660578626274101&dt=1181741388468&lmt=1181101028&format=336x280_as&output=html&correlator=1181741388468&channel=1892283765&url=http%3A%2F%2Fwww.zxbc.cn%2Fhtml%2Fcsl%2F1909125420005.htm&color_bg=F9FCFE&color_text=363636&color_link=000000&color_url=363636&color_border=FFFFFF&ad_type=text_image&ref=http%3A%2F%2Fwww.zxbc.cn%2Fhtml%2Fcsl%2Findex_2.html&cc=300&flash=8&u_h=768&u_w=1024&u_ah=738&u_aw=1024&u_cd=32&u_tz=480&u_java=true" frameborder="0" width="336" scrolling="no" height="280" allowtransparency="allowtransparency">
#include<dos.h>
#include<stdio.h>
#include<conio.h>
 xfk()
 {
 char *zq=" ture",*cu="flase",*fs="score";
 int i,j,hh=7;
 textcolor(YELLOW);
 gotoxy(3,6);
 cputs(zq);
 gotoxy(3,11);
 cputs(cu);
 gotoxy(3,16);
 cputs(fs);
 textcolor(GREEN);
 for(i=1;i<=3;i++)
  {
   gotoxy(3,hh);
   putch(’/311’);
   for(j=4;j<=7;j++)
    {
    gotoxy(j,hh);
    putch(’/315’);
    }
   gotoxy(8,hh);
   putch(’/273’);
   hh=hh+5;
  }
 hh=8;
 for(i=1;i<=3;i++)
  {
   gotoxy(3,hh);
   putch(’/272’);
   gotoxy(8,hh);
   putch(’/272’);
   hh=hh+5;
   }
 hh=9;
 for(i=1;i<=3;i++)
  {
   gotoxy(3,hh);
   putch(’/310’);
   for(j=4;j<=8;j++)
   {
    gotoxy(j,hh);
    putch(’/315’);
   }
   gotoxy(8,hh);
   putch(’/274’);
   hh=hh+5;
  }
textcolor(GREEN);
}


 wcbk()
 {
  int thh,tlh;
  textcolor(WHITE);
  thh=1;
  tlh=1;
  gotoxy(tlh,thh);
  putch(’/332’);
  for(tlh=2;tlh<=78;tlh++)
     {
      gotoxy(tlh,thh);
      putch(’/304’);
     }
  gotoxy(tlh,thh);
  putch(’/277’);
  tlh=1;
  for(thh=2;thh<=25;thh++)
    {
     gotoxy(tlh,thh);
     putch(’/263’);
     gotoxy(tlh+78,thh);
     putch(’/263’);
    }
  thh=25;
  gotoxy(tlh,thh);
  putch(’/300’);
  for(tlh=2;tlh<=78;tlh++)
    {
     gotoxy(tlh,thh);
     putch(’/304’);
    }
  gotoxy(tlh,thh);
  putch(’/276’);
  textcolor(GREEN);
 }
 lcbk()
 {
  int thh,tlh;
  textcolor(YELLOW);
  thh=3;
  tlh=10;
  gotoxy(tlh,thh);
  putch(’/311’);
  for(tlh=11;tlh<=70;tlh++)
     {
      gotoxy(tlh,thh);
      putch(’/315’);
     }
  gotoxy(tlh,thh);
  putch(’/273’);
  tlh=10;
  for(thh=4;thh<=22;thh++)
    {
     gotoxy(tlh,thh);
     putch(’/272’);
     gotoxy(tlh+61,thh);
     putch(’/272’);
    }
  thh=23;
  gotoxy(tlh,thh);
  putch(’/310’);
  for(tlh=11;tlh<=70;tlh++)
    {
     gotoxy(tlh,thh);
     putch(’/315’);
    }
  gotoxy(tlh,thh);
  putch(’/274’);
  textcolor(GREEN);
  }
 zhhs(char lfilename[20])
{
 int hh=5,lh=13,i,wz=0,cj=4,bj=1,thh,tlh,zq=0,cu=0,fs=0;
 char *zh,lsslzh,filezh;
 FILE *fp;
 if(!(fp=fopen(lfilename,"r")))
 {printf("cannot open file/n");exit(1);}
 while(1)
  {
   wcbk();
   lcbk();
   xfk();
   for(i=1;i<=6;i++)
    {
     fread(zh,50,1,fp);
     gotoxy(lh,hh);
     cputs(zh);
     hh=hh+3;
     if(feof(fp)) break;
    }
  fseek(fp,wz,0);
  for(hh=6;hh<=21;hh=hh+3)
    {
    for(lh=13;lh<=62;lh++)
      {
       bj=1;
       
       gotoxy(lh,hh);
       putch(24);
       gotoxy(lh,hh);
       filezh=fgetc(fp);
     
       wz=wz+1;
       
       if((lsslzh=getch())==27) exit(1);
       if((lsslzh==8)&&!(hh==6&&lh==13))
         {
         
  bj=0;
  if((lh==13)&&(hh!=6))
   {
           putch(’ ’);
           lh=62;
    hh=hh-3;
    cj=cj-3;
    }
         else lh=lh-1;
  wz=wz-2;
         gotoxy(lh,hh);
         putch(’ ’);
         gotoxy(lh,cj);
         putch(’ ’);
  gotoxy(lh+1,hh);
  putch(’ ’);
  lh=lh-1;
         fseek(fp,wz,0);
         }
       gotoxy(lh,hh);
       if(filezh==EOF) return(lsslzh);
       if(filezh==lsslzh)
       {
       putch(lsslzh);
       fs=fs+5;
       zq=zq+1;
       gotoxy(4,8);
       printf("%2d",zq);
       gotoxy(4,18);
       printf("%2d",fs);
       }
       else
 {
  if(bj)
  {
  cu=cu+1;
  gotoxy(4,13);
  printf("%2d",cu);
  gotoxy(lh,hh);
         textcolor(RED);
         putch(lsslzh);
         gotoxy(lh,cj);
         putch(25);
         gotoxy(lh,hh);
         sound(980);
         delay(100000);
         nosound();
         textcolor(GREEN);   
          }
  }
       }
       cj=cj+3;
     }
 delay(2000);
 textcolor(YELLOW);
 clrscr();
 wz=ftell(fp);
 hh=5;
 lh=13;
 cj=4;
 }
}
main()
{
int thh=3,tlh=10;
char zh;
char *filename, *lesson="1.College Life/n2.study Online/n3.Lesiure Activity/n4.Living on your own";
window(1,1,20,40);
textbackground(BLUE);
textcolor(YELLOW);
while(1)
  {
  clrscr();
  printf("%s/n",lesson);
  printf("choice lesson number:");
  zh=getch();
  switch(zh)
   {
    case 49: filename="e://fcp//college.txt";break;
    case 50:  filename="e://fcp//study.txt";break;
    case 51:  filename="e://fcp//lesiure.txt";break;
    case 52:  filename="e://fcp//living.txt";break;
    case 27: exit(1);
    default: printf("enter file name:");scanf("%s",filename);
   }
  clrscr();
  zhhs(filename);
  clrscr();
  printf("continue   practic(y/n):");
  if(getch()==’n’) break;
}
}
 
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值