--- layout: page title: "Ruby 程序设计语言官方网站" lang: zh_cn header: |

Ruby 是...

一种跨平台、面向对象的动态类型编程语言。Ruby 体现了表达的一致性和简单性, 它不仅是一门编程语言,更是表达想法的一种简练方式。

更多...
sidebar: | Download Ruby --- {% for post in site.categories.zh_cn limit:2 %}

{{ post.title }}

{{ post.content | strip_html | truncatewords: 25 }}

阅读全文...

由 {{ post.author }} 发表于 {{ post.date | date_to_string }}
{% endfor %}

其它新闻