tuple_regexp_replaceapplies the regular expression inExpressionto one or more input strings inData, and replaces thefirstmatching substring using theReplaceexpression. For each input string, a processed output string is returned inResult. Please refer to the documentation oftuple_regexp_matchfor syn...
tuple_regexp_replace ('abba', 'b', 'x', Result)tuple_regexp_replace ('abba', ['b','...
2. tuple_ first_ n 功能:选取一个元组的第一个元素。 3. tuple_ last_ n 功能:选择从符号“n”开始到元组末尾的所有元素。 4. tuple_ remove 功能:从一个元组中移出元素。 5. tuple_ select 功能:选择一个元组中单一元素。 6. tuple_ select_ range 功能:选择一个元组中的一些元素。 7. tuple_ se...
7. tuple_ ceil 功能:计算一个元组的上限函数。 8. tuple_ cos 功能:计算一个元组的余弦。 9. tuple_ cosh 功能:计算一个元组的双曲余弦。 10. tuple_ cumul 功能:计算一个元组的累计和。 11. tuple_ deg 功能:将一个元组从弧度转换为角度。 12. tuple_ div 功能:将两个元组相除。 13. tuple_ ex...
tuple_regexp_replace( : : Data, Expression, Replace : Result)复制代码 第一个是数据,第二个是...
8. tuple_str_bit_select 功能:選擇一個元組中單一符號或位。 9. tuple_uniq 功能:丟棄元組中除成功歸類的元素外的所有元素。 18.10 String-Operators 1. tuple_environment 功能:讀取一個或多個環境變量。 2. tuple_regexp_match 功能:利用公式提取子鏈。 3. tuple_regexp_replace 功能:用有規律的公式代替...
gen_tuple_const global H_MSG_FAIL H_MSG_FALSE H_MSG_TRUE H_MSG_VOID if ifelse insert int inverse is_number ldexp log log10 lsh max max2 mean median min min2 not number or ord ords pow rad rand real regexp_match regexp_replace regexp_select regexp_test remove repeat return round ...
tuple_regexp_match (Substring,'\\.([^.]*)$', Extension)* * * Finally all found backslashes ('\\') are converted* to a slash togetconsistent paths tuple_regexp_replace (DirectoryTmp, ['\\\','replace_all'],'/', Directory)return()...
tuple_regexp_replace Replace a substring using regular expressions.tuple_regexp_select Select tuple elements matching a regular expression.tuple_regexp_test Test if a string matches a regular expression.tuple_split Split strings into substrings using predefined separator symbol(s)....
tuple_environment 功能:读取一个或多个环境变量。 tuple_regexp_match 功能:利用公式提取子链。 tuple_regexp_replace 功能:用有规律的公式代替一个子链。 tuple_regexp_select 功能:选择符合公式的元组元素。 tuple_regexp_test 功能:测试一个字符串是否满足一个规则公式的要求。 tuple_split 功能:在预定义的独...