ruby安裝包下載
在 Windows 平臺(tái)下安裝 Ruby 需要先有 Ruby 安裝包,大家可以到 Ruby 的官網(wǎng)(http://rubyinstaller.org/downloads)下載對(duì)應(yīng)需要的 Ruby 版本。是不是64位的電腦選ruby 2.1.5 x64的那個(gè)就好?
在 Windows 平臺(tái)下安裝 Ruby 需要先有 Ruby 安裝包,大家可以到 Ruby 的官網(wǎng)(http://rubyinstaller.org/downloads)下載對(duì)應(yīng)需要的 Ruby 版本。是不是64位的電腦選ruby 2.1.5 x64的那個(gè)就好?
2016-04-27
舉報(bào)
2016-06-21
The 64-bit versions of Ruby are relatively new on the Windows area and not all the packages have been updated to be compatible with it. To use this version you will require some knowledge about compilers and solving dependency issues, which might be too complicated if you just want to play with the language.
不想麻煩還是裝32位的吧
2016-04-27
這個(gè)應(yīng)該看你的操作系統(tǒng)是幾位的,如果是64位肯定是安裝64位的更好。