It's 7: 00. It's time ____________ go to bed.[ ]
A. to
B. for
C. at
D. with
答案:A
下列程序的功能是:求出ss所指字符串中指定字符的个数,并返回此值。 例如,若输入字符串123412132,输入字符1,则输出3,请填空。 #include<conio.h> #include<stdio.h> #define M 81 int fun(char*ss,char c) int i=0; for(;______;ss++) if(*ss==c)i++; return i; main() char a[M],ch; printf("\nPlease enter a string:");gets(a); printf("\nPlease enter a char:");ch=getchar(); printf("\nThe number of the char is:%d\n",fun(a,ch));
中性粒细胞的减少见于()
A.扁桃体炎
B.急性风湿热
C.糖尿病酮症酸中毒
D.消化道恶性肿瘤晚期
E.伤寒或副伤寒