Python论坛  - 讨论区

标题:[python-chinese] 请问大家都用那个做webserver

2006年03月29日 星期三 23:42

天才狐狸 mem_fox at 263.net
Wed Mar 29 23:42:22 HKT 2006

Hi 大家好

  我就是想用python写简单的WEB程序,请问大家都选用那个做web server。还有那个framework最适合做增删改查的数据库项目?

http://wiki.python.org/moin/WebProgramming 这个里面太多了,大家比较一下?

谢谢
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060329/e87f4bc5/attachment.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年03月30日 星期四 00:01

Yox Yue yoxyue at gmail.com
Thu Mar 30 00:01:01 HKT 2006

Django不错

在06-3-29,天才狐狸 <mem_fox at 263.net> 写道:
>
>  Hi 大家好
>
>   我就是想用python写简单的WEB程序,请问大家都选用那个做web server。还有那个framework最适合做增删改查的数据库项目?
>
> http://wiki.python.org/moin/WebProgramming 这个里面太多了,大家比较一下?
>
> 谢谢
>  <python-chinese at lists.python.cn>
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060330/feb9d471/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年03月30日 星期四 13:22

harry G harry.python at gmail.com
Thu Mar 30 13:22:00 HKT 2006

我是用Apache+mod_python的发布处理器,也就是publisher来写的,我也翻译了mod_python的官方文档,详见我的博客:
http://blog.csdn.net/gashero
如果有mod_python的问题,很欢迎一起交流。
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060329/e410cf6f/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年03月30日 星期四 13:38

Zoom Quiet zoom.quiet at gmail.com
Thu Mar 30 13:38:53 HKT 2006

On 3/29/06, harry G <harry.python at gmail.com> wrote:
>
> 我是用Apache+mod_python的发布处理器,也就是publisher来写的,我也翻译了mod_python的官方文档,详见我的博客:
> http://blog.csdn.net/gashero
> 如果有mod_python的问题,很欢迎一起交流。

也算月经贴了,我一般使用的是
http://wiki.woodpecker.org.cn/moin/KarriGell
快捷,没有困惑

--
"""Time is unimportant, only life important!
blogging  :  http://blog.zoomquiet.org/pyblosxom/
wiki enter:   http://wiki.woodpecker.org.cn/moin/ZoomQuiet
in douban:  http://www.douban.com/people/zoomq/
"""

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年03月30日 星期四 16:22

头太晕 super852 at gmail.com
Thu Mar 30 16:22:05 HKT 2006

你翻译的mod_python的文档怎么只有一点点啊?为什么没有继续下去???
我等着看呢....

在06-3-30,harry G <harry.python at gmail.com> 写道:
>
> 我是用Apache+mod_python的发布处理器,也就是publisher来写的,我也翻译了mod_python的官方文档,详见我的博客:
> http://blog.csdn.net/gashero
> 如果有mod_python的问题,很欢迎一起交流。
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>


--
阿弥陀佛 晕哉 晕哉
--------
欢迎光临我的菜园子:
http://spaces.msn.com/members/headfaint
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060330/ebaa9c16/attachment.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年03月30日 星期四 16:52

harry G harry.python at gmail.com
Thu Mar 30 16:52:05 HKT 2006

mod_python的官方文档加上N多空白页和目录前言之类在一起才80页的A4
PDF文档,我已经把主要内容翻译完了。剩下的一章是介绍各种Apache配置文档标记的,用处不是很大,所以我也不着急。另外看过那些文档以后就可以做一定的开发了,我就已经开始写我的毕业设计了。
谢谢你的关注。
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060330/0a134a08/attachment.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年03月30日 星期四 16:56

头太晕 super852 at gmail.com
Thu Mar 30 16:56:10 HKT 2006

哦?难道是我没有找到吗?我只看到了一点点东西.
我再去你blog上找找看.

