首页
百科大全
文学
登录
标签
strstr的使⽤和模拟实现
strstr的使⽤和模拟实现
strstr(function)Returnsa pointer to the irst occurrence of str2 in str1, or a null pointer if str2 is not part of str1.
strstr的使⽤和模拟实现
admin
1月前
27
0