specify pattern meaning in English
指定刀夹
Examples
- Property to validate that e - mail addresses match a specified pattern and with the
属性的正则表达式来验证电子邮件地址是否与指定模式匹配,指定带有 - An empty collection is returned if no directories matching the specified pattern are found
如果没有找到与指定模式匹配的目录,则返回一个空集合。 - The glob ( ) function returns an array of filenames or directories matching a specified pattern
函数的作用是:以数组的形式返回与指定模式相匹配的文件名或目录。 - The following code example illustrates the use of this constructor to instantiate a regular expression with a specified pattern
下面的代码示例演示如何使用此构造函数以指定的模式实例化正则表达式。 - The following code example illustrates the use of this constructor to instantiate a regular expression with a specified pattern and options
下面的代码示例演示如何使用此构造函数以指定的模式和选项实例化正则表达式。