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

groovy

英 [ˈɡruːvi]

美 [ˈɡruːvi]

adj.  时髦的; 吸引人的; 有趣的

最高级:grooviest 复数:groovies 

Collins.1 / BNC.24340 / COCA.23594

牛津词典

    adj.

    • 时髦的;吸引人的;有趣的
      fashionable, attractive and interesting

      柯林斯词典

      • ADJ-GRADED 吸引人的;时髦的;刺激的
        If you describe something asgroovy, you mean that it is attractive, fashionable, or exciting.
        1. ...the grooviest club in London.
          伦敦最时髦的俱乐部

      英英释义

      adj

      双语例句

      • This standard, but arguably least-common-denominator approach, allows you to embed a Groovy script effortlessly.
        这个标准的、但是有争议的最小公因子方法,可以让您毫不费力地将Java应用程序嵌入Groovy脚本。
      • You can also notice Groovy properties in action: Where are all the getters and setters?
        在实例中你还会注意到Groovy的属性:getter方法和setter方法都到哪里去了?
      • This addition, as you've probably guessed, clears up ambiguities in classic Groovy.
        您可能已经猜到,这个添加消除了经典Groovy中的歧义性。
      • You've also seen several different ways to configure scripted Groovy objects.
        您还看到了配置用脚本编写的Groovy对象的一些不同的方式。
      • You can use any Java solution in a Groovy application unchanged.
        可以在Groovy应用程序中不加修改地使用任何Java解决方案。
      • Groovy TagLibs and partial templates give you a more sophisticated way of sharing code and behavior across Web pages.
        GroovyTagLibs和片段模板提供了在Web页面之间共享代码和行为的一种更成熟的方式。
      • If you are dealing with binary files, Groovy also offers an eachByte() method.
        如果处理的是二进制文件,Groovy还提供了一个eachByte()方法。
      • Groovy has taken this one step further and added internal iterators as part of the collections API.
        Groovy将这一技术进一步发展,添加了内部迭代器作为集合API的一部分。
      • Once again, I am taking advantage of the seamless integration between the Java language and Groovy.
        我再次利用了Java语言和Groovy之间的无缝集成。
      • For example, logical operators like& and^ are not currently available in Groovy.
        例如,像&和^这样的逻辑操作符目前在Groovy中不可用。