Java
python脚本 标签描述

publicvoidanalyzeOwlByPython(StringowlPath){ MdtLogConsoleconsole=MdtLogConsoleFactory.getInstance().getConsole(); if(StringUtil.isEmpty(filename)){ setMessage("文件名不能为空,请填写文件名。",IMessageProvider.ERROR); return; } FileoutputFile=newFile(projectPath+owlqxPath); if(outputFile.exists()...