由此,所生成的添加到类中的代码不是特定于特定解析器的,或者甚至不是特定于特定的解析器类型。
Because of this, the generated code that gets added to your classes is not specific to a particular parser, or even to a particular type of parser.
确切地说,它实际上是一个接口,您的解析器提供商提供了这个接口的一些类型的实现。
To be accurate, this is actually an interface, and your parser vendor provides some type of implementation of this interface.
如果解析器已经知道命名空间中的模式类型,或者有其他寻找这些模式类型的方法,它就不需要定位到你所提供的位置。
If the parser already knows about the schema types in that namespace, or has some other means of finding them, it does not have to go to the location you gave it.
对于大型文档,选择较大缓冲区带来的好处在超过8KB之后反而下降,这也与传递给解析器的输入源的类型有关。
For large documents, the benefit of choosing larger buffer sizes drops off beyond 8 KB, though this may depend on the type of input source you pass to the parser.
在您验证完一个类型数据库之后,您可以继续使用不同类型数据库的解析器来验证语句。
After you validate for one database type, you can proceed to validate statements with the parser for a different database type.
最基本的解析器功能支持的数据类型不多,因此处理不规则或少见的数据(经常会遇到这种情况)成为最主要的困难。
The most basic parser functionality doesn't support a wide array of data types; therefore, irregular or unusual data, which is common, is a primary source of difficulty.
解析器是一种软件,它从文本获得那些有意义的单词,并通过识别这些单词的类型与用途,从中构建解析树。
The parser is the software that takes those meaningful words and builds a parse tree out of them by recognizing their type and purpose.
默认情况下,所选择的解析器是基于脚本所连接的数据库类型。
By default, the selected parser is based on the type of database that the script is connected to.
但是这种配置不支持其它类型的子标签,如果你使用其它类型的子标签,解析器将会发出一个错误。
This configuration doesn't let you host other types of child tags, however. If you did that, a parser exception would be thrown.
xml解析器将读取所有这些字符,并将其作为一个text类型的节点。
Each of those characters is read by the XML parser as a TEXT type node.
根据在文本索引格式中定义的文档类型,不同的吸取处理器和解析器会用于提取和过滤文本。
Depending on the type of document, which is defined with the text index format, different ingest handlers and parsers are used to extract and filter the text.
这个解析器检查返回的行和列上的元数据类型,以确保它只读取sqlxml类型的xml列。
The resolver looks at the metadata type on the returned row and column, ensuring it only reads XML columns with the SQLXML type.
该列的数据类型为XML,因为 XML 不仅结构灵活,而且有大量的工具和解析器可用于处理 XML 数据。
XML was chosen as the data type for this column, both because of its flexible structure and also because of the wide variety of tools and parsers available for working with XML data.
运行测试表明,解析器的结果仍不是我前面创建的AST类型(expr和它的亲属),而是由List和String等组成的一种形式。
Running the tests reveals that the results of the parser aren't yet in the AST types I created earlier (expr and its kin), but instead in a form consisting of Lists and Strings and such.
另一个token字段t . k ind被赋值为一个枚举(enum),表明这个特殊的记号是一个整数,而不是解析器所知的另一种类型的记号。
The other token field, t.kind, is assigned an enum indicating that this particular token is an integer and not another kind of token that's known to the parser.
同样,解析器也能识别其他的基本类型,可以使用个小数点来创建浮点类型。
The parser also recognizes other basic types. Doubles can be created with a decimal point.
say-as标记可以通知TTS解析器如何读出项目,interpret-as 标记将指示数据类型,而format 标记将指示信息的规则。
The say-as tag can tell the TTS parser how to speak an item, the interpret-as tag indicates the data type, and the format tag indicates the order of the information.
如果想使用某个不依赖解析器的特定的类型,PowerShell提供了几个内置的类型快捷方式。
If you want to use a specific type without relying on the parse, PowerShell comes with several built-in type shortcuts.
您还可以使用itemtype属性,让解析器知道您正在谈论的内容的类型。
You can also use the itemtype attribute to let the parser know what type of thing you're talking about.
从解析器中检索到事件之后,应用程序通常需要将其向下转换成XMLEvent的子类型以便访问该特定类型的信息。
After retrieving an event from the parser, the application typically needs to downcast it into one of the XMLEvent sub-types in order to access its type-specific information.
Oslo和Ometa只能定义语言的解析器,与之相比,MPS的功能更多,能定义语言的编辑器、约束、类型系统、数据流分析,还有生成器。
Comparing with Oslo and Ometa that only allow defining parsers for languages, MPS provides additional features such as editor, constraints, type-system, data flow analysis and generator.
Spirit框架的强大在于它为大量基本类型提供了内置解析器,包括单独的字符、数字和字符串。
The power of the Spirit framework lies in the fact that it provides built-in parsers for a host of basic types like individual characters, numbers, and strings.
XMLReader扩展是一种基于流的解析器,其类型通常被称为游标类型或者pull类型解析器。
The XMLReader extension is a stream-based parser of the type often referred to as a cursor type or pull parser.
Android还提供了另一种类型的xml解析器,它就是pull解析器。
One other type of XML parser is available to you on Android, and that is the pull parser.
标准的Rails参数解析过程(由CGI实现)捕获了解析过程中的任何异常,因此特定的解析器能够被用于任何mime类型。
Specific parsers can be added for any mime type, with the standard Rails parameter parsing (from CGI) catching any that fall through the gaps.
当一些同类型的资源记录对一个特殊的名字可用时,解析器应该将他们全部缓存或者全部不存。
When several RRs of the same type are available for a particular owner name, the resolver should either cache them all or none at all.
当一些同类型的资源记录对一个特殊的名字可用时,解析器应该将他们全部缓存或者全部不存。
When several RRs of the same type are available for a particular owner name, the resolver should either cache them all or none at all.
应用推荐