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 has taken this one step further and added internal iterators as part of the collections API.
Groovy将这一技术进一步发展,添加了内部迭代器作为集合API的一部分。 - That is, you can write simple Groovy scripts and execute them within the context of a servlet.
也就是说,您可以编写简单的Groovy脚本并在servlet上下文中执行它们。 - You can use any Java solution in a Groovy application unchanged.
可以在Groovy应用程序中不加修改地使用任何Java解决方案。 - You've also seen several different ways to configure scripted Groovy objects.
您还看到了配置用脚本编写的Groovy对象的一些不同的方式。 - Ability to run Groovy classes, scripts and JUnit test cases written in Groovy.
可以运行Groovy类,脚本和用Groovy写的JUnit测试用例。 - If you are dealing with binary files, Groovy also offers an eachByte() method.
如果处理的是二进制文件,Groovy还提供了一个eachByte()方法。 - Even more interesting is the fact that you can use this constructor on either Java or Groovy classes.
甚至更有趣的是,可以在Java类或Groovy类中使用此构造函数。 - Groovy offers a spread-dot operator.
Groovy提供了一个spread-dot运算符。 - For example, logical operators like& and^ are not currently available in Groovy.
例如,像&和^这样的逻辑操作符目前在Groovy中不可用。 - The Groovy script that you just wrote is almost like executable pseudocode.
您刚刚编写的Groovy脚本几乎和可执行的伪代码一样。