摘要: (一)目的:实现web后台调取python脚本 (二)实现: 1、方案1使用Runtime.getRuntime().exec(command)函数 (1)在控制映射处写Runtime.getRuntime().exec(command)函数 @RequestMapping("/openLight" 阅读全文
posted @ 2021-01-05 19:09 An_One 阅读(3195) 评论(0) 推荐(0)