Python 交互式调试工具 bugjar

码农软件 · 软件分类 · 程序调试工具 · 2019-11-30 13:26:49

软件介绍

bugjar 是 Python 交互式图形化调试工具,是 BeeWare 套件的一部分。

Python 项目,安装 bugjar,然后使用它来运行你的 Python 脚本:

$ pip install bugjar
$ bugjar myscript.py arg1 arg2

这个会启动一个 GUI 来显示代码,断点等等Screenshot of bugjar GUI.

本文地址:https://codercto.com/soft/d/20122.html

Hibernate

Hibernate

James Elliott / O'Reilly Media, Inc. / 2004-05-10 / USD 24.95

Do you enjoy writing software, except for the database code? Hibernate:A Developer's Notebook is for you. Database experts may enjoy fiddling with SQL, but you don't have to--the rest of the appl......一起来看看 《Hibernate》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具