闹钟程序:用C语言实现的闹钟程序

#graphics.h #conio.h #math.h #dos.h #stdio.h void { gd=DETECT,gm; x=320,y=240,r=200,i,h,m,s,thetamin,thetasec; struct time t; char n[12][3]={\"3\",\"2\",\"1\",\"12\",\"11\",\"10\"... [阅读全文]

闹钟程序:用C语言实现的闹钟程序

#includegraphics.h #includeconio.h #includemath.h #includedos.h #includestdio.h void main() { int gd=DETECT,gm; int x=320,y=240,r=200,i,h,m,s,thetamin,thetasec; struct time t; char n[12][3]={\"3\",\"2... [阅读全文]
1 共1条 分1页