㈠ c语言中的asc码
更正:
#include<stdio.h>
#define N 50
main()
{
int i,n=0;
char a[N];
printf("请输入:");
gets(a);
for(i=0;i<N;i++)
if(a[i]=='