词典
翻译
有道精品课
有道学习硬件
网易云课堂
全部产品
登录
中英
中英
中法
中韩
中日
No elements found. Consider changing the search query.
List is empty.
字符串的模式匹配
翻译
String pattern matching
以上为机器翻译结果,快速获取精准的人工翻译结果,建议选择
有道人工翻译
双语例句
1
正则表达式 是定义
匹配
模式
的
字符
串
。
Regular expressions are strings of characters that define a pattern to be matched.
2
在 vi 中,可以使用 / 命令搜索
字符
串
,这需要以字面
字符
串
或正则表达式
的
形式指定要
匹配
的
模式
。
You can search for strings in vi using the / command, specifying the pattern to match either as a literal string or as a regular expression.
3
评价了
字符
串
是否与预定义
的
模式
相
匹配
。
Evaluates whether the string matches the predefined pattern.
查看更多
点击反馈