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
双语例句
- 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之间的无缝集成。 - This addition, as you've probably guessed, clears up ambiguities in classic Groovy.
您可能已经猜到,这个添加消除了经典Groovy中的歧义性。 - Groovy project page: Download Groovy and learn more about closures and closure composition.
Groovy项目页面:下载Groovy并学习更多有关闭包和闭包复合的内容。 - This standard, but arguably least-common-denominator approach, allows you to embed a Groovy script effortlessly.
这个标准的、但是有争议的最小公因子方法,可以让您毫不费力地将Java应用程序嵌入Groovy脚本。 - The Groovy script that you just wrote is almost like executable pseudocode.
您刚刚编写的Groovy脚本几乎和可执行的伪代码一样。 - Let's see how annotations, enums and generics can be used from Groovy.
让我们看看在Groovy中如何使用注解,枚举和泛型。 - Create this file in the newly created groovy directory.
在新创建的groovy目录中创建此文件。 - You can use any Java solution in a Groovy application unchanged.
可以在Groovy应用程序中不加修改地使用任何Java解决方案。 - Groovy's Metaobject-Protocol is a mechanism by which application developers can modify the implementation and behaviour of their language.
Groovy的元对象协议是一种可被应用开发者用来修改语言实现和行为的机制。