代码搜索结果
找到约 23,033 项符合
4 的代码
4-3.c
/*4-3.c*/
#include
#include
main()
{
int a;
float b;
char *str;
scanf("%d,%f,%s",&a,&b,str);
printf("a=%d,b=%f,c=%s\n",a,b,str);
}
4 port serial interface.prjgrp
[ProjectGroup]
Version=1.0
[Project1]
ProjectPath=4 Port Serial Interface.PRJPCB
[Project2]
ProjectPath=Address Decoder\Address Decoder.PrjFpg