C 语言 · #include <stdio.h> #include <string.h> · int main(void) { · ptr = strstr(str1, str2); printf("The substring is: %s\n", ptr);
確定! 回上一頁