Creates an HTML document的意思|示意

美 / / 英 / /

创建HTML文档


Creates an HTML document的网络常见释义

创建一 ... Creates an HTML document 创建一 个HTML 文档 on the Web page itself 设置文档标题以及其他不 在WEB 网页上显示的信息 the document 设置文档的可见部分 ...

Creates an HTML document相关例句

This example creates a single chain to render a resume XML document, resume.xml, into an HTML page through a sequence of three stylesheet transformations.

本例创建了一个呈现简历xml文档resume . xml的单个链,依次应用三个样式表转换,将resume . xml转换为一个html页面。

Listing 2 creates a subtree representing an ordered list, using the main HTML document as a factory for creating nodes.

清单2创建了一个表示有序列表的子树,将html主文档作为工厂(factory)来创建节点。