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
双语例句
- Groovy project page: Download Groovy and learn more about closures and closure composition.
Groovy项目页面:下载Groovy并学习更多有关闭包和闭包复合的内容。 - Groovy allows you to create lightweight wrapper classes around interfaces for just this situation.
仅在这种情况下,Groovy允许您围绕接口创建轻量级的包装器类。 - You will recall that my Groovy script was also dependent on run-time arguments.
您记起,我的Groovy脚本也依赖于运行时参数。 - This standard, but arguably least-common-denominator approach, allows you to embed a Groovy script effortlessly.
这个标准的、但是有争议的最小公因子方法,可以让您毫不费力地将Java应用程序嵌入Groovy脚本。 - For example, logical operators like& and^ are not currently available in Groovy.
例如,像&和^这样的逻辑操作符目前在Groovy中不可用。 - Create this file in the newly created groovy directory.
在新创建的groovy目录中创建此文件。 - Even more interesting is the fact that you can use this constructor on either Java or Groovy classes.
甚至更有趣的是,可以在Java类或Groovy类中使用此构造函数。 - Groovy TagLibs and partial templates give you a more sophisticated way of sharing code and behavior across Web pages.
GroovyTagLibs和片段模板提供了在Web页面之间共享代码和行为的一种更成熟的方式。 - Another cool feature we are considering to implement is cross language refactoring between Java and Groovy.
我们正在考虑实现的另一个比较酷的特性是,Java和Groovy语言间跨语言的重构特性。 - For example, the UI and the corresponding methods are defined in a separate Groovy class.
比如,UI和对应的测试方法定义在分离的Groovy类中。