- 授权协议: BSD
- 开发语言: Ruby
- 操作系统: 跨平台
- 软件首页: https://github.com/deivid-rodriguez/byebug
- 软件文档: https://github.com/deivid-rodriguez/byebug/blob/master/README.md
软件介绍
它被作为C扩展开发,因此速度很快。
它有一个完整的测试套件,因此很可靠。
您可以查看Ruby程序在执行过程中发生的情况,并提供许多传统的调试功能,例如:
步骤:一次运行一行程序。
破裂:暂停程序在某些事件或指定的指令,以检查当前状态。
评估:基本的REPL功能。
跟踪:跟踪变量的不同值或程序执行的不同行。
Ordering Disorder
Khoi Vinh / New Riders Press / 2010-12-03 / USD 29.99
The grid has long been an invaluable tool for creating order out of chaos for designers of all kinds—from city planners to architects to typesetters and graphic artists. In recent years, web designers......一起来看看 《Ordering Disorder》 这本书的介绍吧!
