记作业>英语词典>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解决方案。
      • This addition, as you've probably guessed, clears up ambiguities in classic Groovy.
        您可能已经猜到,这个添加消除了经典Groovy中的歧义性。
      • Before and after advice types are particularly easy to implement in Groovy.
        在Groovy中,可以非常容易地实现before和afteradvice类型。
      • Ability to run Groovy classes, scripts and JUnit test cases written in Groovy.
        可以运行Groovy类,脚本和用Groovy写的JUnit测试用例。
      • Groovy project page: Download Groovy and learn more about closures and closure composition.
        Groovy项目页面:下载Groovy并学习更多有关闭包和闭包复合的内容。
      • Groovy has taken this one step further and added internal iterators as part of the collections API.
        Groovy将这一技术进一步发展,添加了内部迭代器作为集合API的一部分。
      • Running a favorite JUnit Groovy script really is as easy as locating the corresponding run configuration within Eclipse.
        运行一个自己喜欢的JUnitGroovy脚本,实在是很简单,只要在Eclipse中找到对应的运行配置就可以了。
      • Create this file in the newly created groovy directory.
        在新创建的groovy目录中创建此文件。
      • For example, logical operators like& and^ are not currently available in Groovy.
        例如,像&和^这样的逻辑操作符目前在Groovy中不可用。
      • If you are dealing with binary files, Groovy also offers an eachByte() method.
        如果处理的是二进制文件,Groovy还提供了一个eachByte()方法。