document object的意思
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.