我想用PHP运行python代码,PHP代码如下: <?php $command = escapeshellcmd('python3 /usr/C:/xampp/htdocs/scripts/a.py'); $output ...
確定! 回上一頁