document object信息详情
文档对象;文件物件
object───n.目标;物体;客体;宾语;vi.反对;拒绝;vt.提出…作为反对的理由
document───vt.记录,记载;n.文件,公文;[计]文档;证件
retained object───n.保留宾语(指保留在被动语态句子中的宾语)
document scan───文档扫描
word document───Word文档
in document───在文档中
document no───文件编号
pdf document───PDF文档
evidencing document───证明文件
WebBrowser's document object.───获取WebBrowser的文档对象。
Working with an XML document object.───处理XML文档对象。
Document Object Model (DOM) API.───文档对象模型(DOM) api。
That's a bit of a letdown after three articles on using the Document Object Model, isn't it?───阅读了三篇关于使用文档对象类型的文章之后,再来讨论它是不是很简单了?
You then use the document object to create a new element, just as you would do in any other language, with the name of div.───然后可以使用document对象创建一个名为div的新元素,就像在其他语言中一样。
The XML Document Object Model (DOM) looks to see if the entity name being referenced has already been declared.───XML文档对象模型(DOM)查看是否已声明了引用的实体名称。
This object parses the passed WSIL inspection document and allows for the retrieval of an WSIL document object, as shown in Listing 1.───这个对象分析传递进来的WSIL检查文档并允许检索WSIL文档对象,如清单1所示。
The other difficulty is that the View's adapter must be able to link a View tabbed-document control with a ViewModel Document object.───另一项难点是View的适配器必须能够将View的选项卡式文档控件链接到ViewModelDocument对象。
The XML Document Object Model ( DOM ) treats XML data as a standard set of objects and is used to process XML data in memory .───XML文档对象模型(DOM)将XML数据作为一组标准的对象对待,用于处理内存中的XML数据。
Document Object Model for dynamic display.
You'll use some basic serialization to turn the data into a savable form, and then you'll store it using Document Object Model (DOM) Storage.
Only after the Document Object Model (DOM) decided to ignore the spec did the XML Core group introduce an erratum to rewrite history and pretend xmlns had always been identified by a namespace.
The Document Object Model (DOM), is a recognized W3C standard for platform- and language-neutral dynamic access and update of the content, structure, and style of XML documents.
Creation of this file is, of course, eminently automatable by any number of methods ranging from pure text manipulation to XML Document Object Model (DOM) manipulation.
This node can then be reinserted somewhere else in the XML Document Object Model ( DOM ).
To keep it simple, in our example we construct this XML document by string concatenation; however, in a real-life project, you might need to use a Document Object Model (DOM) or a similar XML API.
Document Object Model and its Application on.
The three components are tied together with DOM, the Document Object Model.