诗词屋>英语词典>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 also notice Groovy properties in action: Where are all the getters and setters?
        在实例中你还会注意到Groovy的属性:getter方法和setter方法都到哪里去了?
      • Ability to run Groovy classes, scripts and JUnit test cases written in Groovy.
        可以运行Groovy类,脚本和用Groovy写的JUnit测试用例。
      • You will recall that my Groovy script was also dependent on run-time arguments.
        您记起,我的Groovy脚本也依赖于运行时参数。
      • Groovy allows you to create lightweight wrapper classes around interfaces for just this situation.
        仅在这种情况下,Groovy允许您围绕接口创建轻量级的包装器类。
      • Groovy TagLibs and partial templates give you a more sophisticated way of sharing code and behavior across Web pages.
        GroovyTagLibs和片段模板提供了在Web页面之间共享代码和行为的一种更成熟的方式。
      • Groovy's Metaobject-Protocol is a mechanism by which application developers can modify the implementation and behaviour of their language.
        Groovy的元对象协议是一种可被应用开发者用来修改语言实现和行为的机制。
      • Then you can start to add Groovy little by little in your application.
        然后,你可以一点点地向应用中添加Groovy代码了。
      • Running a favorite JUnit Groovy script really is as easy as locating the corresponding run configuration within Eclipse.
        运行一个自己喜欢的JUnitGroovy脚本,实在是很简单,只要在Eclipse中找到对应的运行配置就可以了。
      • If you are dealing with binary files, Groovy also offers an eachByte() method.
        如果处理的是二进制文件,Groovy还提供了一个eachByte()方法。
      • Once again, I am taking advantage of the seamless integration between the Java language and Groovy.
        我再次利用了Java语言和Groovy之间的无缝集成。