char buff[20]={0}; int a =10; sprintf(buff,"%d\r\n",a);结果正确 另外哪里有介绍C51 Keil 中关于 char ----------%c unsigned char int --------%d
確定! 回上一頁