document instance set
常見例句
- The binary data for the document, the documentAttributes instance, and the document status are set in the Document class object.
文檔的二進(jìn)制數(shù)據(jù)、documentAttributes 實(shí)例和文檔狀態(tài)是在 Document 類對(duì)象中設(shè)置的。 - 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.
一旦獲取了分析器實(shí)例,我就能將輸入設(shè)置到分析器中,并真正構(gòu)建文檔表示(第 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并沒有為文檔字符集中每一個(gè)字符都定義一個(gè)相關(guān)的字符實(shí)體引用,比如就沒有為斯拉夫大寫字符“I”提供給字符實(shí)體引用。
pppcode.blog.51cto.com 返回 document instance set