We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
f221362
1、增加外置Python解释器工程,外置Python解释器可以通过调用系统安装的独立的Python程序来执行Python脚本,以及进行python脚本调试,调试是通过socket远程调试的方式进行的; 2、增加日志的支持。