代码搜索:gdata
找到约 456 项符合「gdata」的源代码
代码结果 456
www.eeworm.com/read/229812/4745596
c gdata.c
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/222852/4817906
h gdata.h
/* -*-C-*-
*
* $Revision: 1.3 $
* $Author: mechavar $
* $Date: 2000/05/01 19:37:08 $
*
* Copyright (c) 2000 ARM, INC.
* All Rights Reserved.
*
* Project: BootStrap Loader
*
* Glob
www.eeworm.com/read/222852/4817909
c gdata.c
/* -*-C-*-
*
* $Revision: 1.3 $
* $Author: mechavar $
* $Date: 2000/05/01 19:37:08 $
*
* Copyright (c) 2000 ARM, INC.
* All Rights Reserved.
*
* Project: BootStrap Loader
*
* Glob
www.eeworm.com/read/400129/2356013
js gdata.js
var gService,
gFlag,
EVENT_FEED_URL = "http://www.google.com/calendar/feeds/default/private/full",
SERVICE_TITLE = "linb-timeline-0.1",
handleError = function(e){
alert(String
www.eeworm.com/read/373767/2759016
h gdata.h
#define BufferSize 32 //显示缓存大小
unsigned char bitcount=11; //位计数变量
unsigned char kb_buffer[BufferSize]; //显示缓存
unsigned char input=0; //数据压入缓存位置指针
unsigned char output=0;
www.eeworm.com/read/373767/2759030
h gdata.h
#define BufferSize 32 //显示缓存大小
unsigned char bitcount=11; //位计数变量
unsigned char kb_buffer[BufferSize]; //显示缓存
unsigned char input=0; //数据压入缓存位置指针
unsigned char output=0;
www.eeworm.com/read/373767/2759047
h gdata.h
#define BufferSize 32 //显示缓存大小
unsigned char bitcount=11; //位计数变量
unsigned char kb_buffer[BufferSize]; //显示缓存
unsigned char input=0; //数据压入缓存位置指针
unsigned char output=0;
www.eeworm.com/read/373767/2759060
h gdata.h
unsigned char shuzi[]={"0123456789"};
unsigned char tishi[]={"The time is : "};
//秒,分,时,日,月,星期,年
unsigned char wdata[7]={0x30,0x46,0x20,0x14,0x08,0x02,0x07};
unsigned char rdata[7];
//秒,分,时,日,月
www.eeworm.com/read/373767/2759399
h gdata.h
//数码管7位段码:0--f
unsigned char scandata[16] = {0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,
0x7f,0x6f,0x77,0x7c,0x39,0x5e,0x79,0x71};
//记录显示位数的全局变量
unsigned char cnt = 0;
www.eeworm.com/read/373767/2759413
h gdata.h
//数码管7位段码:0--f
unsigned char scandata[16] = {0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,
0x7f,0x6f,0x77,0x7c,0x39,0x5e,0x79,0x71};
//记录显示位数的全局变量
unsigned char cnt = 0;