expression.md
category: Concept redirect_from: - /docs/v0.4.0/concept/expression/ - /docs/latest/concept/expression/ title: “匹配符、表达式设计” sort_title: “7” —
Orange各模块使用的一些匹配项、匹配符和表达式概念。
匹配项
- URI
- IP
- Header K/V
- Query K/V
- Host
- Referer
- PostParams K/V
- UserAgent
- Method
匹配符
=
!=
match
not_match
>
>=
<
<=
表达式
- 单一条件表达式
- 全真表达式
- 至少一个为真表达式
- 复杂表达式