• ASSIGN_OP 中的模式匹配任何标准赋值运算:=、+=、-=、*=,等等但是注意不要匹配其他包含 = 的运算符,比如 == =~。

    The pattern in ASSIGN_OP matches any of the standard assignment operators: =, +=, -=, *=, etc. but carefully avoids matching other operators that contain =, such as == and =~.

    youdao

  • 例如可以使用一个模式匹配同时两个变量(参见清单31)。

    For example, we can assign values to two variables simultaneously with one pattern matching (see Listing 31).

    youdao

  • 变量实际上就是一种特殊模式匹配

    Assigning values to variables is actually a special type of pattern matching.

    youdao

  • 情况下可以设置稍后匹配环境变量

    In the assignment case, you can set environment variables which you can then match against later.

    youdao

  • udev环境变量提供了一个ENV, 即可用来匹配可用来赋值.

    udev provides an ENV key for environment variables which can be used for both matching and assignment.

    youdao

  • 抽取器中的变量titleauthor随意的;捕捉来的匹配结果简单地往右赋值可以它们任何名字

    The variable names title and author within the extractor are arbitrary; matches from capture groups are simply assigned from left to right, and you can call them whatever you'd like.

    youdao

  • 显式指定一些字段发生匹配将要赋值其他字段提供变量

    You can specify some fields explicitly and provide variables for other fields that will be assigned when a match occurs.

    youdao

  • 显式指定一些字段发生匹配将要赋值其他字段提供变量

    You can specify some fields explicitly and provide variables for other fields that will be assigned when a match occurs.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定