代码搜索:电子钱包
找到约 10,000 项符合「电子钱包」的源代码
代码结果 10,000
www.eeworm.com/read/457820/7317411
电子钟
www.eeworm.com/read/456902/7337330
dsn 电子秒表.dsn
www.eeworm.com/read/456902/7337333
plg 电子秒表.plg
礦ision2 Build Log
Project:
E:\综合实验\新建文件夹\电子秒表.uv2
Project File Date: 04/12/2009
Output:
compiling 电子秒表.c...
电子秒表.c - 0 Error(s), 0 Warning(s)
www.eeworm.com/read/456902/7337336
hex 电子秒表.hex
:0A00110005F51351E14909D501413D
:0401E90002370000D9
:0B01DE0012000312013B12001E80F80B
:0E000300758910758DD8758BF0D2AFD2AB22F7
:1001C3007F017E007D6E7C00ED1D70011CED4C7087
:0A01D300F7EF1F70011EEF4E
www.eeworm.com/read/456902/7337337
obj 电子秒表.obj
www.eeworm.com/read/456902/7337339
c 电子秒表.c
#include
#define uchar unsigned char
#define uint unsigned int
sbit key1=P1^0;
sbit key2=P1^1;
sbit key3=P1^2;
uchar code table[]={0x05,0xF5,0x13,0x51,0xE1,0x49,0x09,0xD5,0x01,0x41};
www.eeworm.com/read/456902/7337342
opt 电子秒表.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/456902/7337343
pwi 电子秒表.pwi
www.eeworm.com/read/448284/7535443
cpp 电子秒表.cpp
// 电子秒表.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "电子秒表.h"
#include "电子秒表Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha