词语吧>英语词典>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

    双语例句

    • It is recommended that you pipe the output to a file because the exchange is verbose.
      因为交换冗长,所以我推荐您将输出输送到一个文件中。
    • Some may use descriptive and verbose conventions, while others may use terse and technical formats.
      有些可能采用详尽冗长的描述习惯,而其他可能采用简洁且技术性的格式风格。
    • DSLs tend to create more compact code, boiling away needless verbose syntax.
      DSL旨在创建更精简的代码,去除了无用的冗长的语法。
    • The best way to inspect the heap usage is to analyze the verbose GC output.
      监视heap使用情况的最好的方法是分析这个verboseGC的输出。
    • As you can see, this is rather verbose, but it works!
      正如你所见,这是相当冗长,但它工作!
    • VB9 added array initialization; unfortunately the syntax is rather verbose.
      VB9增加了数组初始化;但不幸的是其语法太冗长了。
    • You can turn on the IBM JVM's verbose output by using the-verbose command-line option.
      可以用-verbose命令行选项打开IBMJVM的详细输出。
    • In this example, you replace the much more verbose
      在本例中,您使用了一个表达式替代冗长的
    • 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语句版本。