2005年11月20日 星期日 02:12
微软的IIS服务器能用python编写CGI程序吗?如果可以具体怎么弄? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20051120/3839a1c1/attachment.html
2005年11月20日 星期日 02:49
An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20051119/9538248f/attachment.htm
2005年11月20日 星期日 02:56
An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20051119/12ab9892/attachment.html
2005年11月20日 星期日 03:55
On 11/20/05, xia li <xia_cn at hotmail.com> wrote: > > Hi folks, > > It is really so faint to log on www.pyhton.cn <http://www.pyhton.cn/> and > http://wiki.woodpecker.org.cn, I hardly can wait to open their mainpages. > I am in Germany and use broadwidth.I wonder whether that is same in China > or not. > Not very bad. I think somebody should do sth because these communities are of nest to > programmers. > > Thanks in advance. > > Cheers, > > shl > > > > > ** > > _______________________________________________ > Python中文技术讨论邮件列表 > 发言: 发邮件到 python-chinese at lists.python.cn > 订阅: 发送 subscribe 到 python-chinese-request at lists.python.cn > 退订: 发送 unsubscribe 到 python-chinese-request at lists.python.cn > 详细说明: http://python.cn/mailman/listinfo/python-chinese > > -- Yours, fluke fluke at sfcube.net http://sfcube.net/blog -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20051120/1d062111/attachment.htm
2005年11月20日 星期日 03:57
On 11/20/05, xia li <xia_cn at hotmail.com> wrote: > > You can go to http://www.pythonchallenge.com for details,then we can > discuss these problems. > > IQ and python are needed. > Seems interesting. Im at level 3 now. shl > > PS: I am at level 6. > > > ** > > _______________________________________________ > Python中文技术讨论邮件列表 > 发言: 发邮件到 python-chinese at lists.python.cn > 订阅: 发送 subscribe 到 python-chinese-request at lists.python.cn > 退订: 发送 unsubscribe 到 python-chinese-request at lists.python.cn > 详细说明: http://python.cn/mailman/listinfo/python-chinese > > -- Yours, fluke fluke at sfcube.net http://sfcube.net/blog -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20051120/3330c817/attachment.html
2005年11月20日 星期日 08:59
在 05-11-20,shanjunxu<shanjunxu at 163.com> 写道: > 微软的IIS服务器能用python编写CGI程序吗?如果可以具体怎么弄? > 使用cgi的话,应该就是在每个执行的python程序前加一行: #!c:\python24\python.exe 应该就行了。但我没有用过IIS,不知道cgi如何设置。 -- I like python! My Blog: http://www.donews.net/limodou NewEdit Maillist: http://groups.google.com/group/NewEdit
2005年11月20日 星期日 11:11
xia li wrote: > You can go to http://www.pythonchallenge.com for details,then we can > discuss these problems. > > IQ and python are needed. > > shl > > PS: I am at level 6. > > > */*//*/* 我做到第13关,但是里面太多关于网络方面的东西了,我对网络这方面不感兴趣,就 放弃了. >------------------------------------------------------------------------ > >_______________________________________________ >PythonÖÐÎļ¼ÊõÌÖÂÛÓʼþÁбí >·¢ÑÔ: ·¢Óʼþµ½ python-chinese at lists.python.cn >¶©ÔÄ: ·¢ËÍ subscribe µ½ python-chinese-request at lists.python.cn >Í˶©: ·¢ËÍ unsubscribe µ½ python-chinese-request at lists.python.cn >Ïêϸ˵Ã÷: http://python.cn/mailman/listinfo/python-chinese >
2005年11月20日 星期日 11:51
2005/11/20, xia li <xia_cn at hotmail.com>: > > > Hi folks, > > It is really so faint to log on www.pyhton.cn and > http://wiki.woodpecker.org.cn, I hardly can wait to open their mainpages. I > am in Germany and use broadwidth.I wonder whether that is same in China or > not. try http://wiki.woodpecker.org.cn/moin/FrontPage and python.cn is running Plone ,so so slowing,is need upgeade, but i guess u need http://python.cn/pipermail/python-chinese/ to find out mali list mails.... > > I think somebody should do sth because these communities are of nest to > programmers. so sorry for guys out China, the China Internet is not sweet for world, earth human all know that... > > Thanks in advance. > > Cheers, > > shl > > > > > > > _______________________________________________ > Python中文技术讨论邮件列表 > 发言: 发邮件到 python-chinese at lists.python.cn > 订阅: 发送 subscribe 到 python-chinese-request at lists.python.cn > 退订: 发送 unsubscribe 到 > python-chinese-request at lists.python.cn > 详细说明: http://python.cn/mailman/listinfo/python-chinese > > -- # Time is unimportant, only life important! ## 面朝开源,我心自由!
2005年11月20日 星期日 14:11
和php的配置应该差不多的,参照一下 不过php除了标准的cgi,它还可以用isapi的方式运行,python好像就没有了 另外,安装了pywin32,可以注册python为active script,就可以像vbscript,jscript一样用在asp中了 在05-11-20,shanjunxu <shanjunxu at 163.com> 写道: > > 微软的IIS服务器能用python编写CGI程序吗?如果可以具体怎么弄? > _____________________________________________ > Python中文技术讨论邮件列表 > 发言: 发邮件到 python-chinese at lists.python.cn > 订阅: 发送 subscribe 到 python-chinese-request at lists.python.cn > 退订: 发送 unsubscribe 到 python-chinese-request at lists.python.cn > 详细说明: http://python.cn/mailman/listinfo/python-chinese > > -- 茫茫人海,你是我的最爱 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20051120/4f45c239/attachment.html
2005年11月20日 星期日 18:59
在 05-11-20,shanjunxu<shanjunxu at 163.com> 写道: > 微软的IIS服务器能用python编写CGI程序吗?如果可以具体怎么弄? > 怎样在IIS中写Python的CGI脚本 http://www.sxsoft.com/technology_test/show_news.asp?id=1503
2005年11月20日 星期日 21:24
earth human all know that... 地球人都知道这句笑话估计他也不能了解,呵呵 -- /********************************************************** * Love in Gentoo-Linux C and Python * Look at my blog * http://poorc.wordpress.com **********************************************************/
Zeuux © 2025
京ICP备05028076号