groovy
英 [ˈɡruːvi]
美 [ˈɡruːvi]
adj. 时髦的; 吸引人的; 有趣的
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.- ...the grooviest club in London.
伦敦最时髦的俱乐部
- ...the grooviest club in London.
英英释义
adj
- (British informal) very chic
- groovy clothes
- very good
- he did a bully job
- a neat sports car
- had a great time at the party
- you look simply smashing
双语例句
- Create this file in the newly created groovy directory.
在新创建的groovy目录中创建此文件。 - Groovy project page: Download Groovy and learn more about closures and closure composition.
Groovy项目页面:下载Groovy并学习更多有关闭包和闭包复合的内容。 - 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运算符。 - Groovy allows you to create lightweight wrapper classes around interfaces for just this situation.
仅在这种情况下,Groovy允许您围绕接口创建轻量级的包装器类。 - Let's see how annotations, enums and generics can be used from Groovy.
让我们看看在Groovy中如何使用注解,枚举和泛型。 - You can also notice Groovy properties in action: Where are all the getters and setters?
在实例中你还会注意到Groovy的属性:getter方法和setter方法都到哪里去了? - Running a favorite JUnit Groovy script really is as easy as locating the corresponding run configuration within Eclipse.
运行一个自己喜欢的JUnitGroovy脚本,实在是很简单,只要在Eclipse中找到对应的运行配置就可以了。 - That is, you can write simple Groovy scripts and execute them within the context of a servlet.
也就是说,您可以编写简单的Groovy脚本并在servlet上下文中执行它们。 - Once again, I am taking advantage of the seamless integration between the Java language and Groovy.
我再次利用了Java语言和Groovy之间的无缝集成。