ruby
英 [ˈruːbi]
美 [ˈruːbi]
n. 红宝石; 深红色
adj. 红宝石的; 红宝石色的
复数:rubies
Collins.1 / BNC.12800 / COCA.37798
牛津词典
noun
- 红宝石
a dark red precious stone- a ruby ring
红宝石戒指
- a ruby ring
- 深红色
a dark red colour
柯林斯词典
- N-COUNT 红宝石
Arubyis a dark red jewel.- ...a ruby and diamond ring.
红宝石钻戒
- ...a ruby and diamond ring.
- COLOUR 红宝石色;红玉色;深红色
Something that isrubyis dark red in colour.- ...a glass of ruby-red Cabernet Sauvignon.
一杯深红色的赤霞珠红葡萄酒
- ...a glass of ruby-red Cabernet Sauvignon.
英英释义
noun
- a deep and vivid red color
- a transparent piece of ruby that has been cut and polished and is valued as a precious gem
- a transparent deep red variety of corundum
adj
- of a color at the end of the color spectrum (next to orange)
双语例句
- Ruby and Rails bring a lot of good ideas to web development.
Ruby和Rails为web开发带来了许多优秀思想。 - Which has more elements than the Lisp version because you have to extract parameters manually in Perl.
这比Lisp和Ruby的版本,有更多的语法元素,因为在Perl语言中,你不得不手工提取参数。 - But as a programmer learning the Ruby language myself, I can let you know why it is interesting.
但我自己作为一名学习Ruby语言的程序员,我可以让您了解它为什么很有趣。 - This example shows how easy and simple it is to parse XML files with REXML and Ruby.
这个示例展示了使用REXML和Ruby解析XML文件有多么简单! - Ruby gives me just what I need.
Ruby正好给出了我需要的。 - They got misty-eyed listening to records of Ruby Murray singing 'Danny Boy'.
聆听着唱片里鲁比·默里演唱《丹尼男孩》的时候,他们泪眼模糊。 - Easy creation and use of DSLs in Ruby allowed the birth of many BDD frameworks, such as RSpec.
Ruby因其便于创建和使用DSL的特性,也带来了许多BDD框架的诞生,如RSpec。 - This first technique applies which to find the first Ruby executable in the current PATH.
第一种方法使用which在当前的PATH中寻找第一个Ruby可执行文件。 - Unlike the C and Java ™ languages, Ruby is interpreted, with all of the inherent performance handicaps.
与C和Java™语言不同,Ruby是解释性的,且存在性能上的一些固有阻碍。 - This was because the JIT already runs concurrently with executing ruby code.
这么做是因为JIT是和执行中的Ruby代码并发执行的。