About 94,700 results
Open links in new tab
  1. Ruby Programming Language

    Ruby has a vast collection of libraries called gems, supporting everything from web development to data processing. With mature frameworks like Rails and comprehensive toolchains, you can combine …

  2. Ruby - 维基百科,自由的百科全书

    2015年 機器學習知名專案 TensorFlow 發表,並選用 Python 作為官方 API 使用的語言。 Ruby 在多年被蠶食後走向衰微。 Ruby 已經遠遠沒有全盛時期受歡迎,現在已经掉出 TIOBE 程式語言流行排行前20 …

  3. GitHub - ruby/ruby: The Ruby Programming Language

    What is Ruby? Ruby is an interpreted object-oriented programming language often used for web development. It also offers many scripting features to process plain text and serialized files, or …

  4. 进入 Ruby 的世界——基础篇 · Ruby China

    Ruby 不是一个缩略语词汇,所有字母都大写的拼写方式向来都是错的。 人们在对待 Perl 语言的时候也出现过同样的错误,或许是因为他们看到了如 BASIC 和 COBOL 这样的拼写方式,但 Ruby 不同。 一 …

  5. Ruby (programming language) - Wikipedia

    The maturity of Ruby implementations tends to be measured by their ability to run the Ruby on Rails (Rails) framework, because it is complex to implement and uses many Ruby-specific features.

  6. 文档 | Ruby - Ruby 编程语言

    编辑器和 IDE 要编写 Ruby 代码,您可以使用操作系统自带的默认编辑器。 顺便说一句,为了更有效地编码,值得选择一个具有基本 Ruby 支持(例如语法高亮、文件浏览)的源代码编辑器,或者一个具 …

  7. Wiki · Ruby China

    本栏目致力于组织整理 Ruby 中文社区的精华文章,便于大家快速查阅。 欢迎热心开发者参与维护社区 Wiki 资料,你可以做: 翻译国外高质量的 Ruby 技术文章 撰写完整的 Ruby 技术教程,新手教程等 …

  8. Ruby 程序设计语言官方网站

    Ruby 拥有庞大的库集合(称为 gem),支持从 Web 开发到数据处理的一切。 借助 Rails 等成熟框架和完善的工具链,你可以结合优秀的现有资源 快速构建高质量应用,而无需重新发明轮子。 “ 当我将 …

  9. Download Ruby | Ruby

    See the Installation page for details on building Ruby from source. If you have an issue compiling Ruby, consider using one of the third party tools mentioned above.

  10. Documentation | Ruby

    The Koans walk you along the path to enlightenment in order to learn Ruby. The goal is to learn the Ruby language, syntax, structure, and some common functions and libraries.