Without expression trees, its impossible to describe expressions in a descriptive format; the only description of them is IL, which is too low level to re-create the user's intent for the expression.
Furthermore if this person USES some words or expressions that you 're not familiar with, you can use the context of the rest of the conversation to help you figure out what they mean.
另外,如果对方用了你不熟悉的单词和表达法,你可以借助其余对话的线索来理解它们的含义。
3
In contrast to re (regular expressions), string functions are generally much faster, and in most cases they are easier to understand and maintain.