well-formedness
well-formedness什么意思,well-formedness翻译
基本解释
网络: 良好性;合格性;结构良好性
例句
It assumes that you are familiar with concepts such as well-formedness and the tag-like nature of an XML document.
这里假设读者熟悉诸如格式良好和XML文档的类标签性质等概念。
Because machines generate all the markup (the humans see the GUI interface they"re used to), well-formedness will be a freebie.
由于机器生成所有标记(人们看到的是熟悉的GUI界面),自然而然也就获得了良好的格式。
As long as the well-formedness of the overall document is maintained, PHP scripts can include or ignore other sections with ease.
只要维护好整个文档的格式良好性,PHP脚本就可以很容易包含或忽略其他部分。
The grammatical meaning of a sentence refers to its grammaticality, that is its grammatical well-formedness.
句子的语法意义指的是它的语法性,即语法合法性。
Does not perform the extra checks required for data validation, it provides a fast well-formedness parser.
不执行数据验证所需的额外检查,所以它提供快速格式正确性分析器。
For safety"s sake, don"t assume you"ll be able to parse content before the first well-formedness error.
出于安全考虑,不要假定在发现第一个规范格式错误之前能够解析内容。
Like any XML parser, XMLReader is required to stop processing as soon as it detects a well-formedness error.
像任何XML解析器一样,只要发现一个规范格式错误,XMLReader就必须停止处理。
DB2 itself will verify the well-formedness of XML documents that are inserted, rejecting those that don"t meet the requirement.
DB2本身会对插入的XML文档的格式良好性进行验证,会拒绝那些不符合要求的文档。
Listing 4 shows two example runs of the validator that catch XML well-formedness and syntactic validation errors.
清单4展示了验证程序的两次示例运行情况,其中捕获了XML格式良好性和语法有效性错误。
There is an assumption of well-formedness, so no additional checks are performed.
已假定格式正确,因此无需执行额外检查。