
词语导航
基本信息
词语:模式匹配语句
繁体:模式匹配語句
拼音:mó shì pǐ pèi yǔ jù
英语翻译
【计】 pattern matching statement
分词翻译
模式匹配的英语翻译:
【计】 pattern match; pattern matching语句的英语翻译:
sentence【计】 COMPLEX statement
翻译例句
1. Erlang中的模式匹配还会处理各个语句的执行流,以及从复合数据类型(元组、数组)中提取出值。
Pattern matching in Erlang also handles the execution flow of individual statements, and extracts the individual vales from compound data types (tuples, arrays).
2. complete方法允许您搜索rdf模型以找到一个匹配指定模式的语句。
The complete method allows you to search the RDF model for statements that match a specified pattern.
3. 因为现在使用的是SQLselect语句,所以restore_where自变量从Perl模式匹配改成SQL where子句。
Since we are now using SQL SELECT statements, the restore_where argument changes from a Perl pattern match to the syntax of an SQL where clause.wWw.WENTIyI.com
4. case语句的工作方式与传统编程语言中的对应结构相似。它将其参数与列表中的每个模式比较;当找到匹配项时,则执行对应的代码。
The case statement works like its counterparts in traditional programming languages: It compares its argument to each pattern in a list; when a match is found, the corresponding code executes.
5. 正则表达式是一种非常重要和有效的字符串匹配模式,将其应用于SQL语句中,具有强大的数据处理功能。
The regular expression is a very important and effective string search mode. It has powerful data processing ability when being applied to the SQL statement.
6. 正则表达式是一种非常重要和有效的字符串匹配模式,将其应用于SQL语句中,具有强大的数据处理功能。
The regular expression is a very important and effective string search mode. It has powerful data processing ability when being applied to the SQL statement.
版权声明:问题易所有作品(图文、音视频)均来源网络,版权归原创作者所有,与本站立场无关,如不慎侵犯了你的权益,请联系我们告知,我们将做删除处理!
