易码技术论坛

 找回密码
 加入易码
搜索
楼主: 亚森罗宾

EMAX两周岁庆祝活动----灌水嘉年华,盖楼拿奖励

 关闭 [复制链接]
发表于 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
发表于 2006-8-29 19:41:14 | 显示全部楼层
快没时间了! 抢6502
发表于 2006-8-29 19:41:14 | 显示全部楼层
6502~~~~~~~~~~~~~~~~~~~
发表于 2006-8-29 19:41:18 | 显示全部楼层
{

int year;
char month;
char day;
char hour;
char minute;
char second;
char week;

};

struct TIME time;
发表于 2006-8-29 19:41:24 | 显示全部楼层
哈哈哈哈
发表于 2006-8-29 19:41:36 | 显示全部楼层
int now,i,cuo,youn,j;
   //文字缓存
   char textBuf[100];
   //保存地址,长度,显示坐标,字体
void Input(int string,int x,int y,int length)
{
int c;//字符缓存
char p;//指针
char len[256];//字符长度储存
char Caps;
char mode;
Caps=TRUE;
mode=3;
发表于 2006-8-29 19:41:38 | 显示全部楼层
come

in
inin
in
in
别抢
发表于 2006-8-29 19:41:38 | 显示全部楼层
6502~
发表于 2006-8-29 19:41:39 | 显示全部楼层
哦哟
发表于 2006-8-29 19:41:40 | 显示全部楼层
HIHI
发表于 2006-8-29 19:41:42 | 显示全部楼层
引用第6082楼epcdiy2006-08-29 19:40发表的“”:
char mtxt[29];
   char clock[1891];
   char shijian[30];//时间文本
   char xingqi[10];
   char second;
.......
一下子帖完吧!
发表于 2006-8-29 19:41:46 | 显示全部楼层
咳咳~咳咳~ 感冒了
发表于 2006-8-29 19:41:50 | 显示全部楼层
p=0;
do
{
  Box(x+p*6,y+13,x+p*6+6,y+14,1,1);
  c=GetWord(mode);
  if (c==KEY_F2||c==LEFT_ARROW)
  {
  if(p!=0)
  {
   p=p-len[p];
   *(string+p)=0;
  }
  }/*else if(c==KEY_SHIFT)
  {
  if(mode==2)
    mode=0;
发表于 2006-8-29 19:41:51 | 显示全部楼层
6111111111111
发表于 2006-8-29 19:41:56 | 显示全部楼层
我出生了两次。
发表于 2006-8-29 19:41:59 | 显示全部楼层
HOHI
发表于 2006-8-29 19:42:00 | 显示全部楼层
那65C02咋办?
发表于 2006-8-29 19:42:01 | 显示全部楼层
else
    mode++;
  }*/
  /*else if(c==KEY_CAPS)
  {
  if(Caps==FALSE)
   Caps=TRUE;
  else
   Caps=FALSE;
  }*/
  else if(c==KEY_ENTER)
  {
  *(string+p)=0;
  break;
  }else
  {
  if ((c&0xff00)==0 && isprint(c)&&p<length)
发表于 2006-8-29 19:42:02 | 显示全部楼层
5555666



56666vfds$%@#^%@
发表于 2006-8-29 19:42:06 | 显示全部楼层
610!
您需要登录后才可以回帖 登录 | 加入易码

本版积分规则

Archiver|手机版|小黑屋|EMAX Studio

GMT+8, 2025-7-8 23:51 , Processed in 0.010770 second(s), 15 queries .

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表