Examples of using Document object in English and their translations into Russian
{-}
-
Official
-
Colloquial
Programming with Document Object Model.
The Document Object Model has been highly simplified.
Programming with Document Object Model.
HTML5 specifies scripting APIs that can be used with both Javascript and the Document Object Model(DOM).
What is the Document Object Model, and why is it useful?
You can also configure a standard document object.
You need at least one document object and one record object. .
The browser converts HTML andCSS into the DOM Document Object Model.
You can link a document object to only a single record object. .
Makes no update. Blank Uses the default value if the document object field is empty.
The field types of the document object and the record object must be compatible.
John Butler discovered a type confusion issue in the WebKit/Blink document object model implementation.
You can link multiple document objects to a single record object. .
Andrzej Dyjak discovered a use-after-free issue in the Webkit/Blink Document Object Model implementation.
For SOLIDWORKS PDM Document objects, you access the configuration through a page in the wizard.
Optional: Map the BOM variants between the document object and linked record object. .
Form, link andimage elements could be referenced with a hierarchical name that began with the root document object.
Always uses the value from the document object field even if it is empty.
DescriptionNumbering Scheme Option Uses the numbering scheme defined for the record object anddoes not use any value from the document object record.
In contrast to simple XML or Document Object Model(DOM) XMLReader operates in streaming mode.
John Butler discovered multiple integer overflow issues in the Blink/Webkit document object model implementation.
A reference to the text document object can be obtained through the'Object' field of the Document object.
Configuring Linked Records You can configure the linked record in the document object that has the primary reference.
HTML markup is transformed into a Document Object Model(DOM); CSS markup is transformed into a CSS Object Model CSSOM.
When you create a new document record, you can select the source file from a SOLIDWORKS Manage document object or a SOLIDWORKS PDM file.
DHTML required extensions to the rudimentary document object that was available in the Legacy DOM implementations.
Mapping the Field Groups to the Linked Record Object You can use the Field Group options page to map the Field Groups from the document object to the linked record object. .
Combines the part number from the document object record and the numbering scheme from the linked record object. .
Defining the Field Mapping You can use the Fields Mapping page to define the mapping of fields between a document objects and the linked record objects. .
The Hello World program with web2py in its simplest form(simple web page with no template) looks like: def hello(): return'Hello World' Web2py includespure Python-based template language, with no indentation requirements and a server-side Document Object Model DOM.