Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道是否有人有一些建议可以在 Windows 中快速测试他们的编码行。现在,我正在使用 repl.it
我曾经使用fxri,但是在以后的版本中不起作用,我觉得irb缺少很多fxri拥有的有用工具(例如:内置,易于访问的库,带有命令描述)
任何帮助将非常感激。
Pry工具是一个很好的学习资源。您可以按需查看源代码和文档,并使用直观的文件系统隐喻轻松探索库或程序。