代码搜索:4
找到约 10,000 项符合「4」的源代码
代码结果 10,000
www.eeworm.com/read/219643/14871825
pdf c4-4.pdf
www.eeworm.com/read/217469/14961968
uv2 4-4.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,
www.eeworm.com/read/217469/14961980
bak 4-4_opt.bak
### 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/217469/14961984
m51 4-4.m51
BL51 BANKED LINKER/LOCATER V5.03 08/25/2005 10:49:02 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE STARTU
www.eeworm.com/read/217300/14969725
c p4-4.c
#include
#include
#include
int main(int argc, char *argv[])
{
int i;
struct stat buf;
char *ptr;
for (i = 1; i < argc; i++) {
www.eeworm.com/read/116425/14969936
c al4_4.c
/*案例文件名:AL4_4.C*/
main()
{ char ch;
printf("Input a character: ");
scanf("%c",&ch);
ch=(ch>='A' && ch