标签: python batch-file
如何在Python程序中使用批处理脚本变量?
答案 0 :(得分:0)
如果你想保存这个变量:
:\> python your.py >> result.txt
或使用它:
:\> python your.py | todo