• 前面的星号表示匹配任何字符串。

    The leading asterisk means match anything.

    youdao

  • 字符表示匹配一个多个前面元素

    The + character means to match one or more of the previous element.

    youdao

  • 一对中的第一整数表示匹配开始第二个整数表示匹配结束

    The first integer in any pair is the start of the match; the second integer is the end of the match.

    youdao

  • matching - substring指令内部,句号(.)表示匹配模式字符串

    Inside a matching-substring instruction, the period (.) represents the string that matched the pattern.

    youdao

  • 字符表示匹配前面模式元素一个实例,* 字符表示匹配前面元素的零个或多个实例。

    The ? character means to match zero or one instance of the previous pattern element; the * character means to match zero or more of the previous element.

    youdao

  • 如果希望使用范围而不是字符本身表示匹配字符,可以使用字符(-)范围中的开始字符结束字符分开

    If you want to express the matching characters by using a range instead of the characters themselves, you can use the hyphen (-) character to separate the starting and ending characters of the range.

    youdao

  • 例如显示Web站点Genericbrowser容器可以具有一个具体地标表示表示匹配当前显示的Web站点

    For example, the Generic Browser container that displays Web sites can have a specific landmark expression that matches the currently displayed Web site.

    youdao

  • 这样一种状态(对GenericBrowser容器而言Web站点)与地标表示匹配时,容器组件就会触发某种事件

    When such a state (or Web site in terms of the Generic Browser container) has been matched by the landmark expression, the container component can fire certain events.

    youdao

  • 第 1告诉devfsd内核中注册任何设备.*表示匹配 任何设备的正则表达式)时,执行MKOLDCOMPAT 操作。

    The first line tells devfsd to perform the MKOLDCOMPAT action when any device (.* is a regular expression that will match any device) is registered with the kernel.

    youdao

  • 再次遇到一个对象时,将与其内部表示匹配从而被识别

    When an object is encountered again, it is matched with its internal representation and thereby recognized.

    youdao

  • 表示这里开始以下是所找到请求名称相匹配的企业列表

    This denotes the start of the list of businesses found that match the name in the request.

    youdao

  • 如果匹配,则表示凭据有效的,可以成功登录而无需进一步识别

    If a match is found, your credentials are sound and you can log in without further identification.

    youdao

  • 响应结果中,每个条目表示一个匹配文档

    In the response, each entry represents a matched document.

    youdao

  • 因此如果文本匹配整个模式第一括号生成表示一个整数整数的的字符串例如+49

    Hence, if text matched the entire pattern, the first set of parentheses would yield a string representing a positive or negative integer, such as + 49.

    youdao

  • 如果存储系统中的密码(密码表示)与用户提供匹配他们认为通过认证

    If the password (or representation of it) stored in the system matches what the user specifies, they are considered authenticated.

    youdao

  • 这种情况下消息使用数据表示服务提供者系统编程环境匹配

    In this case, even the data representation used in the message matches that of the system and programming environment of the service provider.

    youdao

  • 如果用户密码匹配预期那么返回即可否则,将抛出一个异常表示出错

    If the username and password match the expected values, this just returns; otherwise, it throws an exception to indicate the error.

    youdao

  • 每个正则表达式一个匹配元素表示

    Each regex is represented by a match element.

    youdao

  • 如果指定位置存在配置文件指定搜索,将程序返回1表示找到匹配字。

    For each word specified in the configuration file to search for in the specified location, return 1 to the main program to let it know a match was found.

    youdao

  • Facebook工程师JustinMitchell表示新的标签提议功能为用户已经加标签的匹配新的照片

    Facebook engineer Justin Mitchell said the new tag-suggestions feature will match new photos to others that people have already been tagged in.

    youdao

  • 表示选取这些匹配元素中的第一个元素。

    The [1] selects the first of these matching elements.

    youdao

  • 1(\ \2)表示模式匹配表达式第一个(或第二个)子表达式匹配

    1 (or \ \ 2) means the pattern matched by the first (or second) subexpression of the match expression.

    youdao

  • underscore(_)一个匹配器(matcher),表示参数可以任何值

    The underscore (_) is a matcher that says the argument can be anything.

    youdao

  • 第二个子表达式 (\s)表示“查找任何空格字符匹配的字符串,我们回过来看什么匹配”。

    The second subexpression, (\s), just means "match any whitespace character and let us refer back to what was matched.

    youdao

  • 但是如果方面开发,那么可以将这些行为表示建议(advice),应用所有匹配某个切点(pointcut)的操作

    If you develop with aspects, however, you could represent such behavior as advice, applied to any operation that matches a certain pointcut.

    youdao

  • Waitrose表示,参与价格匹配计划的商品包括食品亨氏豆)日用品(如:Persil洗衣粉)。

    Waitrose said products in the price-match range included food staples such as Heinz baked beans and household basics such as Persil.

    youdao

  • 它传递一个表示格式字符串会返回匹配字符串HSSFDataFormat的索引

    When passed a string representing a desired format, it returns the index number of the HSSFDataFormat that matches the string.

    youdao

  • 规则表达式方括号表示“查找与方括号中任何字符匹配字符”。

    In regular expressions, square brackets just mean "match any character in the brackets."

    youdao

  • regex操作符 |(竖线表示备选项,因此this|that匹配字符串 this字符串 that。

    The regex operator | (vertical bar) is the alternation, so this|that matches either the string this or the string that.

    youdao

  • Waitrose表示,将明天开始执行的价格匹配计划,集团自有品牌销售出现强劲增长之后启动的,集团的自有品牌商品在09年3月开始上架销售,如今已经占集团销售额17%。

    The supermarket said the move, which starts tomorrow, follows strong growth in its own-branded goods, which were launched in March 2009 and now make up 17% of sales.

    youdao

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

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

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