- 授权协议: 未知
- 开发语言: Python
- 操作系统: Linux
- 软件首页: http://winpdb.org/
- 软件文档: http://winpdb.org/docs/
软件介绍
Winpdb是一款非常受python开发者欢迎的高级debugger工具。支持只能断点、多线程、名称空间修改、加密通讯等高级特性。
事实上,这款工具只是rpdb2的GUI前端,GUI采用wxPython撰写。所以当只需要字符模式下的debugger诊断,那么rpdb2也是可以的,只是安装Winpdb还需要wxPython的依赖。
PHP Hacks
Jack Herrington D. / O'Reilly Media / 2005-12-19 / USD 29.95
Programmers love its flexibility and speed; designers love its accessibility and convenience. When it comes to creating web sites, the PHP scripting language is truly a red-hot property. In fact, PH......一起来看看 《PHP Hacks》 这本书的介绍吧!
