2005年07月04日 星期一 15:41
Mail求大侠们指点python标准包 鉴于python的各种类包门派太多(小弟我耳朵都听不过来,眼睛看不过来了),比 方说数据库,web类的,winform类等等,用什么包最好,在哪儿下载?最好给个url, 谢谢大侠们!!! Best regards, * * * * * * * Jam Zheng Engineer of Software Section 1 Achievo China Phone: (86-755) 2603-0128 X203 Fax: (86-755) 2603-0138 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050704/4b7c0b32/attachment.htm
2005年07月04日 星期一 15:48
采用什么样的技术,取决于你的目的。Python的魅力不在于标准,而是灵活。你要先分析清楚自己想要做什么,才好选择适合的技术。 在05-7-4,jam.zheng <jam.zheng at achievo.com> 写道: > > 求大侠们指点python标准包 > 鉴于python的各种类包门派太多(小弟我耳朵都听不过来,眼睛看不过来了),比方说数据库,web类的,winform类等等,用什么包最好,在哪儿下载?最好给个url,谢谢大侠们!!! > > Best regards, > * * * * * * * > Jam Zheng > Engineer of Software Section 1 > Achievo China > Phone: (86-755) 2603-0128 X203 > Fax: (86-755) 2603-0138 > > _______________________________________________ > python-chinese list > python-chinese at lists.python.cn > http://python.cn/mailman/listinfo/python-chinese > > > -- 欢迎访问: http://blog.csdn.net/ccat 刘鑫 March.Liu -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050704/7aee7332/attachment-0001.html
2005年07月04日 星期一 15:49
Python的标准安装里面已经带了很多包了,一般不用再装。 http://www.python.org/pypi是Python Package的目录,不过也不能说一网打尽。 Python的哲学和Perl的不同,它给你的都是全部配好的东西,成为battery charged,所以等你把它内置的功能用熟之后,自然会知道该到哪里去找东西了。 On 7/4/05, jam.zheng <jam.zheng at achievo.com> wrote: > 求大侠们指点python标准包 > > 鉴于python的各种类包门派太多(小弟我耳朵都听不过来,眼睛看不过来了),比方说数据库,web类的,winform类等等,用什么包最好,在哪儿下载?最好给个url,谢谢大侠们!!! > > > > Best regards, > * * * * * * * > Jam Zheng > Engineer of Software Section 1 > Achievo China > Phone: (86-755) 2603-0128 X203 > Fax: (86-755) 2603-0138 > > _______________________________________________ > python-chinese list > python-chinese at lists.python.cn > http://python.cn/mailman/listinfo/python-chinese > > >
2005年07月04日 星期一 16:03
刚才问一个数据库问题的时候,zoom.quiet at gmail.com朋友介绍了那个什么adodb,我 想收集这些好的类库来学习,提高今后开发python项目的进度,还有在邮件上看到一些 大侠谈论什么snakelet等等一下web的东东,不知所云,而且想找一下winform的类,做 些有界面的程序,望大侠指点,再次谢过!!! -----Original Message----- From: python-chinese-bounces at lists.python.cn [mailto:python-chinese-bounces at lists.python.cn]On Behalf Of shhgs Sent: Monday, July 04, 2005 3:50 PM To: python-chinese at lists.python.cn Subject: Re: [python-chinese] 求大侠们指点python标准包!?-数据库类, web类,winform类等等 Python的标准安装里面已经带了很多包了,一般不用再装。 http://www.python.org/pypi是Python Package的目录,不过也不能说一网打尽。 Python的哲学和Perl的不同,它给你的都是全部配好的东西,成为battery charged,所以等你把它内置的功能用熟之后,自然会知道该到哪里去找东西了。 On 7/4/05, jam.zheng <jam.zheng at achievo.com> wrote: > 求大侠们指点python标准包 > > 鉴于python的各种类包门派太多(小弟我耳朵都听不过来,眼睛看不过来了),比方 说数据库,web类的,winform类等等,用什么包最好,在哪儿下载?最好给个url,谢 谢大侠们!!! > > > > Best regards, > * * * * * * * > Jam Zheng > Engineer of Software Section 1 > Achievo China > Phone: (86-755) 2603-0128 X203 > Fax: (86-755) 2603-0138 > > _______________________________________________ > python-chinese list > python-chinese 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/20050704/9c7ed114/attachment.htm
2005年07月04日 星期一 16:08
引用shhgs的话: “有一个网站叫Google...” jam.zheng wrote: > 刚才问一个数据库问题的时候,zoom.quiet at gmail.com朋友介绍了那个什么 > adodb,我想收集这些好的类库来学习,提高今后开发python项目的进度,还有在 > 邮件上看到一些大侠谈论什么snakelet等等一下web的东东,不知所云,而且想找 > 一下winform的类,做些有界面的程序,望大侠指点,再次谢过!!! > > -----Original Message----- > From: python-chinese-bounces at lists.python.cn > [mailto:python-chinese-bounces at lists.python.cn]On Behalf Of shhgs > Sent: Monday, July 04, 2005 3:50 PM > To: python-chinese at lists.python.cn > Subject: Re: [python-chinese] 求大侠们指点python标准包!?-数据库类, > web类,winform类等等 > > > Python的标准安装里面已经带了很多包了,一般不用再装。 > > http://www.python.org/pypi是Python Package的目录,不过也不能说一网打尽。 > > Python的哲学和Perl的不同,它给你的都是全部配好的东西,成为battery > charged,所以等你把它内置的功能用熟之后,自然会知道该到哪里去找东西了。 > > > On 7/4/05, jam.zheng <jam.zheng at achievo.com> wrote: >> 求大侠们指点python标准包 >> >> 鉴于python的各种类包门派太多(小弟我耳朵都听不过来,眼睛看不过来了), > 比方说数据库,web类的,winform类等等,用什么包最好,在哪儿下载?最好给个 > url,谢谢大侠们!!! >> >> >> >> Best regards, >> * * * * * * * >> Jam Zheng >> Engineer of Software Section 1 >> Achievo China >> Phone: (86-755) 2603-0128 X203 >> Fax: (86-755) 2603-0138 >> >> _______________________________________________ >> python-chinese list >> python-chinese at lists.python.cn >> http://python.cn/mailman/listinfo/python-chinese >> >> >> > > > ------------------------------------------------------------------------ > > _______________________________________________ > python-chinese list > python-chinese at lists.python.cn > http://python.cn/mailman/listinfo/python-chinese -- Qiangning
2005年07月04日 星期一 16:18
呃……大概每个新手都要经过这样的阶段,对安装包有特别的热情。我当初也是装了大把的各式扩展,其实绝大多数都没有用过。建议你先Down个 wxPython来学一下吧。当然,前提是你已经会用Python写程序了。至于收集……大不比如此,等你某年某月需要这方面的东西了,再去下载一个好 了,技术总在进步,基本上你把它下载到硬盘上那一刻起,它就开始落伍了…… 在05-7-4,Qiangning Hong <hongqn at gmail.com> 写道: > > 引用shhgs的话: > > "有一个网站叫Google..." > > jam.zheng wrote: > > 刚才问一个数据库问题的时候,zoom.quiet at gmail.com朋友介绍了那个什么 > > adodb,我想收集这些好的类库来学习,提高今后开发python项目的进度,还有在 > > 邮件上看到一些大侠谈论什么snakelet等等一下web的东东,不知所云,而且想找 > > 一下winform的类,做些有界面的程序,望大侠指点,再次谢过!!! > > > > -----Original Message----- > > From: python-chinese-bounces at lists.python.cn > > [mailto:python-chinese-bounces at lists.python.cn]On Behalf Of shhgs > > Sent: Monday, July 04, 2005 3:50 PM > > To: python-chinese at lists.python.cn > > Subject: Re: [python-chinese] 求大侠们指点python标准包!?-数据库类, > > web类,winform类等等 > > > > > > Python的标准安装里面已经带了很多包了,一般不用再装。 > > > > http://www.python.org/pypi是Python Package的目录,不过也不能说一网打尽。 > > > > Python的哲学和Perl的不同,它给你的都是全部配好的东西,成为battery > > charged,所以等你把它内置的功能用熟之后,自然会知道该到哪里去找东西了。 > > > > > > On 7/4/05, jam.zheng <jam.zheng at achievo.com> wrote: > >> 求大侠们指点python标准包 > >> > >> 鉴于python的各种类包门派太多(小弟我耳朵都听不过来,眼睛看不过来了), > > 比方说数据库,web类的,winform类等等,用什么包最好,在哪儿下载?最好给个 > > url,谢谢大侠们!!! > >> > >> > >> > >> Best regards, > >> * * * * * * * > >> Jam Zheng > >> Engineer of Software Section 1 > >> Achievo China > >> Phone: (86-755) 2603-0128 X203 > >> Fax: (86-755) 2603-0138 > >> > >> _______________________________________________ > >> python-chinese list > >> python-chinese at lists.python.cn > >> http://python.cn/mailman/listinfo/python-chinese > >> > >> > >> > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > python-chinese list > > python-chinese at lists.python.cn > > http://python.cn/mailman/listinfo/python-chinese > > -- > Qiangning > _______________________________________________ > python-chinese list > python-chinese at lists.python.cn > http://python.cn/mailman/listinfo/python-chinese > -- 欢迎访问: http://blog.csdn.net/ccat 刘鑫 March.Liu -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050704/109d5944/attachment.html
2005年07月04日 星期一 16:19
建 议先别搜索什么包,先从基础学起。等你学得差不多了,你以前收集的包也该换新的了。 在 05-7-4,jam.zheng<jam.zheng at achievo.com> 写道: > > > 刚才问一个数据库问题的时候,zoom.quiet at gmail.com朋友介绍了那个什么adodb,我想收集这些好的类库来学习,提高今后开发python项目的进度,还有在邮件上看到一些大侠谈论什么snakelet等等一下web的东东,不知所云,而且想找一下winform的类,做些有界面的程序,望大侠指点,再次谢过!!! > > -----Original Message----- > From: python-chinese-bounces at lists.python.cn > [mailto:python-chinese-bounces at lists.python.cn]On Behalf Of > shhgs > Sent: Monday, July 04, 2005 3:50 PM > To: python-chinese at lists.python.cn > Subject: Re: [python-chinese] 求大侠们指点python标准包!?-数据库类, > web类,winform类等等 > > > > Python的标准安装里面已经带了很多包了,一般不用再装。 > > http://www.python.org/pypi是Python Package的目录,不过也不能说一网打尽。 > > Python的哲学和Perl的不同,它给你的都是全部配好的东西,成为battery > charged,所以等你把它内置的功能用熟之后,自然会知道该到哪里去找东西了。 > > > On 7/4/05, jam.zheng <jam.zheng at achievo.com> wrote: > > 求大侠们指点python标准包 > > > > > 鉴于python的各种类包门派太多(小弟我耳朵都听不过来,眼睛看不过来了),比方说数据库,web类的,winform类等等,用什么包最好,在哪儿下载?最好给个url,谢谢大侠们!!! > > > > > > > > Best regards, > > * * * * * * * > > Jam Zheng > > Engineer of Software Section 1 > > Achievo China > > Phone: (86-755) 2603-0128 X203 > > Fax: (86-755) 2603-0138 > > > > _______________________________________________ > > python-chinese list > > python-chinese at lists.python.cn > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > _______________________________________________ > python-chinese list > python-chinese at lists.python.cn > http://python.cn/mailman/listinfo/python-chinese > > > -- I like python! My Donews Blog: http://www.donews.net/limodou New Google Maillist: http://groups-beta.google.com/group/python-cn
2005年07月04日 星期一 16:24
哈哈哈!! 看来知识的集体反刍行为是必要的! http://wiki.woodpecker.org.cn/moin/FLOSS 收集了列表中的DX们品尝过的各种好东西! 大家可以先来看一下子,另外各主要Pythoner 的个人Blog 上也有N多的体验! 建议大家使用bloglines 等等的东西注意一下子 http://blog.woodpecker.org.cn/planet/ 是啄木鸟的 planet 分发站点,收集了一部分国内活跃的Pythoner Blog的RSS 也可以看; ps. 什么是知识的反刍? http://wiki.woodpecker.org.cn/moin/SkSig 哈哈哈!! 北京地区的开发活动小组非常的活跃的…………以前真的想勿到的………… 在 05-7-4,March Liu<march.liu at gmail.com> 写道: > 呃……大概每个新手都要经过这样的阶段,对安装包有特别的热情。我当初也是装了大把的各式扩展,其实绝大多数都没有用过。建议你先Down个 > wxPython来学一下吧。当然,前提是你已经会用Python写程序了。至于收集……大不比如此,等你某年某月需要这方面的东西了,再去下载一个好 > 了,技术总在进步,基本上你把它下载到硬盘上那一刻起,它就开始落伍了…… > > 在05-7-4,Qiangning Hong <hongqn at gmail.com> 写道: > > 引用shhgs的话: > > > > "有一个网站叫Google..." > > > > jam.zheng wrote: > > > 刚才问一个数据库问题的时候,zoom.quiet at gmail.com朋友介绍了那个什么 > > > adodb,我想收集这些好的类库来学习,提高今后开发python项目的进度,还有在 > > > 邮件上看到一些大侠谈论什么snakelet等等一下web的东东,不知所云,而且想找 > > > 一下winform的类,做些有界面的程序,望大侠指点,再次谢过!!! > > > > > > -----Original Message----- > > > From: python-chinese-bounces at lists.python.cn > > > [mailto: python-chinese-bounces at lists.python.cn]On > Behalf Of shhgs > > > Sent: Monday, July 04, 2005 3:50 PM > > > To: python-chinese at lists.python.cn > > > Subject: Re: [python-chinese] 求大侠们指点python标准包!?-数据库类, > > > web类,winform类等等 > > > > > > > > > Python的标准安装里面已经带了很多包了,一般不用再装。 > > > > > > http://www.python.org/pypi是Python Package的目录,不过也不能说一网打尽。 > > > > > > Python的哲学和Perl的不同,它给你的都是全部配好的东西,成为battery > > > charged,所以等你把它内置的功能用熟之后,自然会知道该到哪里去找东西了。 > > > > > > > > > On 7/4/05, jam.zheng <jam.zheng at achievo.com> wrote: > > >> 求大侠们指点python标准包 > > >> > > >> 鉴于python的各种类包门派太多(小弟我耳朵都听不过来,眼睛看不过来了), > > > 比方说数据库,web类的,winform类等等,用什么包最好,在哪儿下载?最好给个 > > > url,谢谢大侠们!!! > > >> > > >> > > >> > > >> Best regards, > > >> * * * * * * * > > >> Jam Zheng > > >> Engineer of Software Section 1 > > >> Achievo China > > >> Phone: (86-755) 2603-0128 X203 > > >> Fax: (86-755) 2603-0138 > > >> > > >> _______________________________________________ > > >> python-chinese list > > >> python-chinese at lists.python.cn > > >> http://python.cn/mailman/listinfo/python-chinese > > >> > > >> > > >> > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > _______________________________________________ > > > python-chinese list > > > python-chinese at lists.python.cn > > > http://python.cn/mailman/listinfo/python-chinese > > > > -- > > Qiangning > > _______________________________________________ > > python-chinese list > > python-chinese at lists.python.cn > > http://python.cn/mailman/listinfo/python-chinese > > > > > > -- > 欢迎访问: > http://blog.csdn.net/ccat > > 刘鑫 > March.Liu > > _______________________________________________ > python-chinese list > python-chinese at lists.python.cn > http://python.cn/mailman/listinfo/python-chinese > > > -- [Time is unimportant, only life important!]
2005年07月04日 星期一 16:56
你所说的sksig好象是基于php的,与python无关呢。好象是你们的人,都没听说过。 在 05-7-4,Zoom Quiet<zoom.quiet at gmail.com> 写道: > 哈哈哈!! > 看来知识的集体反刍行为是必要的! > > http://wiki.woodpecker.org.cn/moin/FLOSS > 收集了列表中的DX们品尝过的各种好东西! > 大家可以先来看一下子,另外各主要Pythoner 的个人Blog 上也有N多的体验! > 建议大家使用bloglines 等等的东西注意一下子 > http://blog.woodpecker.org.cn/planet/ > 是啄木鸟的 planet 分发站点,收集了一部分国内活跃的Pythoner Blog的RSS 也可以看; > > ps. > 什么是知识的反刍? > http://wiki.woodpecker.org.cn/moin/SkSig > 哈哈哈!! > 北京地区的开发活动小组非常的活跃的…………以前真的想勿到的………… > > 在 05-7-4,March Liu<march.liu at gmail.com> 写道: > > 呃……大概每个新手都要经过这样的阶段,对安装包有特别的热情。我当初也是装了大把的各式扩展,其实绝大多数都没有用过。建议你先Down个 > > wxPython来学一下吧。当然,前提是你已经会用Python写程序了。至于收集……大不比如此,等你某年某月需要这方面的东西了,再去下载一个好 > > 了,技术总在进步,基本上你把它下载到硬盘上那一刻起,它就开始落伍了…… > > > > 在05-7-4,Qiangning Hong <hongqn at gmail.com> 写道: > > > 引用shhgs的话: > > > > > > "有一个网站叫Google..." > > > > > > jam.zheng wrote: > > > > 刚才问一个数据库问题的时候,zoom.quiet at gmail.com朋友介绍了那个什么 > > > > adodb,我想收集这些好的类库来学习,提高今后开发python项目的进度,还有在 > > > > 邮件上看到一些大侠谈论什么snakelet等等一下web的东东,不知所云,而且想找 > > > > 一下winform的类,做些有界面的程序,望大侠指点,再次谢过!!! > > > > > > > > -----Original Message----- > > > > From: python-chinese-bounces at lists.python.cn > > > > [mailto: python-chinese-bounces at lists.python.cn]On > > Behalf Of shhgs > > > > Sent: Monday, July 04, 2005 3:50 PM > > > > To: python-chinese at lists.python.cn > > > > Subject: Re: [python-chinese] 求大侠们指点python标准包!?-数据库类, > > > > web类,winform类等等 > > > > > > > > > > > > Python的标准安装里面已经带了很多包了,一般不用再装。 > > > > > > > > http://www.python.org/pypi是Python Package的目录,不过也不能说一网打尽。 > > > > > > > > Python的哲学和Perl的不同,它给你的都是全部配好的东西,成为battery > > > > charged,所以等你把它内置的功能用熟之后,自然会知道该到哪里去找东西了。 > > > > > > > > > > > > On 7/4/05, jam.zheng <jam.zheng at achievo.com> wrote: > > > >> 求大侠们指点python标准包 > > > >> > > > >> 鉴于python的各种类包门派太多(小弟我耳朵都听不过来,眼睛看不过来了), > > > > 比方说数据库,web类的,winform类等等,用什么包最好,在哪儿下载?最好给个 > > > > url,谢谢大侠们!!! > > > >> > > > >> > > > >> > > > >> Best regards, > > > >> * * * * * * * > > > >> Jam Zheng > > > >> Engineer of Software Section 1 > > > >> Achievo China > > > >> Phone: (86-755) 2603-0128 X203 > > > >> Fax: (86-755) 2603-0138 > > > >> > > > >> _______________________________________________ > > > >> python-chinese list > > > >> python-chinese at lists.python.cn > > > >> http://python.cn/mailman/listinfo/python-chinese > > > >> > > > >> > > > >> > > > > > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > > > _______________________________________________ > > > > python-chinese list > > > > python-chinese at lists.python.cn > > > > http://python.cn/mailman/listinfo/python-chinese > > > > > > -- > > > Qiangning > > > _______________________________________________ > > > python-chinese list > > > python-chinese at lists.python.cn > > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > > -- > > 欢迎访问: > > http://blog.csdn.net/ccat > > > > 刘鑫 > > March.Liu > > > > _______________________________________________ > > python-chinese list > > python-chinese at lists.python.cn > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > -- > [Time is unimportant, only life important!] > > _______________________________________________ > python-chinese list > python-chinese at lists.python.cn > http://python.cn/mailman/listinfo/python-chinese > > > -- I like python! My Donews Blog: http://www.donews.net/limodou New Google Maillist: http://groups-beta.google.com/group/python-cn
2005年07月04日 星期一 17:16
说实在的 那个woodpecker.org.cn实在是太随意了 一大堆东西缠在一起 看了就晕,感觉就是堆砌,很多不知所云的条目 建议好好整顿一下 在05-7-4,limodou <limodou at gmail.com> 写道: > > 你所说的sksig好象是基于php的,与python无关呢。好象是你们的人,都没听说过。 > > 在 05-7-4,Zoom Quiet<zoom.quiet at gmail.com> 写道: > > 哈哈哈!! > > 看来知识的集体反刍行为是必要的! > > > > http://wiki.woodpecker.org.cn/moin/FLOSS > > 收集了列表中的DX们品尝过的各种好东西! > > 大家可以先来看一下子,另外各主要Pythoner 的个人Blog 上也有N多的体验! > > 建议大家使用bloglines 等等的东西注意一下子 > > http://blog.woodpecker.org.cn/planet/ > > 是啄木鸟的 planet 分发站点,收集了一部分国内活跃的Pythoner Blog的RSS 也可以看; > > > > ps. > > 什么是知识的反刍? > > http://wiki.woodpecker.org.cn/moin/SkSig > > 哈哈哈!! > > 北京地区的开发活动小组非常的活跃的…………以前真的想勿到的………… > > > > 在 05-7-4,March Liu<march.liu at gmail.com> 写道: > > > 呃……大概每个新手都要经过这样的阶段,对安装包有特别的热情。我当初也是装了大把的各式扩展,其实绝大多数都没有用过。建议你先Down个 > > > > wxPython来学一下吧。当然,前提是你已经会用Python写程序了。至于收集……大不比如此,等你某年某月需要这方面的东西了,再去下载一个好 > > > 了,技术总在进步,基本上你把它下载到硬盘上那一刻起,它就开始落伍了…… > > > > > > 在05-7-4,Qiangning Hong <hongqn at gmail.com> 写道: > > > > 引用shhgs的话: > > > > > > > > "有一个网站叫Google..." > > > > > > > > jam.zheng wrote: > > > > > 刚才问一个数据库问题的时候,zoom.quiet at gmail.com朋友介绍了那个什么 > > > > > adodb,我想收集这些好的类库来学习,提高今后开发python项目的进度,还有在 > > > > > 邮件上看到一些大侠谈论什么snakelet等等一下web的东东,不知所云,而且想找 > > > > > 一下winform的类,做些有界面的程序,望大侠指点,再次谢过!!! > > > > > > > > > > -----Original Message----- > > > > > From: python-chinese-bounces at lists.python.cn > > > > > [mailto: python-chinese-bounces at lists.python.cn]On > > > Behalf Of shhgs > > > > > Sent: Monday, July 04, 2005 3:50 PM > > > > > To: python-chinese at lists.python.cn > > > > > Subject: Re: [python-chinese] 求大侠们指点python标准包!?-数据库类, > > > > > web类,winform类等等 > > > > > > > > > > > > > > > Python的标准安装里面已经带了很多包了,一般不用再装。 > > > > > > > > > > http://www.python.org/pypi是Python Package的目录,不过也不能说一网打尽。 > > > > > > > > > > Python的哲学和Perl的不同,它给你的都是全部配好的东西,成为battery > > > > > charged,所以等你把它内置的功能用熟之后,自然会知道该到哪里去找东西了。 > > > > > > > > > > > > > > > On 7/4/05, jam.zheng <jam.zheng at achievo.com> wrote: > > > > >> 求大侠们指点python标准包 > > > > >> > > > > >> 鉴于python的各种类包门派太多(小弟我耳朵都听不过来,眼睛看不过来了), > > > > > 比方说数据库,web类的,winform类等等,用什么包最好,在哪儿下载?最好给个 > > > > > url,谢谢大侠们!!! > > > > >> > > > > >> > > > > >> > > > > >> Best regards, > > > > >> * * * * * * * > > > > >> Jam Zheng > > > > >> Engineer of Software Section 1 > > > > >> Achievo China > > > > >> Phone: (86-755) 2603-0128 X203 > > > > >> Fax: (86-755) 2603-0138 > > > > >> > > > > >> _______________________________________________ > > > > >> python-chinese list > > > > >> python-chinese at lists.python.cn > > > > >> http://python.cn/mailman/listinfo/python-chinese > > > > >> > > > > >> > > > > >> > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > > > > > _______________________________________________ > > > > > python-chinese list > > > > > python-chinese at lists.python.cn > > > > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > -- > > > > Qiangning > > > > _______________________________________________ > > > > python-chinese list > > > > python-chinese at lists.python.cn > > > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > > > > > > > -- > > > 欢迎访问: > > > http://blog.csdn.net/ccat > > > > > > 刘鑫 > > > March.Liu > > > > > > _______________________________________________ > > > python-chinese list > > > python-chinese at lists.python.cn > > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > > > > -- > > [Time is unimportant, only life important!] > > > > _______________________________________________ > > python-chinese list > > python-chinese at lists.python.cn > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > -- > I like python! > My Donews Blog: http://www.donews.net/limodou > New Google Maillist: http://groups-beta.google.com/group/python-cn > > _______________________________________________ > python-chinese list > python-chinese at lists.python.cn > http://python.cn/mailman/listinfo/python-chinese > > > -- I'm the one, powered by nEO -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050704/15e3e4e6/attachment.htm
2005年07月04日 星期一 17:19
咳咳咳,刚刚组建,是以讨论社会化知识管理为主要目的的松散团队, 广泛的收集各种技术中, php 可以仅仅是界面组织,Python以什么方式切入,思考ing.... 嗬嗬!! 在 05-7-4,limodou<limodou at gmail.com> 写道: > 你所说的sksig好象是基于php的,与python无关呢。好象是你们的人,都没听说过。 > > 在 05-7-4,Zoom Quiet<zoom.quiet at gmail.com> 写道: > > 哈哈哈!! > > 看来知识的集体反刍行为是必要的! > > > > http://wiki.woodpecker.org.cn/moin/FLOSS > > 收集了列表中的DX们品尝过的各种好东西! > > 大家可以先来看一下子,另外各主要Pythoner 的个人Blog 上也有N多的体验! > > 建议大家使用bloglines 等等的东西注意一下子 > > http://blog.woodpecker.org.cn/planet/ > > 是啄木鸟的 planet 分发站点,收集了一部分国内活跃的Pythoner Blog的RSS 也可以看; > > > > ps. > > 什么是知识的反刍? > > http://wiki.woodpecker.org.cn/moin/SkSig > > 哈哈哈!! > > 北京地区的开发活动小组非常的活跃的…………以前真的想勿到的………… > > > > 在 05-7-4,March Liu<march.liu at gmail.com> 写道: > > > 呃……大概每个新手都要经过这样的阶段,对安装包有特别的热情。我当初也是装了大把的各式扩展,其实绝大多数都没有用过。建议你先Down个 > > > wxPython来学一下吧。当然,前提是你已经会用Python写程序了。至于收集……大不比如此,等你某年某月需要这方面的东西了,再去下载一个好 > > > 了,技术总在进步,基本上你把它下载到硬盘上那一刻起,它就开始落伍了…… > > > > > > 在05-7-4,Qiangning Hong <hongqn at gmail.com> 写道: > > > > 引用shhgs的话: > > > > > > > > "有一个网站叫Google..." > > > > > > > > jam.zheng wrote: > > > > > 刚才问一个数据库问题的时候,zoom.quiet at gmail.com朋友介绍了那个什么 > > > > > adodb,我想收集这些好的类库来学习,提高今后开发python项目的进度,还有在 > > > > > 邮件上看到一些大侠谈论什么snakelet等等一下web的东东,不知所云,而且想找 > > > > > 一下winform的类,做些有界面的程序,望大侠指点,再次谢过!!! > > > > > > > > > > -----Original Message----- > > > > > From: python-chinese-bounces at lists.python.cn > > > > > [mailto: python-chinese-bounces at lists.python.cn]On > > > Behalf Of shhgs > > > > > Sent: Monday, July 04, 2005 3:50 PM > > > > > To: python-chinese at lists.python.cn > > > > > Subject: Re: [python-chinese] 求大侠们指点python标准包!?-数据库类, > > > > > web类,winform类等等 > > > > > > > > > > > > > > > Python的标准安装里面已经带了很多包了,一般不用再装。 > > > > > > > > > > http://www.python.org/pypi是Python Package的目录,不过也不能说一网打尽。 > > > > > > > > > > Python的哲学和Perl的不同,它给你的都是全部配好的东西,成为battery > > > > > charged,所以等你把它内置的功能用熟之后,自然会知道该到哪里去找东西了。 > > > > > > > > > > > > > > > On 7/4/05, jam.zheng <jam.zheng at achievo.com> wrote: > > > > >> 求大侠们指点python标准包 > > > > >> > > > > >> 鉴于python的各种类包门派太多(小弟我耳朵都听不过来,眼睛看不过来了), > > > > > 比方说数据库,web类的,winform类等等,用什么包最好,在哪儿下载?最好给个 > > > > > url,谢谢大侠们!!! > > > > >> > > > > >> > > > > >> > > > > >> Best regards, > > > > >> * * * * * * * > > > > >> Jam Zheng > > > > >> Engineer of Software Section 1 > > > > >> Achievo China > > > > >> Phone: (86-755) 2603-0128 X203 > > > > >> Fax: (86-755) 2603-0138 > > > > >> > > > > >> _______________________________________________ > > > > >> python-chinese list > > > > >> python-chinese at lists.python.cn > > > > >> http://python.cn/mailman/listinfo/python-chinese > > > > >> > > > > >> > > > > >> > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > > > > > _______________________________________________ > > > > > python-chinese list > > > > > python-chinese at lists.python.cn > > > > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > -- > > > > Qiangning > > > > _______________________________________________ > > > > python-chinese list > > > > python-chinese at lists.python.cn > > > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > > > > > > > -- > > > 欢迎访问: > > > http://blog.csdn.net/ccat > > > > > > 刘鑫 > > > March.Liu > > > > > > _______________________________________________ > > > python-chinese list > > > python-chinese at lists.python.cn > > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > > > > -- > > [Time is unimportant, only life important!] > > > > _______________________________________________ > > python-chinese list > > python-chinese at lists.python.cn > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > -- > I like python! > My Donews Blog: http://www.donews.net/limodou > New Google Maillist: http://groups-beta.google.com/group/python-cn > > _______________________________________________ > python-chinese list > python-chinese at lists.python.cn > http://python.cn/mailman/listinfo/python-chinese > > > -- [Time is unimportant, only life important!]
2005年07月04日 星期一 17:45
嗯嗯!! 都是我的错!! 不过Wiki 的原则是公共写作,大家只看不改是不能令文章进化为所有人都可以容易查到内容的文章中心的! 现在啄木鸟 Wiki 的情况是基本以项目,个人和知识分类三种线索来组织文章! 首页基本是综合性的介绍,不大修改了(也可以一下子就吧人吓走了) 导航栏则是几个主要的线索入口: * 社区项目集锦 当然是项目为中心的文章汇集 * 社区文档中心 是以规范和中文翻译项目为中心的汇集 * 啄木鸟行者堂 个人文章汇集入口 * Python.cn 专题联盟项目入口 * 开源知识中心 技术分类为线索 * 网际发现 网路相关时事为线索 应该说,还是比较明确的!??! -- ZoomQuiet [2004-12-20 14:21:12] 在 05-7-4,nEO<gentoo.cn at gmail.com> 写道: > 说实在的 > 那个woodpecker.org.cn实在是太随意了 > 一大堆东西缠在一起 > 看了就晕,感觉就是堆砌,很多不知所云的条目 > 建议好好整顿一下 > > > > > 在05-7-4,limodou <limodou at gmail.com> 写道: > > 你所说的sksig好象是基于php的,与python无关呢。好象是你们的人,都没听说过。 > > > > 在 05-7-4,Zoom Quiet<zoom.quiet at gmail.com> 写道: > > > 哈哈哈!! > > > 看来知识的集体反刍行为是必要的! > > > > > > http://wiki.woodpecker.org.cn/moin/FLOSS > > > 收集了列表中的DX们品尝过的各种好东西! > > > 大家可以先来看一下子,另外各主要Pythoner 的个人Blog 上也有N多的体验! > > > 建议大家使用bloglines 等等的东西注意一下子 > > > http://blog.woodpecker.org.cn/planet/ > > > 是啄木鸟的 planet 分发站点,收集了一部分国内活跃的Pythoner Blog的RSS 也可以看; > > > > > > ps. > > > 什么是知识的反刍? > > > http://wiki.woodpecker.org.cn/moin/SkSig > > > 哈哈哈!! > > > 北京地区的开发活动小组非常的活跃的…………以前真的想勿到的………… > > > > > > 在 05-7-4,March Liu<march.liu at gmail.com> 写道: > > > > > 呃……大概每个新手都要经过这样的阶段,对安装包有特别的热情。我当初也是装了大把的各式扩展,其实绝大多数都没有用过。建议你先Down个 > > > > > wxPython来学一下吧。当然,前提是你已经会用Python写程序了。至于收集……大不比如此,等你某年某月需要这方面的东西了,再去下载一个好 > > > > 了,技术总在进步,基本上你把它下载到硬盘上那一刻起,它就开始落伍了…… > > > > > > > > 在05-7-4,Qiangning Hong < hongqn at gmail.com> 写道: > > > > > 引用shhgs的话: > > > > > > > > > > "有一个网站叫Google..." > > > > > > > > > > jam.zheng wrote: > > > > > > 刚才问一个数据库问题的时候,zoom.quiet@ gmail.com朋友介绍了那个什么 > > > > > > adodb,我想收集这些好的类库来学习,提高今后开发python项目的进度,还有在 > > > > > > 邮件上看到一些大侠谈论什么snakelet等等一下web的东东,不知所云,而且想找 > > > > > > 一下winform的类,做些有界面的程序,望大侠指点,再次谢过!!! > > > > > > > > > > > > -----Original Message----- > > > > > > From: python-chinese-bounces at lists.python.cn > > > > > > [mailto: > python-chinese-bounces at lists.python.cn]On > > > > Behalf Of shhgs > > > > > > Sent: Monday, July 04, 2005 3:50 PM > > > > > > To: python-chinese at lists.python.cn > > > > > > Subject: Re: [python-chinese] 求大侠们指点python标准包!?-数据库类, > > > > > > web类,winform类等等 > > > > > > > > > > > > > > > > > > Python的标准安装里面已经带了很多包了,一般不用再装。 > > > > > > > > > > > > http://www.python.org/pypi是Python Package的目录,不过也不能说一网打尽。 > > > > > > > > > > > > Python的哲学和Perl的不同,它给你的都是全部配好的东西,成为battery > > > > > > charged,所以等你把它内置的功能用熟之后,自然会知道该到哪里去找东西了。 > > > > > > > > > > > > > > > > > > On 7/4/05, jam.zheng <jam.zheng at achievo.com > wrote: > > > > > >> 求大侠们指点python标准包 > > > > > >> > > > > > >> 鉴于python的各种类包门派太多(小弟我耳朵都听不过来,眼睛看不过来了), > > > > > > 比方说数据库,web类的,winform类等等,用什么包最好,在哪儿下载?最好给个 > > > > > > url,谢谢大侠们!!! > > > > > >> > > > > > >> > > > > > >> > > > > > >> Best regards, > > > > > >> * * * * * * * > > > > > >> Jam Zheng > > > > > >> Engineer of Software Section 1 > > > > > >> Achievo China > > > > > >> Phone: (86-755) 2603-0128 X203 > > > > > >> Fax: (86-755) 2603-0138 > > > > > >> > > > > > >> _______________________________________________ > > > > > >> python-chinese list > > > > > >> python-chinese at lists.python.cn > > > > > >> http://python.cn/mailman/listinfo/python-chinese > > > > > >> > > > > > >> > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > > > > > > > _______________________________________________ > > > > > > python-chinese list > > > > > > python-chinese at lists.python.cn > > > > > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > -- > > > > > Qiangning > > > > > _______________________________________________ > > > > > python-chinese list > > > > > python-chinese at lists.python.cn > > > > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > > > > > > > > > > > > -- > > > > 欢迎访问: > > > > http://blog.csdn.net/ccat > > > > > > > > 刘鑫 > > > > March.Liu > > > > > > > > _______________________________________________ > > > > python-chinese list > > > > python-chinese at lists.python.cn > > > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > > > > > > > > > -- > > > [Time is unimportant, only life important!] > > > > > > _______________________________________________ > > > python-chinese list > > > python-chinese at lists.python.cn > > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > > > > -- > > I like python! > > My Donews Blog: http://www.donews.net/limodou > > New Google Maillist: > http://groups-beta.google.com/group/python-cn > > > > _______________________________________________ > > python-chinese list > > python-chinese at lists.python.cn > > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > -- > I'm the one, powered by nEO > _______________________________________________ > python-chinese list > python-chinese at lists.python.cn > http://python.cn/mailman/listinfo/python-chinese > > > -- [Time is unimportant, only life important!]
2005年07月04日 星期一 17:56
一个页面上内容太多了。打开很慢。
Zeuux © 2025
京ICP备05028076号