词语吧>英语词典>snippet翻译和用法

snippet

英 [ˈsnɪpɪt]

美 [ˈsnɪpɪt]

n.  一小条(消息); 一则(新闻); 一小段(谈话、音乐等)

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

TOEFL

Collins.1 / BNC.18739 / COCA.16367

牛津词典

    noun

    • 一小条(消息);一则(新闻)
      a small piece of information or news
      1. Have you got any interesting snippets for me?
        你有没有什么有趣的消息告诉我?
      2. a snippet of information
        一点消息
    • 一小段(谈话、音乐等)
      a short piece of a conversation, piece of music, etc.

      柯林斯词典

      • N-COUNT 小片;小部分;零星片段
        Asnippet ofsomething is a small piece of it.
        1. ...snippets of popular classical music...
          流行古典音乐的片段
        2. I read a snippet she had cut from a magazine.
          我读了她从杂志上剪下来的一段文字。

      英英释义

      noun

      • a small piece of anything (especially a piece that has been snipped off)
          Synonym:snipsnipping

        双语例句

        • What's going on in this tiny snippet that's so important?
          这个小片段里,发生了什么重要的事情呢?
        • The means to do that is shown in the code snippet in below.
          下面的代码片断显示了取得的方法。
        • There are two types of variables in the visual snippet editor: local and global.
          在可视代码片段编辑器中有两种变量:局部的和全局的。
        • Clicking on the Validate Sample button brings up the validate dialog and a sample XML snippet.
          单击ValidateSample按钮将打开验证对话框和XML示例片断。
        • It can be anything with a Web URL and representation, not just a snippet of text.
          它可以是带一个WebURL和内容表示的任何东西,而不仅仅是文本片段。
        • This is basically a snippet of HTML from the web page that the search result points to.
          这实际上主要是搜索结果指向的网页中的HTML片段。
        • Another important function, called from the previous snippet, is the widget initialization callback.
          前面的代码片断中调用的另一个重要函数是控件初始化的回调函数。
        • Listing 7 shows the code snippet that's handling the deletion of a node from the tree.
          清单7显示了从树中删除节点的代码段。
        • The code below shows a snippet of the actual stack trace.
          以下代码显示了实际堆栈跟踪的代码片段。
        • In a JSP page the HTML snippet shown in Listing 2 could look like the example in Listing 3.
          在一个JSP页面中,清单2所示的HTML片段应该类似清单3中的示例。