- 注册时间
- 2004-8-29
- 最后登录
- 1970-1-1
|
发表于 2006-8-29 19:41:07
|
显示全部楼层
int yuefen[12]={31,27,31,30,31,30,31,31,30,31,30,31};//12个月天数数据,用于倒计时
int class[3][10]={730,825,920,1015,1110,1400,1500,1555,1650,1930,
730,825,920,1015,1110,1430,1530,1625,1720,1930,
730,810,905,1015,1110,1400,1500,1555,1650,1930};
long offset[4]={70400,109120,147520,185920};
int sha[3][4]={
62,58,68,64,//s
82,70,80,76,//h
98,80,96,82//a
};
char password1[33]="epcdiy is the king of the world ";
int last,panduan,llast,frontc,clockx,clocky,reload;
int seta,setb;//皮肤以及课程属性
int spa,picnum,num1,r;
struct TIME |
|