regular path expression
常见例句
- If a match is found, a regular expression replace is performed on the requested path with the value of the SendTo property.
如果找到了匹配的规则,将在具有 SendTo 属性值的被请求路径上执行正则表达式替换。 - Conversely, Django uses a separate regular expression-based configuration file to map URLs to the underlying code, decoupling the URL path structure from the actual implementation.
反之,Django 使用了一个单独的基于正则表达式的配置文件将 URL 映射为底层代码,这样就降低了 URL 路径结构与实际实现之间的耦合程度。 - Currently, the query technique that supports finite automaton Regular Path Expression (RPE) is valuable in the research area of eXtensible Markup Language (XML) query in semi-structured data mode.
基于自动机正则路径表达式查询技术是半结构化数据模式下XML查询研究领域颇有价值的方法。 返回 regular path expression