alektra blue blog
更新时间:2025-10-23 08:47:57 | 人气:600257 | 作者:皮建秋, |
h> int indexOf(const char *s1, const char *s2) { int n=-1; int id=1; int len1=strlen(s1), len2=strlen(s2); int i,j; for(i=0;i
更新时间:2025-10-23 08:47:57 | 人气:600257 | 作者:皮建秋, |
h> int indexOf(const char *s1, const char *s2) { int n=-1; int id=1; int len1=strlen(s1), len2=strlen(s2); int i,j; for(i=0;i