在“又昔人常将药者,多作煮散法”中“将”之义为()
A.把
B.操
C.取
D.用
参考答案:B
下面程序输出的结果是( )。 #include<stdio.h> main() char *a="1234"; fun(a); printf("\n"); fun(char *s) char t; if(*s)t=*S++;fun(s); else return; if(t!='\0') putchar(t);
A) 1234 B) 4321 C) 1324 D) 4231
Many experts think the implications of the new legislation will need to be .
A.looked at
B.looked back
C.looked for
D.looked on