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's Metaobject-Protocol is a mechanism by which application developers can modify the implementation and behaviour of their language.
Groovy的元对象协议是一种可被应用开发者用来修改语言实现和行为的机制。 - Groovy offers a spread-dot operator.
Groovy提供了一个spread-dot运算符。 - For example, logical operators like& and^ are not currently available in Groovy.
例如,像&和^这样的逻辑操作符目前在Groovy中不可用。 - Even more interesting is the fact that you can use this constructor on either Java or Groovy classes.
甚至更有趣的是,可以在Java类或Groovy类中使用此构造函数。 - If you are dealing with binary files, Groovy also offers an eachByte() method.
如果处理的是二进制文件,Groovy还提供了一个eachByte()方法。 - Groovy is a best-of-breed language, shamelessly borrowing syntax and features from a variety of other languages and libraries.
Groovy是一种优秀的语言,它从各种其他语言和库中借鉴了语法和功能。 - You will recall that my Groovy script was also dependent on run-time arguments.
您记起,我的Groovy脚本也依赖于运行时参数。 - You've also seen several different ways to configure scripted Groovy objects.
您还看到了配置用脚本编写的Groovy对象的一些不同的方式。 - Create this file in the newly created groovy directory.
在新创建的groovy目录中创建此文件。 - This standard, but arguably least-common-denominator approach, allows you to embed a Groovy script effortlessly.
这个标准的、但是有争议的最小公因子方法,可以让您毫不费力地将Java应用程序嵌入Groovy脚本。