document instance set
常见例句
- The binary data for the document, the documentAttributes instance, and the document status are set in the Document class object.
文档的二进制数据、documentAttributes 实例和文档状态是在 Document 类对象中设置的。 - Once I've got a parser instance I can set the input to the parser and actually build the document representation (lines 5-8), but this involves more steps than for the other models.
一旦获取了分析器实例,我就能将输入设置到分析器中,并真正构建文档表示(第 5-8 行),但是这涉及比其它模型更多的步骤。 - HTML 4 does not define a character entity reference for every character in the document character set. For instance, there is no character entity reference for the Cyrillic capital letter "I".
HTML并没有为文档字符集中每一个字符都定义一个相关的字符实体引用,比如就没有为斯拉夫大写字符“I”提供给字符实体引用。
pppcode.blog.51cto.com 返回 document instance set