模式匹配 meaning in Chinese
mode matching
pattern matching
string matching
Examples
- This is useful for validating input or for splitting a document where the pattern matches
这对于验证输入或分隔与模式匹配的文档很有用。 - Mechanism path synthesis can be viewed as a pattern matching problem in essence
摘要机构轨迹综合问题本质上可以归结成为一个模式匹配问题。 - The built - in operators make text searching , replacing , and pattern matching effortless
内置的操作符使得文本搜索、替换和模式匹配轻而易举。 - An empty collection is returned if no files matching the specified pattern are found
如果没有找到与指定模式匹配的文件,则返回一个空集合。 - Msbuild . exe recognizes any project file name extension matching the pattern . proj
Msbuild . exe可识别与. * proj模式匹配的任何项目文件扩展名。