网页
图片
视频
学术
词典
地图
更多
航班
笔记本
Ruby1.9
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Actually
,
RubyMine 1
.
x
only
allowed
to
use
Ruby 1
.
9
as
a
target
SDK
but
did
not
understand
the
new
language
syntax
.
事实上
,
RubyMine1.x
只是
允许
使用
Ruby1.9
作为
目标
SDK
,
而
不是
真正
地
“
理解
”
了
它
的
新
语法
。
www.infoq.com
2.
Do
you
think
this
might be
a
problem
for
users
(
considering
Ruby 1.
9
is
still
changing
a
lot
and
hasn't
really
seen
much
adoption
yet
)
?
你
认为
这
对
用户
来说
是
一个
问题
吗
(
考虑
到
Ruby1.9
依然
变化
频繁
而且并
没有
太
多
人
去
尝试
)
?
www.infoq.com
3.
I
haven't
played
around
with
Ruby 1
.
9
yet
,
but
I
certainly
don't
like
all
the
new
language
constructs
.
我
还
没有
用
过
Ruby1.9
,
但
我
肯定
并非
喜欢
所有
的
这些
新
语言
结构
。
article.yeeyan.org
4.
The
ensuing
discussion
picked
up
again
in
October
and
is
now
focussed
on
details
about
the
nature
of
Ruby Gems
in
Ruby 1
.
9
.
随
之
而
来
的
讨论
在
十月份
再
一次
回升
,
现在
更
关注
于
RubyGems
在
Ruby1.9
的
本质
细节
。
www.infoq.com
5.
Some
new
language
constructs
have
been
added
,
but
the
big
question
is
whether
Ruby
1.
9
will
"
feel
like
Ruby
"
anymore
?
一些
新
的
语言
结构
已经
加入
其中
,
而
最大
的
问题
正是
这样
的
Ruby1.9
是否
仍是
“
感觉
上
的
Ruby
”
?
article.yeeyan.org
6.
First
off
,
it doesn't come with
a
Ruby
parser
-
instead
it
executes
opcodes
of
the
Ruby
1
.
9
VM
.
首先
,
HotRuby
并不
包含
一
个
Ruby
语法
分析
器
——
而是
执行
Ruby1.9
虚拟
机
的
操作码
。
www.infoq.com
7.
In
Ruby 1
.
9
,
SimpleObject
becomes
the very
top
of
the
object
hierarchy, with
Object
as
its
immediate
descendent
.
在
Ruby1.9
中
,
SimpleObject
成为
对象
层级
的
顶端
,
Object
作为
它
的
直接
后代
。
www.ibm.com
8.
Ruby
1
.
9
,
like
Rubinius
,
compiles Ruby
source
code
to opcodes which
are
then
executed
by
it
's
opcode
interpreter
.
像
Rubinius
这样
的
Ruby1.9
虚拟
机
可以
将
Ruby
源
代码
编译
为
操作
码
,
然后
由
解释器
执行
。
www.infoq.com
9.
The
focus
for
this
release
wasn't on
new
features but on
delivering
a
better
version
of
Ruby
1
.
9
with improved
performance
and
stability
.
本
次
发布
的
重点
并不是
新
特性
的
增加
,
而是
通过
提升
性能
和
稳定性
的
同时
,
带来
一个
更好
的
Ruby1.9
版本
。
www.infoq.com
10.
In
my
previous
shootouts
,
I
used
the
set
of
benchmarks
that
I
took
from
the Ruby 1
.
9
's
repository
because
it
was
convenient
.
在
我
的
上一次
评比
中
,
我
使用
的
评测
集合
是
我
从
Ruby1.9
的
代码
仓库
中
获取
的
,
因为
比较
方便
。
www.infoq.com
1
2
3