阅读背景:

在Python中与另一个命令行程序交互

来源:互联网 

I need to write a Python script that can run another command line program and interact with it's stdin and stdout streams. Essentially, the Python script will read from the target command line program, intelligently respond by writing to its stdin, and then read the results from the program again. (It would do this repeatedly.)I need to write a Python script that can run an




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: