2007年12月10日 星期一 17:53
以前用tomcat 觉得很好用 后来学python了 想换一个 试了下zope 可是发现好像zope把文件和文件夹都给存储起来了 我想用那种在文件系统里直接能找到对应目录对应文件的那种 请高手指点下
2007年12月10日 星期一 18:38
Apache²»¿ÉÒÔÂ𣿠ÄǾÍApache + mod_python»òFcgi°É¡£ On Dec 10, 2007 5:53 PM, Frank Tian <plumpbird在gmail.com> wrote: > ÒÔÇ°ÓÃtomcat ¾õµÃºÜºÃÓà ºóÀ´Ñ§pythonÁË Ïë»»Ò»¸ö > ÊÔÁËÏÂzope ¿ÉÊÇ·¢ÏÖºÃÏñzope°ÑÎļþºÍÎļþ¼Ð¶¼¸ø´æ´¢ÆðÀ´ÁË > ÎÒÏëÓÃÄÇÖÖÔÚÎļþϵͳÀïÖ±½ÓÄÜÕÒµ½¶ÔӦĿ¼¶ÔÓ¦ÎļþµÄÄÇÖÖ > Çë¸ßÊÖÖ¸µãÏ > _______________________________________________ > python-chinese > Post: send python-chinese在lists.python.cn > Subscribe: send subscribe to python-chinese-request在lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese -- site:http://www.fallever.com -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20071210/e5975aae/attachment.htm
2007年12月10日 星期一 22:58
想用一个纯的python的server On 12/10/07, jeff jie <bbmyth在gmail.com> wrote: > Apache不可以吗? > 那就Apache + mod_python或Fcgi吧。 > > > On Dec 10, 2007 5:53 PM, Frank Tian <plumpbird在gmail.com> wrote: > > > > 以前用tomcat 觉得很好用 后来学python了 想换一个 > > 试了下zope 可是发现好像zope把文件和文件夹都给存储起来了 > > 我想用那种在文件系统里直接能找到对应目录对应文件的那种 > > 请高手指点下 > > _______________________________________________ > > python-chinese > > Post: send python-chinese在lists.python.cn > > Subscribe: send subscribe to > python-chinese-request在lists.python.cn > > Unsubscribe: send unsubscribe to > python-chinese-request在lists.python.cn > > Detail Info: > http://python.cn/mailman/listinfo/python-chinese > > > > -- > site:http://www.fallever.com > _______________________________________________ > python-chinese > Post: send python-chinese在lists.python.cn > Subscribe: send subscribe to > python-chinese-request在lists.python.cn > Unsubscribe: send unsubscribe to > python-chinese-request在lists.python.cn > Detail Info: > http://python.cn/mailman/listinfo/python-chinese >
2007年12月11日 星期二 08:56
这样的话你试试看karrigell吧,http://karrigell.sourceforge.net/,这个框架 不需要URL匹配就可以直接使用。 Frank Tian 写道: > 想用一个纯的python的server > > On 12/10/07, jeff jie <bbmyth在gmail.com> wrote: > >> Apache不可以吗? >> 那就Apache + mod_python或Fcgi吧。 >> >> >> On Dec 10, 2007 5:53 PM, Frank Tian <plumpbird在gmail.com> wrote: >> >>> 以前用tomcat 觉得很好用 后来学python了 想换一个 >>> 试了下zope 可是发现好像zope把文件和文件夹都给存储起来了 >>> 我想用那种在文件系统里直接能找到对应目录对应文件的那种 >>> 请高手指点下 >>> _______________________________________________ >>> python-chinese >>> Post: send python-chinese在lists.python.cn >>> Subscribe: send subscribe to >>> >> python-chinese-request在lists.python.cn >> >>> Unsubscribe: send unsubscribe to >>> >> python-chinese-request在lists.python.cn >> >>> Detail Info: >>> >> http://python.cn/mailman/listinfo/python-chinese >> >> >> >> -- >> site:http://www.fallever.com >> _______________________________________________ >> python-chinese >> Post: send python-chinese在lists.python.cn >> Subscribe: send subscribe to >> python-chinese-request在lists.python.cn >> Unsubscribe: send unsubscribe to >> python-chinese-request在lists.python.cn >> Detail Info: >> http://python.cn/mailman/listinfo/python-chinese >> >> > _______________________________________________ > python-chinese > Post: send python-chinese在lists.python.cn > Subscribe: send subscribe to python-chinese-request在lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese
2007年12月11日 星期二 11:22
ÔÚÎļþϵͳÀïÖ±½ÓÄÜÕÒµ½¶ÔӦĿ¼¶ÔÓ¦ÎļþµÄÄÇÖÖ? ÊÇÖ¸¾²Ì¬Îļþ°É£¿²»Ã÷°×Ϊʲô·ÇµÃÒªÕÒPython×öµÄWebserver¡£¿ª·¢¹ý³ÌÖпÉÒÔʹÓô󲿷ÝWeb¿ò¼ÜÌṩµÄÄÚÖÃServer°¡¡£ÈçDjango¡£ Ïë¸üˬһµã£¬ÊÔÒ»ÏÂhttp://www.pythonpaste.org On Dec 11, 2007 8:56 AM, À <lichao在youku.com> wrote: > ÕâÑùµÄ»°ÄãÊÔÊÔ¿´karrigell°É£¬http://karrigell.sourceforge.net/£¬Õâ¸ö¿ò¼Ü > ²»ÐèÒªURLÆ¥Åä¾Í¿ÉÒÔÖ±½ÓʹÓᣠ> > Frank Tian дµÀ: > > ÏëÓÃÒ»¸ö´¿µÄpythonµÄserver > > > > On 12/10/07, jeff jie <bbmyth在gmail.com> wrote: > > > >> Apache²»¿ÉÒÔÂ𣿠> >> ÄǾÍApache + mod_python»òFcgi°É¡£ > >> > >> > >> On Dec 10, 2007 5:53 PM, Frank Tian <plumpbird在gmail.com> wrote: > >> > >>> ÒÔÇ°ÓÃtomcat ¾õµÃºÜºÃÓà ºóÀ´Ñ§pythonÁË Ïë»»Ò»¸ö > >>> ÊÔÁËÏÂzope ¿ÉÊÇ·¢ÏÖºÃÏñzope°ÑÎļþºÍÎļþ¼Ð¶¼¸ø´æ´¢ÆðÀ´ÁË > >>> ÎÒÏëÓÃÄÇÖÖÔÚÎļþϵͳÀïÖ±½ÓÄÜÕÒµ½¶ÔӦĿ¼¶ÔÓ¦ÎļþµÄÄÇÖÖ > >>> Çë¸ßÊÖÖ¸µãÏ > >>> _______________________________________________ > >>> python-chinese > >>> Post: send python-chinese在lists.python.cn > >>> Subscribe: send subscribe to > >>> > >> python-chinese-request在lists.python.cn > >> > >>> Unsubscribe: send unsubscribe to > >>> > >> python-chinese-request在lists.python.cn > >> > >>> Detail Info: > >>> > >> http://python.cn/mailman/listinfo/python-chinese > >> > >> > >> > >> -- > >> site:http://www.fallever.com > >> _______________________________________________ > >> python-chinese > >> Post: send python-chinese在lists.python.cn > >> Subscribe: send subscribe to > >> python-chinese-request在lists.python.cn > >> Unsubscribe: send unsubscribe to > >> python-chinese-request在lists.python.cn > >> Detail Info: > >> http://python.cn/mailman/listinfo/python-chinese > >> > >> > > _______________________________________________ > > python-chinese > > Post: send python-chinese在lists.python.cn > > Subscribe: send subscribe to python-chinese-request在lists.python.cn > > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > _______________________________________________ > python-chinese > Post: send python-chinese在lists.python.cn > Subscribe: send subscribe to python-chinese-request在lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > -- site:http://www.fallever.com -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20071211/3f2d0948/attachment-0001.html
2007年12月11日 星期二 12:27
对对 就是这种 我不是为做开发 只是自己用 On Dec 11, 2007 11:22 AM, jeff jie <bbmyth在gmail.com> wrote: > 在文件系统里直接能找到对应目录对应文件的那种? > > 是指静态文件吧?不明白为什么非得要找Python做的Webserver。开发过程中可以使用大部份Web框架提供的内置Server啊。如Django。 > 想更爽一点,试一下http://www.pythonpaste.org > > > > On Dec 11, 2007 8:56 AM, 李超 < lichao在youku.com> wrote: > > 这样的话你试试看karrigell吧, http://karrigell.sourceforge.net/,这个框架 > > 不需要URL匹配就可以直接使用。 > > > > Frank Tian 写道: > > > > > > > > > 想用一个纯的python的server > > > > > > On 12/10/07, jeff jie < bbmyth在gmail.com> wrote: > > > > > >> Apache不可以吗? > > >> 那就Apache + mod_python或Fcgi吧。 > > >> > > >> > > >> On Dec 10, 2007 5:53 PM, Frank Tian <plumpbird在gmail.com > wrote: > > >> > > >>> 以前用tomcat 觉得很好用 后来学python了 想换一个 > > >>> 试了下zope 可是发现好像zope把文件和文件夹都给存储起来了 > > >>> 我想用那种在文件系统里直接能找到对应目录对应文件的那种 > > >>> 请高手指点下 > > >>> _______________________________________________ > > >>> python-chinese > > >>> Post: send python-chinese在lists.python.cn > > >>> Subscribe: send subscribe to > > >>> > > >> python-chinese-request在lists.python.cn > > >> > > >>> Unsubscribe: send unsubscribe to > > >>> > > >> python-chinese-request在lists.python.cn > > >> > > >>> Detail Info: > > >>> > > >> http://python.cn/mailman/listinfo/python-chinese > > >> > > >> > > >> > > >> -- > > >> site:http://www.fallever.com > > >> _______________________________________________ > > >> python-chinese > > >> Post: send python-chinese在lists.python.cn > > >> Subscribe: send subscribe to > > >> python-chinese-request在lists.python.cn > > >> Unsubscribe: send unsubscribe to > > >> python-chinese-request在lists.python.cn > > >> Detail Info: > > >> http://python.cn/mailman/listinfo/python-chinese > > >> > > >> > > > _______________________________________________ > > > python-chinese > > > Post: send python-chinese在lists.python.cn > > > Subscribe: send subscribe to python-chinese-request在lists.python.cn > > > Unsubscribe: send unsubscribe to > python-chinese-request在lists.python.cn > > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > _______________________________________________ > > python-chinese > > Post: send python-chinese在lists.python.cn > > Subscribe: send subscribe to python-chinese-request在lists.python.cn > > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > -- > > > site:http://www.fallever.com > _______________________________________________ > python-chinese > Post: send python-chinese在lists.python.cn > Subscribe: send subscribe to python-chinese-request在lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese >
2007年12月11日 星期二 13:15
$ python -m CGIHTTPServer 个人玩玩应该够用了 On Dec 11, 2007 12:27 PM, Frank Tian <plumpbird在gmail.com> wrote: > 对对 就是这种 > 我不是为做开发 只是自己用 > > On Dec 11, 2007 11:22 AM, jeff jie <bbmyth在gmail.com> wrote: > > 在文件系统里直接能找到对应目录对应文件的那种? > > > > > 是指静态文件吧?不明白为什么非得要找Python做的Webserver。开发过程中可以使用大部份Web框架提供的内置Server啊。如Django。 > > 想更爽一点,试一下http://www.pythonpaste.org > > > > > > > > On Dec 11, 2007 8:56 AM, 李超 < lichao在youku.com> wrote: > > > 这样的话你试试看karrigell吧, http://karrigell.sourceforge.net/,这个框架 > > > 不需要URL匹配就可以直接使用。 > > > > > > Frank Tian 写道: > > > > > > > > > > > > > 想用一个纯的python的server > > > > > > > > On 12/10/07, jeff jie < bbmyth在gmail.com> wrote: > > > > > > > >> Apache不可以吗? > > > >> 那就Apache + mod_python或Fcgi吧。 > > > >> > > > >> > > > >> On Dec 10, 2007 5:53 PM, Frank Tian <plumpbird在gmail.com > wrote: > > > >> > > > >>> 以前用tomcat 觉得很好用 后来学python了 想换一个 > > > >>> 试了下zope 可是发现好像zope把文件和文件夹都给存储起来了 > > > >>> 我想用那种在文件系统里直接能找到对应目录对应文件的那种 > > > >>> 请高手指点下 > > > >>> _______________________________________________ > > > >>> python-chinese > > > >>> Post: send python-chinese在lists.python.cn > > > >>> Subscribe: send subscribe to > > > >>> > > > >> python-chinese-request在lists.python.cn > > > >> > > > >>> Unsubscribe: send unsubscribe to > > > >>> > > > >> python-chinese-request在lists.python.cn > > > >> > > > >>> Detail Info: > > > >>> > > > >> http://python.cn/mailman/listinfo/python-chinese > > > >> > > > >> > > > >> > > > >> -- > > > >> site:http://www.fallever.com > > > >> _______________________________________________ > > > >> python-chinese > > > >> Post: send python-chinese在lists.python.cn > > > >> Subscribe: send subscribe to > > > >> python-chinese-request在lists.python.cn > > > >> Unsubscribe: send unsubscribe to > > > >> python-chinese-request在lists.python.cn > > > >> Detail Info: > > > >> http://python.cn/mailman/listinfo/python-chinese > > > >> > > > >> > > > > _______________________________________________ > > > > python-chinese > > > > Post: send python-chinese在lists.python.cn > > > > Subscribe: send subscribe to python-chinese-request在lists.python.cn > > > > Unsubscribe: send unsubscribe to > > python-chinese-request在lists.python.cn > > > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > > > > > > _______________________________________________ > > > python-chinese > > > Post: send python-chinese在lists.python.cn > > > Subscribe: send subscribe to python-chinese-request在lists.python.cn > > > Unsubscribe: send unsubscribe to > python-chinese-request在lists.python.cn > > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > > > > -- > > > > > > site:http://www.fallever.com > > _______________________________________________ > > python-chinese > > Post: send python-chinese在lists.python.cn > > Subscribe: send subscribe to python-chinese-request在lists.python.cn > > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > _______________________________________________ > python-chinese > Post: send python-chinese在lists.python.cn > Subscribe: send subscribe to python-chinese-request在lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > -- Powered by interests. -------------- 下一部分 -------------- 一个HTML附件被移除... URL: http://python.cn/pipermail/python-chinese/attachments/20071211/5d20e04e/attachment.html
2007年12月11日 星期二 17:19
×Ô¼ºÍæµÄ»°£¬ *Gluon Web Framework¾ÍÐÐÁË* ²»Óð²×°£¬ÏÂÁ˾ÍÄÜÓà ִÐÐÄǸöÆô¶¯xx.exe·þÎñÆ÷¾ÍÆô¶¯ÁË£¬ÒѾ´ò°üºÃÁË£¬PY¶¼²»ÓÃ×° Ö±½Ó ÔÚwebÒ³ÃæÉÏ×ö¿ª·¢ http://mdp.cti.depaul.edu/ -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20071211/04ccf4cd/attachment.htm
2007年12月11日 星期二 19:32
On Dec 11, 2007 1:15 PM, Lanser <lanser.z在gmail.com> wrote: > $ python -m CGIHTTPServer ÕæºÃÓ𡣬Ç뻶¼Ä¿Â¼ÏÂÔËÐоÍÐÐÁË£¬Õæ·½±ã£¬¸Ðл¡£ÎÒÒ²ÊÇÐèÒªÕâô¸ö¶«Î÷£¬ÕÒÁ˺öàserver£¬»¹ÊÇÕâ¸ö×î·½±ã¡£ > > > ¸öÈËÍæÍæÓ¦¸Ã¹»ÓÃÁË > > > On Dec 11, 2007 12:27 PM, Frank Tian <plumpbird在gmail.com> wrote: > > > ¶Ô¶Ô ¾ÍÊÇÕâÖÖ > > ÎÒ²»ÊÇΪ×ö¿ª·¢ Ö»ÊÇ×Ô¼ºÓà > > > > On Dec 11, 2007 11:22 AM, jeff jie <bbmyth在gmail.com> wrote: > > > ÔÚÎļþϵͳÀïÖ±½ÓÄÜÕÒµ½¶ÔӦĿ¼¶ÔÓ¦ÎļþµÄÄÇÖÖ? > > > > > > > > ÊÇÖ¸¾²Ì¬Îļþ°É£¿²»Ã÷°×Ϊʲô·ÇµÃÒªÕÒPython×öµÄWebserver¡£¿ª·¢¹ý³ÌÖпÉÒÔʹÓô󲿷ÝWeb¿ò¼ÜÌṩµÄÄÚÖÃServer°¡¡£ÈçDjango¡£ > > > Ïë¸üˬһµã£¬ÊÔÒ»ÏÂhttp://www.pythonpaste.org > > > > > > > > > > > > On Dec 11, 2007 8:56 AM, À < lichao在youku.com > wrote: > > > > ÕâÑùµÄ»°ÄãÊÔÊÔ¿´karrigell°É£¬ http://karrigell.sourceforge.net/£¬Õâ¸ö¿ò¼Ü > > > > ²»ÐèÒªURLÆ¥Åä¾Í¿ÉÒÔÖ±½ÓʹÓᣠ> > > > > > > > Frank Tian дµÀ: > > > > > > > > > > > > > > > > > ÏëÓÃÒ»¸ö´¿µÄpythonµÄserver > > > > > > > > > > On 12/10/07, jeff jie < bbmyth在gmail.com> wrote: > > > > > > > > > >> Apache²»¿ÉÒÔÂ𣿠> > > > >> ÄǾÍApache + mod_python»òFcgi°É¡£ > > > > >> > > > > >> > > > > >> On Dec 10, 2007 5:53 PM, Frank Tian < plumpbird在gmail.com > > > wrote: > > > > >> > > > > >>> ÒÔÇ°ÓÃtomcat ¾õµÃºÜºÃÓà ºóÀ´Ñ§pythonÁË Ïë»»Ò»¸ö > > > > >>> ÊÔÁËÏÂzope ¿ÉÊÇ·¢ÏÖºÃÏñzope°ÑÎļþºÍÎļþ¼Ð¶¼¸ø´æ´¢ÆðÀ´ÁË > > > > >>> ÎÒÏëÓÃÄÇÖÖÔÚÎļþϵͳÀïÖ±½ÓÄÜÕÒµ½¶ÔӦĿ¼¶ÔÓ¦ÎļþµÄÄÇÖÖ > > > > >>> Çë¸ßÊÖÖ¸µãÏ > > > > >>> _______________________________________________ > > > > >>> python-chinese > > > > >>> Post: send python-chinese在lists.python.cn > > > > >>> Subscribe: send subscribe to > > > > >>> > > > > >> python-chinese-request在lists.python.cn > > > > >> > > > > >>> Unsubscribe: send unsubscribe to > > > > >>> > > > > >> python-chinese-request在lists.python.cn > > > > >> > > > > >>> Detail Info: > > > > >>> > > > > >> http://python.cn/mailman/listinfo/python-chinese > > > > >> > > > > >> > > > > >> > > > > >> -- > > > > >> site:http://www.fallever.com > > > > >> _______________________________________________ > > > > >> python-chinese > > > > >> Post: send python-chinese在lists.python.cn > > > > >> Subscribe: send subscribe to > > > > >> python-chinese-request在lists.python.cn > > > > >> Unsubscribe: send unsubscribe to > > > > >> python-chinese-request在lists.python.cn > > > > >> Detail Info: > > > > >> http://python.cn/mailman/listinfo/python-chinese > > > > >> > > > > >> > > > > > _______________________________________________ > > > > > python-chinese > > > > > Post: send python-chinese在lists.python.cn > > > > > Subscribe: send subscribe to > > python-chinese-request在lists.python.cn > > > > > Unsubscribe: send unsubscribe to > > > python-chinese-request在lists.python.cn > > > > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > python-chinese > > > > Post: send python-chinese在lists.python.cn > > > > Subscribe: send subscribe to python-chinese-request在lists.python.cn > > > > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > > > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > > > -- > > > > > > > > > site:http://www.fallever.com > > > _______________________________________________ > > > python-chinese > > > Post: send python-chinese在lists.python.cn > > > Subscribe: send subscribe to python-chinese-request在lists.python.cn > > > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > _______________________________________________ > > python-chinese > > Post: send python-chinese在lists.python.cn > > Subscribe: send subscribe to python-chinese-request在lists.python.cn > > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > > -- > Powered by interests. > _______________________________________________ > python-chinese > Post: send python-chinese在lists.python.cn > Subscribe: send subscribe to python-chinese-request在lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > -- Regards HoLin -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20071211/e085d2e4/attachment.html
Zeuux © 2024
京ICP备05028076号