记作业>英语词典>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

      双语例句

      • Groovy allows you to create lightweight wrapper classes around interfaces for just this situation.
        仅在这种情况下,Groovy允许您围绕接口创建轻量级的包装器类。
      • Before and after advice types are particularly easy to implement in Groovy.
        在Groovy中,可以非常容易地实现before和afteradvice类型。
      • Groovy's Metaobject-Protocol is a mechanism by which application developers can modify the implementation and behaviour of their language.
        Groovy的元对象协议是一种可被应用开发者用来修改语言实现和行为的机制。
      • Another cool feature we are considering to implement is cross language refactoring between Java and Groovy.
        我们正在考虑实现的另一个比较酷的特性是,Java和Groovy语言间跨语言的重构特性。
      • Groovy TagLibs and partial templates give you a more sophisticated way of sharing code and behavior across Web pages.
        GroovyTagLibs和片段模板提供了在Web页面之间共享代码和行为的一种更成熟的方式。
      • Groovy is a best-of-breed language, shamelessly borrowing syntax and features from a variety of other languages and libraries.
        Groovy是一种优秀的语言,它从各种其他语言和库中借鉴了语法和功能。
      • Groovy offers a spread-dot operator.
        Groovy提供了一个spread-dot运算符。
      • Once again, I am taking advantage of the seamless integration between the Java language and Groovy.
        我再次利用了Java语言和Groovy之间的无缝集成。
      • You can use any Java solution in a Groovy application unchanged.
        可以在Groovy应用程序中不加修改地使用任何Java解决方案。
      • For example, the UI and the corresponding methods are defined in a separate Groovy class.
        比如,UI和对应的测试方法定义在分离的Groovy类中。