well formed
良构:指语法正确
常用释义
英式发音
美式发音
基本释义
- 良构:指语法正确,符合规范。
例句
-
1·You should be able to write well formed XML 1.0 documents.您应能够编写良构的XML 1.0文档。
-
2·The document is well formed when it conforms to XML's syntax rules.符合xml语法规则的文档是结构良好的。
-
3·This does not work in XSL, because XSL style sheets must be well formed.这在XSL中不管用,因为xsl样式表必须有良好的格式。
-
4·If it displays your elements, attributes, and content, then the XML is well formed.如果它能够显示xml元素、属性和内容,则表明XML是构造良好的。
-
5·Usually, an XML document must be well formed and valid for an application to process.通常,只有结构良好和有效的XML文档才能被应用程序处理。
-
6·While passing the values as a parameter, make sure that the documents are well formed XML documents.当将这些值作为参数传递时,请确保它们是格式良好的XML文档。
-
7·This program should send responses only to complete, well-formed input.该程序仅将响应发送到完整的、格式良好的输入。
-
8·It then USES string concatenation to create a complete, well-formed XML document from it.然后使用字符串连接创建完整的、结构良好的XML文档。
-
9·CSS documents are not well-formed, so please use whatever text editor you prefer for these.CSS文档不是结构良好的,可使用喜欢的任何文本编辑器编写。
-
10·From that point, careful tagging is all you need to create well-formed and valid XML.从这个角度看,小心进行标记是创建构造良好并且有效的XML的根本条件。