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
双语例句
- Before and after advice types are particularly easy to implement in Groovy.
在Groovy中,可以非常容易地实现before和afteradvice类型。 - Then you can start to add Groovy little by little in your application.
然后,你可以一点点地向应用中添加Groovy代码了。 - This addition, as you've probably guessed, clears up ambiguities in classic Groovy.
您可能已经猜到,这个添加消除了经典Groovy中的歧义性。 - Groovy offers a spread-dot operator.
Groovy提供了一个spread-dot运算符。 - Groovy is a best-of-breed language, shamelessly borrowing syntax and features from a variety of other languages and libraries.
Groovy是一种优秀的语言,它从各种其他语言和库中借鉴了语法和功能。 - Groovy has taken this one step further and added internal iterators as part of the collections API.
Groovy将这一技术进一步发展,添加了内部迭代器作为集合API的一部分。 - For example, the UI and the corresponding methods are defined in a separate Groovy class.
比如,UI和对应的测试方法定义在分离的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的元对象协议是一种可被应用开发者用来修改语言实现和行为的机制。 - If you are dealing with binary files, Groovy also offers an eachByte() method.
如果处理的是二进制文件,Groovy还提供了一个eachByte()方法。