在06-3-30,harry G <harry.python at gmail.com> 写道:
>
> mod_python的官方文档加上N多空白页和目录前言之类在一起才80页的A4
> PDF文档,我已经把主要内容翻译完了。剩下的一章是介绍各种Apache配置文档标记的,用处不是很大,所以我也不着急。另外看过那些文档以后就可以做一定的开发了,我就已经开始写我的毕业设计了。
> 谢谢你的关注。
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>


--
阿弥陀佛 晕哉 晕哉
--------
欢迎光临我的菜园子:
http://spaces.msn.com/members/headfaint
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060330/139c9c19/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年03月30日 星期四 17:04

harry G harry.python at gmail.com
Thu Mar 30 17:04:14 HKT 2006

第四章的内容最多,我的笔记上是32页B5纸。当然也是最重要的一章。有空看看吧,第五章还没翻译。另外,我的英语水平很烂,在译文中发现病句是常事,希望你把错误告诉我。我翻译的版本是mod_python-
3.2.8。
我学Python时间还不长,希望可以多交流。
谢谢。
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060330/acc6c4b2/attachment.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年03月30日 星期四 17:07

头太晕 super852 at gmail.com
Thu Mar 30 17:07:16 HKT 2006

   - 5.1 Request
Handlers<http://www.modpython.org/live/current/doc-html/dir-handlers.html>
      - 5.1.1 Python*Handler Directive
Syntax<http://www.modpython.org/live/current/doc-html/dir-handlers-syn.html>
      - 5.1.2 PythonPostReadRequestHandler<http://www.modpython.org/live/current/doc-html/dir-handlers-prrh.html>
      - 5.1.3 PythonTransHandler<http://www.modpython.org/live/current/doc-html/dir-handlers-th.html>
      - 5.1.4 PythonHeaderParserHandler<http://www.modpython.org/live/current/doc-html/dir-handlers-hph.html>
      - 5.1.5 PythonInitHandler<http://www.modpython.org/live/current/doc-html/dir-handlers-pih.html>
      - 5.1.6 PythonAccessHandler<http://www.modpython.org/live/current/doc-html/dir-handlers-ach.html>
      - 5.1.7 PythonAuthenHandler<http://www.modpython.org/live/current/doc-html/dir-handlers-auh.html>
      - 5.1.8 PythonAuthzHandler<http://www.modpython.org/live/current/doc-html/dir-handlers-auzh.html>
      - 5.1.9 PythonTypeHandler<http://www.modpython.org/live/current/doc-html/dir-handlers-tph.html>
      - 5.1.10 PythonFixupHandler<http://www.modpython.org/live/current/doc-html/dir-handlers-fuh.html>
      - 5.1.11 PythonHandler<http://www.modpython.org/live/current/doc-html/dir-handlers-ph.html>
      - 5.1.12 PythonLogHandler<http://www.modpython.org/live/current/doc-html/dir-handlers-plh.html>
      - 5.1.13 PythonCleanupHandler<http://www.modpython.org/live/current/doc-html/dir-handlers-pch.html>


这一部分在你的blog上没有找到啊?


在06-3-30,harry G <harry.python at gmail.com> 写道:
>
> mod_python的官方文档加上N多空白页和目录前言之类在一起才80页的A4
> PDF文档,我已经把主要内容翻译完了。剩下的一章是介绍各种Apache配置文档标记的,用处不是很大,所以我也不着急。另外看过那些文档以后就可以做一定的开发了,我就已经开始写我的毕业设计了。
> 谢谢你的关注。
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>


--
阿弥陀佛 晕哉 晕哉
--------
欢迎光临我的菜园子:
http://spaces.msn.com/members/headfaint
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060330/9b6eb272/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年03月30日 星期四 17:11

harry G harry.python at gmail.com
Thu Mar 30 17:11:24 HKT 2006

是的,这一部分我还没有翻译。最近几天比较忙,过几天吧。
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060330/116e2159/attachment.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号