词语屋>英语词典>verbose翻译和用法

verbose

英 [vɜːˈbəʊs]

美 [vɜːrˈboʊs]

adj.  冗长的; 啰唆的; 唠叨的

GRE计算机

BNC.33693 / COCA.36378

牛津词典

    adj.

    • 冗长的;啰唆的;唠叨的
      using or containing more words than are needed
      1. a verbose speaker/style
        啰里啰唆的演讲者;长篇大论

    柯林斯词典

    • ADJ-GRADED 冗长的;啰唆的;唠叨的
      If you describe a person or a piece of writing asverbose, you are critical of them because they use more words than are necessary, and so make you feel bored or annoyed.
      1. ...verbose politicians...
        长篇大论的政治家们
      2. His writing is difficult and often verbose.
        他的文章很晦涩,而且往往篇幅冗长。

    英英释义

    adj

    • using or containing too many words
      1. long-winded (or windy) speakers
      2. verbose and ineffective instructional methods
      3. newspapers of the day printed long wordy editorials
      4. proceedings were delayed by wordy disputes
      Synonym:long-windedtediouswindywordy

    双语例句

    • In this example, you replace the much more verbose
      在本例中,您使用了一个表达式替代冗长的
    • Verbose garbage collection is not as verbose as the name suggests.
      详细垃圾收集并非像其名称暗示的那样详细。
    • This is straightforward, but can lead to some extremely verbose code.
      这虽然很直观,却会导致出现非常冗长的代码。
    • Heavily documented, the book is long-winded and verbose.
      此书引证过多,文字繁芜。
    • Try& verbose to watch rsync in action.
      可以尝试使用&verbose选项,以便在rsync命令执行的过程中进行观察。
    • You can turn on the IBM JVM's verbose output by using the-verbose command-line option.
      可以用-verbose命令行选项打开IBMJVM的详细输出。
    • She is really a verbose companion.
      她真是个唠叨、啰唆的伙伴。
    • Verbose GC usually has relatively little performance impact on an application.
      详细GC通常对应用程序性能的影响比较小。
    • Code in XAML and C# is really verbose.
      用XAML和C编写的代码非常啰嗦。
    • Say we wanted to write a more verbose version of the if statement than the one Scheme offers.
      假设我们想编写一个比Scheme提供的版本更详细的if语句版本。