代码搜索结果

找到约 10,000 项符合 Test 的代码

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 {

test.plg

礦ision2 Build Log Project: F:\study\C51\test\test.uv2 Project File Date: 12/28/2006 Output: Build target 'Target 1' compiling Text.c... link

test.lnp

"Text.obj" TO "test" XDATA( 8000H )

test.txt

#include #define bool bit; #define true 1 #define false 0 #define uchar unsigned char #define uint nusigned int sbit P1_0 = P1^0; sbit P1_1 = P1^1; sbit P1_2 = P1^2; sbit P