代码搜索结果
找到约 10,000 项符合
Test 的代码
test.hex
:1000030000E010080810E000000F102020100F007F
:10001300001010F8000000000020203F2020000006
:10002300007008080888700000302824222130005E
:1000330000300888884830000018202020110E0066
:100043000000C02010F
test.plg
礦ision3 Build Log
Project:
E:\我的工程\课程设计\万年历(测试--带节气)\万年历(带节气)\test.uv2
Project File Date: 03/15/2009
Output:
test.c
/**************************************************************************
* 文 件 名:test.c
* 功 能:我的单片机课程设计-------万年历(阴历)
* 作 者:尹波
************************************************************
test.lnp
"test.obj"
TO "test"
RAMSIZE(256)
test.mod
/home/bobo/linux_driver/090424_module_param/test.ko
/home/bobo/linux_driver/090424_module_param/test.o
test.c~
#include
#include
#include
#include
static int onevalue = 1 ;
static char* twostring =NULL ;
module_param(onevalue,int,0);
module
test.c
#include
#include
#include
#include
static int onevalue = 1 ;
static char* twostring =NULL ;
module_param(onevalue,int,0);
module
test.lst
C51 COMPILER V7.06 TEST 01/10/2009 11:34:24 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE TEST
OBJECT MODULE PLACED IN te
test.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 {