jsindexof(indexof和lastindexof) 关于javascript中indexOf的问题:varpos=str1.indexof(str2);//返回-1表示str1中找不到指定字符串str2的内容... str2 zhangyang2022-04-15阅读(41)