52古典>英语词典>sax翻译和用法

sax

英 [sæks]

美 [sæks]

n.  同 saxophone; 萨克斯管

复数:saxes 第三人称单数:saxes 

BNC.27733 / COCA.18810

柯林斯词典

  • 同 saxophone
    Asaxis the same as asaxophone.

    英英释义

    noun

    • a single-reed woodwind with a conical bore
        Synonym:saxophone

      双语例句

      • Most DOM parsers are actually SAX parsers that build up a DOM tree.
        很多DOM解析器实际上是SAX解析器建立了一个DOM树。
      • This XML parser should be familiar to anyone who knows SAX parsing.
        了解SAX解析的人应该都熟悉这个XML解析器。
      • Unlike SAX, the DOM API permits editing and saving an XML document back to a file or stream.
        与SAX不同,DOMAPI允许对XML文档进行编辑并保存为一个文件或者流。
      • DOM and SAX are the two classic strategies for parsing XML.
        DOM和SAX是解析XML的两种典型策略。
      • Have you noticed yet that we aren't using XML APIs like DOM or SAX?
        您注意到了吗,到目前为止,我们还没有使用诸如DOM或者SAX之类的XMLAPI。
      • Increasingly, developers trade convenience for power and turn to SAX.
        逐渐地,开发者选择了功能性而放弃了方便性,并转向了SAX。
      • A Validator can validate either a DOM or SAX source, optionally producing DOM or SAX events, respectively.
        可以验证DOM或SAX源的验证器,分别产生DOM和SAX事件。
      • SAX is a serial access parser API for XML.
        SAX是针对XML的一个序列访问解析器API。
      • At a glance, this resembles the parsing process in SAX.
        乍一看,这与SAX中的解析过程相似。
      • I assume you are familiar with XSLT and have some notion of SAX parsing.
        我假设您已熟悉XSLT,并有一些SAX语法分析的概念。