Python论坛  - 讨论区

标题:[python-chinese] python用来做什么好呀??

2007年10月14日 星期日 11:26

??? ?? clfff.peter在gmail.com
星期日 十月 14 11:26:01 HKT 2007

ÎÒÒÔÇ°ÊÇдC++µÄ£¬¿´ÁËpythonºó¾õµÃÕæÊǼò½à£¬Ð´´úÂëÌ«¿ìÁË¡£
²»¹ýÓиöÎÊÌ⣬ºÃÏñpython¶¼ÓÃÀ´×öÍøÕ¾µÄ£¬ÎÒ¶ÔдÍøÒ³Ò»Çϲ»Í¨¡£
ÎÒÏëÎÊ£¬ÓÐûÓÐרÃÅÓÃpythonдµÄ·ÇÍøÒ³µÄ³ÌÐòѽ£¿»òÕßרÃÅ´¦Àíºǫ́Êý¾ÝµÄ³ÌÐòѽ£¿
Äܲ»ÄÜÍƼö¼¸¸ö¿´¿´¡£
ллÀ²£¬Öîλ´óϺ¡£
СµÜÕýÔÚѧϰ½×¶Î£¬Èç¹û¸÷λÓÐʲô¼òµ¥µÄ»î¿ÉÒÔÈÓ¸øÎÒ£¬ÎҾ͵±Á·Á·ÊÖ£¬²»Êշѵġ£
»­»­»­»­¡£¡£¡£
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20071014/3f6f5576/attachment.htm 

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

2007年10月14日 星期日 11:43

limodou limodou在gmail.com
星期日 十月 14 11:43:40 HKT 2007

On 10/14/07, ??? ?? <clfff.peter在gmail.com> wrote:
> 我以前是写C++的,看了python后觉得真是简洁,写代码太快了。
> 不过有个问题,好像python都用来做网站的,我对写网页一窍不通。
> 我想问,有没有专门用python写的非网页的程序呀?或者专门处理后台数据的程序呀?
> 能不能推荐几个看看。
> 谢谢啦,诸位大虾。
> 小弟正在学习阶段,如果各位有什么简单的活可以扔给我,我就当练练手,不收费的。
> 画画画画。。。

python做网页的发展,在ROR之前是zope/plone,在ROR之后是django, turbogears,
pylons。除了做网页你可以使用python做太多的工作,如网络,游戏,GUI,科学计算,教学,图像处理等等,多找一找吧。

-- 
I like python!
UliPad <>: http://code.google.com/p/ulipad/
meide <>: http://code.google.com/p/meide/
My Blog: http://www.donews.net/limodou

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

2007年10月14日 星期日 21:06

jack blackjacksg在gmail.com
星期日 十月 14 21:06:29 HKT 2007

除了limodou说的这些外,还可以做相关的测试以及项目里面的快速建模。

在07-10-14,limodou <limodou at gmail.com> 写道:
>
> On 10/14/07, ??? ?? <clfff.peter at gmail.com> wrote:
> > 我以前是写C++的,看了python后觉得真是简洁,写代码太快了。
> > 不过有个问题,好像python都用来做网站的,我对写网页一窍不通。
> > 我想问,有没有专门用python写的非网页的程序呀?或者专门处理后台数据的程序呀?
> > 能不能推荐几个看看。
> > 谢谢啦,诸位大虾。
> > 小弟正在学习阶段,如果各位有什么简单的活可以扔给我,我就当练练手,不收费的。
> > 画画画画。。。
>
> python做网页的发展,在ROR之前是zope/plone,在ROR之后是django, turbogears,
> pylons。除了做网页你可以使用python做太多的工作,如网络,游戏,GUI,科学计算,教学,图像处理等等,多找一找吧。
>
> --
> I like python!
> UliPad <>: http://code.google.com/p/ulipad/
> meide <>: http://code.google.com/p/meide/
> My Blog: http://www.donews.net/limodou
> _______________________________________________
> 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://python.cn/pipermail/python-chinese/attachments/20071014/f238a36e/attachment.html 

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

2007年10月23日 星期二 10:04

jinq0123在163.com jinq0123在163.com
星期二 十月 23 10:04:22 HKT 2007

有兴趣吗:扩展logging库,使它能读取log4cpp的配置文件。
目前python.logging库虽然是学习log4j的,但是有很大差异,我希望改写或重写
日志库,使之符合log4j接口规范。从配置文件开始是个很好的练习。


??? ?? wrote:
> 我以前是写C++的,看了python后觉得真是简洁,写代码太快了。
> 不过有个问题,好像python都用来做网站的,我对写网页一窍不通。
> 我想问,有没有专门用python写的非网页的程序呀?或者专门处理后台数据的程
> 序呀?
> 能不能推荐几个看看。
> 谢谢啦,诸位大虾。
> 小弟正在学习阶段,如果各位有什么简单的活可以扔给我,我就当练练手,不收
> 费的。
> 画画画画。。。
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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


-- 
金庆

