当前位置:在线查询网 > 图书大全 > Document Object Model

Document Object Model_图书大全


请输入要查询的图书:

可以输入图书全称,关键词或ISBN号

Document Object Model

副标题: Processing Structured Documents

ISBN: 9780072224368

出版社: McGraw-Hill/OsborneMedia

出版年: 2002-07-24

页数: 404

定价: USD 54.95

装帧: Paperback

内容简介


Document Object Model Analogy: In many ways, the Document Object Model (DOM) can be compared to the schematic of a house. A house's schematic details the relation and placement of objects within a house. For instance, within a schematic, you are able to understand the relationship of the sink to the wall, as well as the corresponding plumbing. In other words, the schematic defines the relationship of one object to another and often, illustrates the rules by which they are governed. HTML and XML documents are also composed of objects, and although these objects may not be physical, like a sink, their organisation and interaction is still coordinated by a set of rules. In this case, the DOM acts as a foundation for the placement and interaction of objects within a document. Whether the object is a table, a piece of information, or a script, the DOM specifies a model for the interaction of these objects. For developers, a thorough understanding of these relationships is paramount, and often, it forms the basis for a system's development.

关键词:Document Object Model