代码搜索:Test
找到约 10,000 项符合「Test」的源代码
代码结果 10,000
www.eeworm.com/read/376935/9300221
opt 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 {
www.eeworm.com/read/376935/9300226
hex test.hex
:030000000208CB28
:1008CB00787FE4F6D8FD7510007511007581600214
:0208DB000362B6
:10076A004572726F723A20253032580A005374610A
:10077A0072740A005761697420556469736B0A00C0
:10078A005265616479203F0A0043
www.eeworm.com/read/376935/9300228
obj test.obj
www.eeworm.com/read/376935/9300232
plg test.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\U盘375\test.uv2
Project File Date: 11/01/2008
Output:
www.eeworm.com/read/376935/9300236
c test.c
/* 2004.06.05
****************************************
** Copyright (C) W.ch 1999-2007 **
** Web: http://www.winchiphead.com **
****************************************
** USB Host File
www.eeworm.com/read/180601/9300903
c test_a.c
#include
#include
void main(void)
{
char buffer[8192];
// Try reading head 1, track 1, sector 1
if (biosdisk(2, 0, 1, 1, 1, 1, buffer))
printf("Error acces
www.eeworm.com/read/180601/9301266
c for_test.c
#include
void main ()
{
int counter;
for (counter = 1; counter