欢迎访问:金庆的专栏 ( http://blog.csdn.net/jq0123 )
欢迎加入:上海程序员 ( http://groups.google.com/group/programmers_sh )




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

2007年10月23日 星期二 10:29

??? ?? clfff.peter在gmail.com
星期二 十月 23 10:29:58 HKT 2007

ºÃ°¡£¬ÎÒËÑËÑ×ÊÁÏÏÈ£¬ÄãÒ²¿ÉÒÔ·¢¸øÎÒЩ¶«Î÷ÈÈÈÈÉí¡£
ÈÃÎÒÃÇ¿ªÊ¼Õâ¶Î´úÂë°É¡£
¹þ¡£


ÔÚ07-10-23£¬jinq0123在163.com <jinq0123在163.com> дµÀ£º
>
> ÓÐÐËȤÂð£ºÀ©Õ¹logging¿â£¬Ê¹ËüÄܶÁÈ¡log4cppµÄÅäÖÃÎļþ¡£
> Ä¿Ç°python.logging¿âËäÈ»ÊÇѧϰlog4jµÄ£¬µ«ÊÇÓкܴó²îÒ죬ÎÒÏ£Íû¸Äд»òÖØд
> ÈÕÖ¾¿â£¬Ê¹Ö®·ûºÏlog4j½Ó¿Ú¹æ·¶¡£´ÓÅäÖÃÎļþ¿ªÊ¼ÊǸöºÜºÃµÄÁ·Ï°¡£
>
>
> ??? ?? wrote:
> > ÎÒÒÔÇ°ÊÇдC++µÄ£¬¿´ÁËpythonºó¾õµÃÕæÊǼò½à£¬Ð´´úÂëÌ«¿ìÁË¡£
> > ²»¹ýÓиöÎÊÌ⣬ºÃÏñpython¶¼ÓÃÀ´×öÍøÕ¾µÄ£¬ÎÒ¶ÔдÍøÒ³Ò»Çϲ»Í¨¡£
> > ÎÒÏëÎÊ£¬ÓÐûÓÐרÃÅÓÃpythonдµÄ·ÇÍøÒ³µÄ³ÌÐòѽ£¿»òÕßרÃÅ´¦Àíºǫ́Êý¾ÝµÄ³Ì
> > Ðòѽ£¿
> > Äܲ»ÄÜÍƼö¼¸¸ö¿´¿´¡£
> > ллÀ²£¬Öîλ´óϺ¡£
> > СµÜÕýÔÚѧϰ½×¶Î£¬Èç¹û¸÷λÓÐʲô¼òµ¥µÄ»î¿ÉÒÔÈÓ¸øÎÒ£¬ÎҾ͵±Á·Á·ÊÖ£¬²»ÊÕ
> > ·ÑµÄ¡£
> > »­»­»­»­¡£¡£¡£
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > 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
>
>
> --
> ½ðÇì
>
> »¶Ó­·ÃÎÊ£º½ðÇìµÄרÀ¸ ( http://blog.csdn.net/jq0123 )
> »¶Ó­¼ÓÈ룺ÉϺ£³ÌÐòÔ± ( http://groups.google.com/group/programmers_sh )
>
>
>
> _______________________________________________
> 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
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20071023/e5cacf54/attachment.html 

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

2007年10月24日 星期三 17:23

路人张三 jsonic1106在gmail.com
星期三 十月 24 17:23:32 HKT 2007

就中文支持不好这一点,我就不太爽

在 07-10-23,??? ??<clfff.peter在gmail.com> 写道:
> 好啊,我搜搜资料先,你也可以发给我些东西热热身。
> 让我们开始这段代码吧。
> 哈。
>
>
> 在07-10-23,jinq0123在163.com <jinq0123在163.com> 写道:
> > 有兴趣吗:扩展logging库,使它能读取log4cpp的配置文件。
> > 目前python.logging库虽然是学习log4j的,但是有很大差异,我希望改写或重写
> > 日志库,使之符合log4j接口规范。从配置文件开始是个很好的练习。
> >
> >
> > ??? ?? wrote:
> > > 我以前是写C++的,看了python后觉得真是简洁,写代码太快了。
> > > 不过有个问题,好像python都用来做网站的,我对写网页一窍不通。
> > > 我想问,有没有专门用python写的非网页的程序呀?或者专门处理后台数据的程
> > > 序呀?
> > > 能不能推荐几个看看。
> > > 谢谢啦,诸位大虾。
> > > 小弟正在学习阶段,如果各位有什么简单的活可以扔给我,我就当练练手,不收
> > > 费的。
> > > 画画画画。。。
> > >
> ------------------------------------------------------------------------
> > >
> > > _______________________________________________
> > > 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
> >
> >
> > --
> > 金庆
> >
> > 欢迎访问:金庆的专栏 ( http://blog.csdn.net/jq0123 )
> > 欢迎加入:上海程序员 (
> http://groups.google.com/group/programmers_sh )
> >
> >
> >
> > _______________________________________________
> > 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
>


-- 
Protoss Jiang
mailto: jsonic1106在gmail.com

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

2007年10月24日 星期三 19:12

Jiahua Huang jhuangjiahua在gmail.com
星期三 十月 24 19:12:04 HKT 2007

logging 中文支持不好?

在 07-10-24,路人张三<jsonic1106 at gmail.com> 写道:
> 就中文支持不好这一点,我就不太爽
>

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

2007年10月24日 星期三 22:53

路人张三 jsonic1106在gmail.com
星期三 十月 24 22:53:47 HKT 2007

我说python中文支持不好,还没开始关心亚洲市场.

在 07-10-24,Jiahua Huang<jhuangjiahua在gmail.com> 写道:
> logging 中文支持不好?
>
> 在 07-10-24,路人张三<jsonic1106在gmail.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


-- 
Protoss Jiang
mailto: jsonic1106在gmail.com

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

2007年10月24日 星期三 22:57

Leo Jay python.leojay在gmail.com
星期三 十月 24 22:57:16 HKT 2007

On 10/24/07, 路人张三 <jsonic1106在gmail.com> wrote:
> 我说python中文支持不好,还没开始关心亚洲市场.
>

何出此言啊?哪方面不好了?gbk, utf-8, unicode不是都有吗?


-- 
Best Regards,
Leo Jay

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

2007年10月25日 星期四 06:15

Ben Luo benluo在gmail.com
星期四 十月 25 06:15:01 HKT 2007

On 10/24/07, Leo Jay <python.leojay在gmail.com> wrote:
>
> On 10/24/07, ·ÈËÕÅÈý <jsonic1106在gmail.com> wrote:
> > ÎÒ˵pythonÖÐÎÄÖ§³Ö²»ºÃ£¬»¹Ã»¿ªÊ¼¹ØÐÄÑÇÖÞÊг¡.


C µÄÖÐÎÄÖ§³ÖÒ²²»ºÃ¡£´ÓÀ´Ã»ÓйØÐĹýÑÇÖÞÊг¡£¿
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20071025/1fac78f5/attachment.html 

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

2007年10月25日 星期四 09:29

Yingbo Qiu qiuyingbo在gmail.com
星期四 十月 25 09:29:59 HKT 2007

在 07-10-25,Ben Luo<benluo at gmail.com> 写道:
>
> C 的中文支持也不好。从来没有关心过亚洲市场?
>

:)

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

2007年10月25日 星期四 09:50

??? ?? clfff.peter在gmail.com
星期四 十月 25 09:50:39 HKT 2007

²»Öª´ó¼Ò˵µÃ"ÖÐÎÄÖ§³Ö²»ºÃ"¾ßÌåָʲô£¿£¿

2007/10/25, Yingbo Qiu <qiuyingbo在gmail.com>:
>
> ÔÚ 07-10-25£¬Ben Luo<benluo在gmail.com> дµÀ£º
> >
> > C µÄÖÐÎÄÖ§³ÖÒ²²»ºÃ¡£´ÓÀ´Ã»ÓйØÐĹýÑÇÖÞÊг¡£¿
> >
>
> :)
> _______________________________________________
> 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
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20071025/d579f35f/attachment.htm 

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

2007年10月25日 星期四 19:29

FireBird ygonic在gmail.com
星期四 十月 25 19:29:59 HKT 2007

ÎÒ¾õµÃÖÐÎÄÖ§³Ö×îºÃµÄ¾ÍÊÇpython£¬ËäÈ»ÎÒ»¹Êdz£³£Åöµ½ÖÐÎÄÎÊÌâ¡£

²»ÊÇÊÇÒªÇó±äÁ¿Ãû¡¢¹Ø¼ü×Ö¶¼ÊÇÖÐÎĵİɡ£ :-)

ÔÚ07-10-25£¬??? ?? <clfff.peter在gmail.com> дµÀ£º
>
> ²»Öª´ó¼Ò˵µÃ"ÖÐÎÄÖ§³Ö²»ºÃ"¾ßÌåָʲô£¿£¿
>
> 2007/10/25, Yingbo Qiu <qiuyingbo在gmail.com>:
> >
> > ÔÚ 07-10-25£¬Ben Luo<benluo在gmail.com> дµÀ£º
> > >
> > > C µÄÖÐÎÄÖ§³ÖÒ²²»ºÃ¡£´ÓÀ´Ã»ÓйØÐĹýÑÇÖÞÊг¡£¿
> > >
> >
> > :)
> > _______________________________________________
> > 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
>
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20071025/16b11a7d/attachment.htm 

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

2007年10月26日 星期五 01:20

Yingbo Qiu qiuyingbo在gmail.com
星期五 十月 26 01:20:15 HKT 2007

牢记三点:

1. 注明源代码字符集
2. console 输入输出注意系统环境的语言环境
3. 和外部应用交互所约定的字符集。这个是最麻烦的,而且不是 python 自己的问题。

在 07-10-25,FireBird<ygonic at gmail.com> 写道:
> 我觉得中文支持最好的就是python,虽然我还是常常碰到中文问题。
>

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号