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
双语例句
- This addition, as you've probably guessed, clears up ambiguities in classic Groovy.
您可能已经猜到,这个添加消除了经典Groovy中的歧义性。 - Even more interesting is the fact that you can use this constructor on either Java or Groovy classes.
甚至更有趣的是,可以在Java类或Groovy类中使用此构造函数。 - You can use any Java solution in a Groovy application unchanged.
可以在Groovy应用程序中不加修改地使用任何Java解决方案。 - Groovy TagLibs and partial templates give you a more sophisticated way of sharing code and behavior across Web pages.
GroovyTagLibs和片段模板提供了在Web页面之间共享代码和行为的一种更成熟的方式。 - The Groovy script that you just wrote is almost like executable pseudocode.
您刚刚编写的Groovy脚本几乎和可执行的伪代码一样。 - Groovy offers a spread-dot operator.
Groovy提供了一个spread-dot运算符。 - Before and after advice types are particularly easy to implement in Groovy.
在Groovy中,可以非常容易地实现before和afteradvice类型。 - If you are dealing with binary files, Groovy also offers an eachByte() method.
如果处理的是二进制文件,Groovy还提供了一个eachByte()方法。 - You will recall that my Groovy script was also dependent on run-time arguments.
您记起,我的Groovy脚本也依赖于运行时参数。 - You can also notice Groovy properties in action: Where are all the getters and setters?
在实例中你还会注意到Groovy的属性:getter方法和setter方法都到哪里去了?