strncat 函数. 用法:#include <string.h> 在C++中,则存在于<cstring>头文件中.strcat原型:extern char *strcat(char *dest,char *src); 功能:把src所指 ...
確定! 回上一頁