2004年08月31日 星期二 15:45
我想这样:先用主程序打开一个dos窗口,执行“python”,进入python的解释器内。然后主程序向解释器发送命令,比如help,print之类,解释器接受命令后执行。最后主程序把解释器的输出显示出来。 请问有什么好思路么? 谢谢 tocer
2004年08月31日 星期二 15:49
tocer,您好! socket,rpc ======= 2004-08-31 15:45:04 您在来信中写道:======= >我想这样:先用主程序打开一个dos窗口,执行“python”,进入python的解释器内。然后主程序向解释器发送命令,比如help,print之类,解释器接受命令后执行。最后主程序把解释器的输出显示出来。 > >请问有什么好思路么? >谢谢 > > tocer_______________________________________________ >python-chinese list >python-chinese at lists.python.cn >http://python.cn/mailman/listinfo/python-chinese > = = = = = = = = = = = = = = = = = = = = 致 礼! info info at xichen.com 2004-08-31
2004年08月31日 星期二 15:57
info,您好! 使用popen ======= 2004-08-31 15:49:32 您在来信中写道:======= >tocer,您好! > > socket,rpc > >======= 2004-08-31 15:45:04 您在来信中写道:======= > >>我想这样:先用主程序打开一个dos窗口,执行“python”,进入python的解释器内。然后主程序向解释器发送命令,比如help,print之类,解释器接受命令后执行。最后主程序把解释器的输出显示出来。 >> >>请问有什么好思路么? >>谢谢 >> >> tocer_______________________________________________ >>python-chinese list >>python-chinese at lists.python.cn >>http://python.cn/mailman/listinfo/python-chinese >> > >= = = = = = = = = = = = = = = = = = = = > > > 致 >礼! > > > info > info at xichen.com > 2004-08-31 > >_______________________________________________ >python-chinese list >python-chinese at lists.python.cn >http://python.cn/mailman/listinfo/python-chinese > = = = = = = = = = = = = = = = = = = = = 致 礼! limodou chatme at 263.net 2004-08-31
Zeuux © 2025
京ICP备05028076号