我试图在python脚本中执行curl命令,无法通过符号传递密码。 import os; os.system("curl -H 'Content-Type: text/xml;charset=UTF-8' -u 'appuser:appuser!@3pass' -i ...
確定! 回上一頁