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
双语例句
- That is, you can write simple Groovy scripts and execute them within the context of a servlet.
也就是说,您可以编写简单的Groovy脚本并在servlet上下文中执行它们。 - Create this file in the newly created groovy directory.
在新创建的groovy目录中创建此文件。 - Ability to run Groovy classes, scripts and JUnit test cases written in Groovy.
可以运行Groovy类,脚本和用Groovy写的JUnit测试用例。 - The Groovy script that you just wrote is almost like executable pseudocode.
您刚刚编写的Groovy脚本几乎和可执行的伪代码一样。 - For example, the UI and the corresponding methods are defined in a separate Groovy class.
比如,UI和对应的测试方法定义在分离的Groovy类中。 - Let's see how annotations, enums and generics can be used from Groovy.
让我们看看在Groovy中如何使用注解,枚举和泛型。 - The latest improvements in this area added support for Groovy and Grails applications.
最近的改进中添加了对Groovy和Grails应用程序的支持。 - This addition, as you've probably guessed, clears up ambiguities in classic Groovy.
您可能已经猜到,这个添加消除了经典Groovy中的歧义性。 - You can also notice Groovy properties in action: Where are all the getters and setters?
在实例中你还会注意到Groovy的属性:getter方法和setter方法都到哪里去了? - If you are dealing with binary files, Groovy also offers an eachByte() method.
如果处理的是二进制文件,Groovy还提供了一个eachByte()方法。