XQuery正则表达式和日期函数介绍
发布时间:2023-12-25 10:32:52 所属栏目:教程 来源:DaWei
导读: 以下是XQuery提供的常用正则表达式函数列表。
序号 名称 描述
1 matches($input, $regex) 如果输入与提供的正则表达式匹配,则返回true。
2 replace($input, $regex, $
序号 名称 描述
1 matches($input, $regex) 如果输入与提供的正则表达式匹配,则返回true。
2 replace($input, $regex, $
以下是XQuery提供的常用正则表达式函数列表。 序号 名称 描述 1 matches($input, $regex) 如果输入与提供的正则表达式匹配,则返回true。 2 replace($input, $regex, $string) 用给定的字符串替换匹配的输入字符串。 3 tokenize($input, $regex) 返回与正则表达式匹配的数据项序列。 XQuery日期函数 下表列出了XQuery提供的常用日期函数。 序号 函数 描述 1 current-date() 返回当前日期。 2 current-time() 返回当前时间。 3 current-dateTime() 返回当前日期和当前时间。 (编辑:好传媒网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
推荐文章
站长推荐