• If it were, I'd recommend The Ruby Way without reservation.

    如果就会毫不保留地推荐红宝石方式

    youdao

  • Think the ruby way: use type extensions; use blocks; use methods on objects.

    Ruby方式思考使用类型扩展;使用Block对象上使用方法

    youdao

  • In fact, perhaps part of the Ruby Way is that it is not a rigid and inflexible approach.

    实际上The Ruby Way部分不是一个僵化不灵活的方式。

    youdao

  • The Rails framework includes a way to mix Ruby code with HTML templates, an idea that is similar to JSP and PHP.

    Rails框架提供Ruby代码HTML模板混用方法一种类似JSPPHP的想法

    youdao

  • By executing the templates in this way, you expose the full power of the Ruby programming language to your templates.

    通过这种方式执行这些模板Ruby编程语言所有能力赋予了模板。

    youdao

  • But these are fairly simple examples, just to give you a flavor for the way Ruby just does what you want it to.

    这些相当简单实例仅仅初步了解Ruby完成想要做的事情方式

    youdao

  • Clojure libraries inspired by Ruby libraries are one way the two languages interact.

    ClojureRuby库的启发两种语言的相互影响的一种途径

    youdao

  • The asynchronous way requires to pass in a callback that is called once the Job is finished; in Ruby this is, of course, done with a block.

    异步方式需要传递一个函数,一旦job完成工作便调用此函数;Ruby中,这个当然使用代码完成

    youdao

  • Any class in Ruby that supports the each method (like File) lets you iterate this way.

    Ruby支持each方法任何(比如File)都允许这种方式进行迭代

    youdao

  • Ruby: I think, independent of the core battles that we're seeing, people are getting a greater appreciation of XML as a way of representing data to send back and forth.

    Ruby认为抛开我们看到核心不谈,XML作为一种表示来回发送的数据方法,其价值越来越受到人们重视

    youdao

  • Along with the xml_objectify, PYX, and HaXml options examined in earlier installments, Ruby programmers also have a quick way of processing XML without a steep learning curve.

    连同前几篇文章中研究的xml_objectify、PY xHaXml选项一起,Ruby程序员得到了一种处理xml快速方法不必经历陡峭学习曲线

    youdao

  • This article walks through a couple of simple Ajax examples and, along the way, shows you what makes the Ruby/Ajax combination so successful.

    本文全面介绍了简单Ajax例子延着这个思路介绍Ruby/Ajax 这组合如此成功的原因。

    youdao

  • Another way to get more performance is to look at other Ruby implementations, such as JRuby which profits from the maturity of GCs in modern JVMs.

    提高性能另一个方法寻求其他Ruby实现比如得益于现代JVM中成熟GCJRuby

    youdao

  • The Ruby source code is compiled into native machine code (same process as we do at runtime with the JIT compiler), so it's also a good way to obfuscate the source code.

    因为Ruby源代码已经编译成了原生机器码(正如我们使用JIT编译运行时所做的一般),因此也是混淆代码的一个不错方式

    youdao

  • Well, we could spend days making our way through the perilous cavern dungeon levels to slay Lizalfos and king Dodongo in exchange for Goron's Ruby, but look - some fish!

    我们可以上好几天穿越危险的大山洞地牢干掉蜥蜴人和洞洞戈为了交换戈隆红宝石——鱼!

    youdao

  • MenTaLguY: My actors libraries simply associate a mailbox with every Ruby thread to make an actor of every one, but that isn't the only way to approach actors in Ruby.

    actor只是简单地每个Ruby线程关联信箱,这样每个线程都有了actor不是Ruby中使用actor的唯一方式

    youdao

  • For example, you can easily write your own view class to change the way views are selected or rendered, or use a different database platform for models (the default is Ruby Sequel).

    例如可以很容易编写自己视图改变视图选择渲染方法或者模型一个数据库平台(默认Ruby的Sequel)。

    youdao

  • Because Ruby does not require instance variable declaration, the simplest way to model instance variables is with a hash.

    由于Ruby并不需要声明实例变量,因此建模实例变量简单的方式就是使用散列。

    youdao

  • A compiler, of course, needs a way to parse the input language, and so the XRuby team created their own Ruby parser using the popular ANTLR parser generator.

    当然编译需要一种分析输入语言方法,XRuby团队流行ANTLR分析器产生器创建了他们自己的Ruby分析器。

    youdao

  • Matt's examples also show an easy to way use snippets of Ruby code as callbacks for the Objective-C application.

    Matt示例展示一种简便方法Objective - C应用使用一小Ruby代码作为回调

    youdao

  • Using the same techniques, you can extend any arbitrary Ruby class in the same way.

    采用相同技术可以用相同的方式扩展任意ruby

    youdao

  • Right now, threads aren't very cool within the Ruby community but once native threading is supported, I suspect they will make a comeback because they will get way faster.

    目前Ruby社区线程不是火,但是一旦原生线程支持了以后,断定它们因为运行更快而迎来回归

    youdao

  • "Ruby gets out of your way," I've been hearing over the years, "so you can concentrate on your goals."

    Ruby语言解决了很多事情,”这些年听到是这样的话语,“因此可以专注于实现你的目标。”

    youdao

  • Ruby: I think the short answer to that is that I don't think anybody knows which way it's going.

    Ruby,对这个问题简单回答,我认为没有人知道未来方向

    youdao

  • InfoQ: MacRuby allows to AOT compile Ruby code - but is it possible to opt out of the Garbage Collector, ie. is there a way to just use Objective-C's reference counting memory management?

    InfoQMacRuby允许使用AOT编译Ruby代码,那么,有没有可能不使用垃圾收集器能否仅仅使用Objective - c引用计数内存管理?

    youdao

  • Cake is a framework for PHP in the same way that Rails is for Ruby.

    Cakephp一个php框架就如同Rails对于Ruby

    youdao

  • What's the best way to handle more than 100 conditions in Ruby?

    处理超过100的条件下红宝石最好方式什么

    youdao

  • It's true that Ruby is a beautiful girl, but the way she talks tends to ruffle people up the wrong way.

    鲁比的确是个美丽姑娘但是说话方式往往使人恼火。

    youdao

  • True, a pair of ruby slippers are what eventually helps her find her way back to Kansas from the land of Oz, but we think this indestructible outfit helped, too.

    那双红宝石拖鞋最终帮助巫师王国回到堪萨斯事实不过我们觉得条无敌的戏装起了作用。

    youdao

  • True, a pair of ruby slippers are what eventually helps her find her way back to Kansas from the land of Oz, but we think this indestructible outfit helped, too.

    那双红宝石拖鞋最终帮助巫师王国回到堪萨斯事实不过我们觉得条无敌的戏装起了作用。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定