就爱字典>英语词典>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

      双语例句

      • You can use any Java solution in a Groovy application unchanged.
        可以在Groovy应用程序中不加修改地使用任何Java解决方案。
      • Groovy project page: Download Groovy and learn more about closures and closure composition.
        Groovy项目页面:下载Groovy并学习更多有关闭包和闭包复合的内容。
      • This standard, but arguably least-common-denominator approach, allows you to embed a Groovy script effortlessly.
        这个标准的、但是有争议的最小公因子方法,可以让您毫不费力地将Java应用程序嵌入Groovy脚本。
      • Running a favorite JUnit Groovy script really is as easy as locating the corresponding run configuration within Eclipse.
        运行一个自己喜欢的JUnitGroovy脚本,实在是很简单,只要在Eclipse中找到对应的运行配置就可以了。
      • Groovy's Metaobject-Protocol is a mechanism by which application developers can modify the implementation and behaviour of their language.
        Groovy的元对象协议是一种可被应用开发者用来修改语言实现和行为的机制。
      • You've also seen several different ways to configure scripted Groovy objects.
        您还看到了配置用脚本编写的Groovy对象的一些不同的方式。
      • You can also notice Groovy properties in action: Where are all the getters and setters?
        在实例中你还会注意到Groovy的属性:getter方法和setter方法都到哪里去了?
      • Groovy offers a spread-dot operator.
        Groovy提供了一个spread-dot运算符。
      • Before and after advice types are particularly easy to implement in Groovy.
        在Groovy中,可以非常容易地实现before和afteradvice类型。
      • Let's see how annotations, enums and generics can be used from Groovy.
        让我们看看在Groovy中如何使用注解,枚举和泛型。