c语言字符串函数调用 c语言string函数用法 C语言中,如何将输入的字符串作为调用的函数名?您可以调用例如char STR[100]={0}gets(STR)if(StrCmp(STR,“mat x”)==0){m... 2021-03-11 2595次浏览