|
1
1
你可以用
regex
-在
或者,如果你不在乎订单:
|
|
|
2
1
只需选择regularexpression作为搜索模式 并在搜索文本中显示为data2 | data4 |
|
3
0
这是一个前瞻性的工作:
Further reading about lookaround
|