To parse a string, you must use +alpha_p (this is similar to the EBNF + operator that implies one or more, except that Spirit uses it before and not after).
要解析字符,必须使用 +alpha_p(这类似于EBNF +操作符,表示一个或多个字符,不同的是Spirit在前面而不是后面使用它)。
To parse a string, you must use +alpha_p (this is similar to the EBNF + operator that implies one or more, except that Spirit uses it before and not after).
要解析字符,必须使用 +alpha_p(这类似于EBNF +操作符,表示一个或多个字符,不同的是Spirit在前面而不是后面使用它)。
应用推荐