Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
If you need to combine incremental parsing with direct parsing, you can resort to <如果需要将增量解析与直接解析结合使用,可以借助 <<ref_parser_for>>.>。`parser_for<T>` is an instantiation of <<ref_basic_parser>> thatt>`是<<ref_basic_parser>> 的一个实例化,用于将数据解析到类型为`T`的对象中,并且是<<ref_parses_intoan object of type `T`, and is what <<ref_parse_into>> uses under the hood.>>在底层所使用的。</ref_parse_into></ref_basic_parser></t></ref_parser_for>