2004年09月08日 星期三 10:51
用python实现CGI过程中,需要输入命令,如何从文件读出而代替命令行的输入。谢谢! ------------------------------- 费中卫 亚美联存储系统有限公司 AAA Storage Syetem Co.,Ltd. Phone:86-10-82608108 ext.3330 Fax:86-10-82608109 E-mail:feizhongwei at aaastor.com 网址:www.aaastor.com ------------------------------- -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20040908/4ea6638b/attachment.html
2004年09月08日 星期三 10:56
现在打算用urllib2的Request往一个cgi程序post两个参数,请问怎么写,谢谢! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20040908/160259dc/attachment.htm
2004年09月08日 星期三 10:57
没明白,既然是cgi,那么是从web上来的请求,那里来的输入命令。 不过从文件里面读出命令来执行这个是没问题的。 ----- Original Message ----- From: feizhongwei <feizhongwei at aaastor.com> Date: Wed, 8 Sep 2004 10:51:50 +0800 Subject: [python-chinese] 求助:关于__stdin__ To: python-chinese at lists.python.cn 用python实现CGI过程中,需要输入命令,如何从文件读出而代替命令行的输入。谢谢! ------------------------------- 费中卫 亚美联存储系统有限公司 AAA Storage Syetem Co.,Ltd. Phone:86-10-82608108 ext.3330 Fax:86-10-82608109 E-mail:feizhongwei at aaastor.com 网址:www.aaastor.com ------------------------------- _______________________________________________ python-chinese list python-chinese at lists.python.cn http://python.cn/mailman/listinfo/python-chinese
2004年09月08日 星期三 10:57
读出文件中的命令后,用exec语句执行 ----- Original Message ----- From: feizhongwei <feizhongwei at aaastor.com> Date: Wed, 8 Sep 2004 10:51:50 +0800 Subject: [python-chinese] 求助:关于__stdin__ To: python-chinese at lists.python.cn 用python实现CGI过程中,需要输入命令,如何从文件读出而代替命令行的输入。谢谢! ------------------------------- 费中卫 亚美联存储系统有限公司 AAA Storage Syetem Co.,Ltd. Phone:86-10-82608108 ext.3330 Fax:86-10-82608109 E-mail:feizhongwei at aaastor.com 网址:www.aaastor.com ------------------------------- _______________________________________________ python-chinese list python-chinese at lists.python.cn http://python.cn/mailman/listinfo/python-chinese -- 刘鑫 March.Liu
2004年09月08日 星期三 11:04
Hollo feizhongwei: 嗬嗬嗬!巨多的 CGI 方式的 Python 应用,都有源代码到看就知道的, 象 Moin PyBlosxom 等等 都是使用标准的 ctb -- Interface to the Communications Tool Box 的 getConfiguration() 函式从文件获得参数的是也乎………… /******** [2004-09-08]11:03:36 ; feizhongwei wrote: feizhongwei> 用python实现CGI过程中,需要输入命令,如何从文件读出而代替命令行的输入。谢谢! feizhongwei> ------------------------------- feizhongwei> 费中卫 feizhongwei> 亚美联存储系统有限公司 feizhongwei> AAA Storage Syetem Co.,Ltd. feizhongwei> Phone:86-10-82608108 ext.3330 feizhongwei> Fax:86-10-82608109 feizhongwei> E-mail:feizhongwei at aaastor.com feizhongwei> 网址:www.aaastor.com feizhongwei> ------------------------------- ********************************************/ -- Free as in Freedom Zoom.Quiet #=========================================# ]Time is unimportant, only life important![ #=========================================# sender is the Bat!2.12.00
Zeuux © 2025
京ICP备05028076号