MY字典>英语词典>HTML翻译和用法

HTML

英 [ˌeɪtʃ tiː em ˈel]

美 [ˌeɪtʃ tiː em ˈel]

abbr.  超文本标记语言

计算机

牛津词典

    abbr.

    • 超文本标记语言
      Hypertext Mark-up Language (a system used to mark text for World Wide Web pages in order to obtain colours, style, pictures, etc.)

      柯林斯词典

      • (用于生成因特网文件的)超文本标记语言
        HTMLis a system of codes for producing documents for the Internet.HTMLis an abbreviation for (缩略=) 'hypertext markup language'.

        双语例句

        • It also lets you inspect/ edit HTML, CSS, and DOM code.
          它还允许查看/编辑HTML、CSS和DOM代码。
        • HTML and JavaScript have also made information more intuitive to a human reader.
          HTML和JavaScript使信息对人类读者更直观。
        • In Ajax, you want to keep data and presentation ( HTML) separated.
          在Ajax中需要保持数据和表示(HTML)的分离。
        • The last element in the pipe must write the events to an XML or HTML file.
          管道中的最后一个元素必须将事件写到XML或HTML文件中。
        • All the associated php and html files are contained within the WebContent folder.
          所有关联的php和html文件都包含在WebContent文件夹中。
        • With this data, I generate a simple JavaScript function in a simple HTML file.
          使用这些数据,我在一个简单的HTML文件中生成了一个简单JavaScript函数。
        • This is basically a snippet of HTML from the web page that the search result points to.
          这实际上主要是搜索结果指向的网页中的HTML片段。
        • Standard HTML provides a limited set of widgets: an input box, a button, and a hyperlink.
          标准的HTML提供了小部件的有限集合:一个输入框、一个按钮和一个超级链接。
        • For various purposes, I automatically convert this format to other formats such as HTML, XML, LaTeX.
          出于各种目的,我将这种格式自动地转换为其它格式,如HTML、XML和LaTeX。
        • In this example, you have a simple HTML form with a single text input field and a button.
          在本例中,我们得到的是一个简单的HTML表单,此表单具有一个文本输入字段和一个按钮。