Actions

Translations

Using regular expressions/140/zh-cn: Difference between revisions

From LimeSurvey Manual

(Created page with "In the beginning of this wiki section, we recommend you to use https://regex101.com/ to test/create regular expressions. You can also use https://www.regextester.com/ to creat...")
 
No edit summary
 
Line 1: Line 1:
In the beginning of this wiki section, we recommend you to use https://regex101.com/ to test/create regular expressions. You can also use https://www.regextester.com/ to create expressions in case you are unhappy about the first option.
在这个百科部分的开头部分,我们推荐你使用 https://regex101.com/ 测试和创建正则表达式。你也可以使用 https://www.regextester.com/ 来创建正则表达式,如果你不喜欢第一个选项的话。

Latest revision as of 10:25, 21 October 2020

Message definition (Using regular expressions)
In the beginning of this wiki section, we recommend you to use https://regex101.com/ to test/create regular expressions. You can also use https://www.regextester.com/ to create expressions in case you are unhappy about the first option. You can use https://extendsclass.com/regex-tester.html to visualize regular expressions.

在这个百科部分的开头部分,我们推荐你使用 https://regex101.com/ 测试和创建正则表达式。你也可以使用 https://www.regextester.com/ 来创建正则表达式,如果你不喜欢第一个选项的话。