看诗词>英语词典>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 has taken this one step further and added internal iterators as part of the collections API.
        Groovy将这一技术进一步发展,添加了内部迭代器作为集合API的一部分。
      • Groovy project page: Download Groovy and learn more about closures and closure composition.
        Groovy项目页面:下载Groovy并学习更多有关闭包和闭包复合的内容。
      • For example, the UI and the corresponding methods are defined in a separate Groovy class.
        比如,UI和对应的测试方法定义在分离的Groovy类中。
      • Happily, Groovy introduces new and better ways to create and process XML.
        幸运的是,Groovy引入了一些全新的、更加合理的方法来创建和处理XML。
      • You can also notice Groovy properties in action: Where are all the getters and setters?
        在实例中你还会注意到Groovy的属性:getter方法和setter方法都到哪里去了?
      • If you are dealing with binary files, Groovy also offers an eachByte() method.
        如果处理的是二进制文件,Groovy还提供了一个eachByte()方法。
      • For example, logical operators like& and^ are not currently available in Groovy.
        例如,像&和^这样的逻辑操作符目前在Groovy中不可用。
      • Ability to run Groovy classes, scripts and JUnit test cases written in Groovy.
        可以运行Groovy类,脚本和用Groovy写的JUnit测试用例。
      • Groovy's Metaobject-Protocol is a mechanism by which application developers can modify the implementation and behaviour of their language.
        Groovy的元对象协议是一种可被应用开发者用来修改语言实现和行为的机制。
      • Even more interesting is the fact that you can use this constructor on either Java or Groovy classes.
        甚至更有趣的是,可以在Java类或Groovy类中使用此构造函数。