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()方法。 - Ability to run Groovy classes, scripts and JUnit test cases written in Groovy.
可以运行Groovy类,脚本和用Groovy写的JUnit测试用例。 - Groovy allows you to create lightweight wrapper classes around interfaces for just this situation.
仅在这种情况下,Groovy允许您围绕接口创建轻量级的包装器类。 - The latest improvements in this area added support for Groovy and Grails applications.
最近的改进中添加了对Groovy和Grails应用程序的支持。 - You can also notice Groovy properties in action: Where are all the getters and setters?
在实例中你还会注意到Groovy的属性:getter方法和setter方法都到哪里去了? - You will recall that my Groovy script was also dependent on run-time arguments.
您记起,我的Groovy脚本也依赖于运行时参数。 - For example, logical operators like& and^ are not currently available in Groovy.
例如,像&和^这样的逻辑操作符目前在Groovy中不可用。 - Once again, I am taking advantage of the seamless integration between the Java language and Groovy.
我再次利用了Java语言和Groovy之间的无缝集成。 - You can use any Java solution in a Groovy application unchanged.
可以在Groovy应用程序中不加修改地使用任何Java解决方案。 - Then you can start to add Groovy little by little in your application.
然后,你可以一点点地向应用中添加Groovy代码了。