1·If you know the basics of CSS selectors, this syntax should look familiar.
如果您具备CSS选择器的基本知识,那么应该很熟悉这些语法。
2·With this extra element, you can specify the CSS selectors that address only the elements in this scope.
使用额外的元素,您可以指定仅处理该范围中的元素的css选择器。
3·You can also join multiple selectors into one using commas, just as in CSS.
与在CSS中一样,可以使用逗号将多个选择器连接成一个。
4·This example does not use message selectors, but the setting has to be configured anyway.
本示例不使用消息选择器,但不管怎么样还得配置该设置。
5·You can create custom function selectors should you want to use information in other parts of the message to determine which operation to invoke.
如果希望使用消息的其他部分的信息来确定调用的操作,则可以创建自定义函数选择器。