Python论坛  - 讨论区

标题:[python-chinese] 有人关注过dabo吗一个python开发框架

2005年07月28日 星期四 08:38

yangfreecode yangfreecode at sohu.com
Thu Jul 28 08:38:29 HKT 2005

http://dabodev.com


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

2005年07月28日 星期四 08:57

Zoom Quiet zoom.quiet at gmail.com
Thu Jul 28 08:57:43 HKT 2005

现在一看到框架就先烦了……
框架的意思是:"我已经利用我的经验,组织了一堆代码,但是你想用的话,请使用我规定的语法!"
是也乎?

在 05-7-28,yangfreecode<yangfreecode at sohu.com> 写道:
> 
> http://dabodev.com
> 
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
> 


-- 
[Time is unimportant, only life important!]

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

2005年07月28日 星期四 09:04

Bruce Wang number5 at gmail.com
Thu Jul 28 09:04:22 HKT 2005

应该是"但是你想用的话, 请按照我的思路来思考问题...."


On 7/28/05, Zoom Quiet <zoom.quiet at gmail.com> wrote:
> 现在一看到框架就先烦了……
> 框架的意思是:"我已经利用我的经验,组织了一堆代码,但是你想用的话,请使用我规定的语法!"
> 是也乎?
> 
> 在 05-7-28,yangfreecode<yangfreecode at sohu.com> 写道:
> >
> > http://dabodev.com
> >
> > _______________________________________________
> > 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
> 
> 
> 


-- 
simple is good

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

2005年07月28日 星期四 14:32

weide wideweide at gmail.com
Thu Jul 28 14:32:18 HKT 2005

I like it!
看看先。是开源的吗?

在 05-7-28,Bruce Wang<number5 at gmail.com> 写道:
> 应该是"但是你想用的话, 请按照我的思路来思考问题...."
> 
> 
> On 7/28/05, Zoom Quiet <zoom.quiet at gmail.com> wrote:
> > 现在一看到框架就先烦了……
> > 框架的意思是:"我已经利用我的经验,组织了一堆代码,但是你想用的话,请使用我规定的语法!"
> > 是也乎?
> >
> > 在 05-7-28,yangfreecode<yangfreecode at sohu.com> 写道:
> > >
> > > http://dabodev.com
> > >
> > > _______________________________________________
> > > 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
> >
> >
> >
> 
> 
> --
> simple is good
> 
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
> 
> 
>

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

2005年07月28日 星期四 14:40

shhgs shhgs.efhilt at gmail.com
Thu Jul 28 14:40:03 HKT 2005

渺过一眼,好像是一个Database的框架。

On 7/28/05, weide <wideweide at gmail.com> wrote:
> I like it!
> 看看先。是开源的吗?
> 
> 在 05-7-28,Bruce Wang<number5 at gmail.com> 写道:
> > 应该是"但是你想用的话, 请按照我的思路来思考问题...."
> >
> >
> > On 7/28/05, Zoom Quiet <zoom.quiet at gmail.com> wrote:
> > > 现在一看到框架就先烦了……
> > > 框架的意思是:"我已经利用我的经验,组织了一堆代码,但是你想用的话,请使用我规定的语法!"
> > > 是也乎?
> > >
> > > 在 05-7-28,yangfreecode<yangfreecode at sohu.com> 写道:
> > > >
> > > > http://dabodev.com
> > > >
> > > > _______________________________________________
> > > > 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
> > >
> > >
> > >
> >
> >
> > --
> > simple is good
> >
> > _______________________________________________
> > 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
> 
> 
>

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

2005年07月28日 星期四 16:46

alang yin alang.yl at gmail.com
Thu Jul 28 16:46:42 HKT 2005

DataBase+GUI(主要是wxPython和QT),我看一下文档,估计是想实现Delphi/PowerBuilder那样的功能。拖放一个控件,就可以显示、修改数据库中的数据了。

界面和数据操作分层,但它自动给你结合到一起了,可以省些力气。

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号