订阅给定的模式(patterns)。
支持的模式(patterns)有:
h?llosubscribes tohello,halloandhxlloh*llosubscribes tohlloandheeeelloh[ae]llosubscribes tohelloandhallo,but nothillo
如果想输入普通的字符,可以在前面添加\
订阅给定的模式(patterns)。
支持的模式(patterns)有:
h?llo subscribes to hello, hallo and hxlloh*llo subscribes to hllo and heeeelloh[ae]llo subscribes to hello and hallo, but not hillo如果想输入普通的字符,可以在前面添加\