Find position of first occurrence of a substring in a string

前端 未结 3 758
无人及你
无人及你 2021-01-18 22:35

I wan\'t a method with which to find a string within another string. It should return the position of the first occurrence of the substring. (In VB 2008 !)

3条回答
提交回复
热议问题