How to get position of a word in string array in Java?

前端 未结 0 1240
Happy的楠姐
Happy的楠姐 2021-02-05 21:27

How to get the position of a word in a string and array?

I have two string S1 and S2. I want the position of words present in the string S2 by looking into string s1.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题