式 正则表达式组 问答列表

是否有正则表达式可以将 10 位数字(通常是非连续的)放入命名的捕获组中?

作者:Hoshi 提问时间:10/13/2023

我有一个用户输入字符串,它应该包含至少 10 位数字,但它们可能是非连续的。在这些可能的用户输入中: "What is 12? Can we 345 the loan to 678-90" ">>1...

正则表达式:对以给定字符开头的所有字符串块进行分组

作者:john 提问时间:10/22/2023

我在 javascript 中有一个这样的文本 some text - list - list - list more text - another list - another list - an...


共2条 当前第1页