摘要:
类的static 要在类外定义 阅读全文
posted @ 2017-10-13 14:36
我是张洪铭我是熊博士
阅读(202)
评论(0)
推荐(0)
摘要:
【FROM MSDN && 百科】 原型:char *strstr(const char *str1, const char *str2); #include<string.h> 找出str2字符串在str1字符串中第一次出现的位置(不包括str2的串结束符)。返回该位置的指针,如找不到,返回空指针 阅读全文
posted @ 2017-10-13 08:08
我是张洪铭我是熊博士
阅读(554)
评论(0)
推荐(0)
浙公网安备 33010602011771号