代码搜索:Button
找到约 10,000 项符合「Button」的源代码
代码结果 10,000
www.eeworm.com/read/9539/169586
aps 5button.aps
5Button20-Dec-2007 20:06:4720-Dec-2007 20:32:24241020-Dec-200
www.eeworm.com/read/9539/169588
hex 5button.hex
:100000000C942A000C9445000C9445000C94450077
:100010000C9445000C9445000C9445000C9445004C
:100020000C9445000C9445000C9445000C9445003C
:100030000C9445000C9445000C9445000C9445002C
:100040000C9445000C9
www.eeworm.com/read/9539/169590
o 5button.o
www.eeworm.com/read/9539/169591
elf 5button.elf
www.eeworm.com/read/9539/169593
c 5button.c
/*
5Button.C
5个按钮+4位共阴数码管显示例程
*/
#include
#define uchar8 unsigned char
const uchar8 LedNum[] ={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f};
void delay()
{
i
www.eeworm.com/read/9539/169594
pwi 5button.pwi
www.eeworm.com/read/9539/169603
dsn 5button.dsn
www.eeworm.com/read/10764/189430
xml image_button.xml
www.eeworm.com/read/11127/196402
h button_api.h
# ifndef _BUTTON_API_H_
# define _BUTTON_API_H_
/*****************************************************************
* 声明库名称 按钮API头文件 *
* 版本: v0.01