i have the following string
001110000100001100001
and this expression
/[1]....[1]/g
this makes two matches
but i want it to also match the pattern between those both with lookbehind so to say, the overlapping 1
i have absolutely no clue, how can this work ? instead of 0 it can be any characters
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…