摘要:
#include <string.h> char *strchr(const char *s, int c); The strchr() function returns a pointer to the first occurrence of the character c in the stri 阅读全文
posted @ 2018-12-10 23:10
kmist
阅读(19369)
评论(0)
推荐(1)
浙公网安备 33010602011771号