Python论坛  - 讨论区

标题:[python-chinese] EasyGui项目发言稿

2005年08月24日 星期三 21:38

limodou limodou at gmail.com
Wed Aug 24 21:38:34 HKT 2005

完成一个草稿,想必要到会上即兴发挥了。

有兴趣可以下载: http://wiki.woodpecker.org.cn/moin.cgi/EasyGui?action=AttachFile&do;=get⌖=easygui.rar

有什么问题请告诉我。

-- 
I like python! 
My Donews Blog: http://www.donews.net/limodou

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

2005年08月25日 星期四 15:43

xu.shengyong zjxushengyong at hotmail.com
Thu Aug 25 15:43:57 HKT 2005

我最近有个任务,需要开发一个嵌入VC的Python的解释器,希望能够具有像VC一样的调试功能,所以想找一个程序学习一下,请问哪位大虾知道:现有的Python IDE支持Python程序的调试,谢谢!

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

2005年08月25日 星期四 15:59

limodou limodou at gmail.com
Thu Aug 25 15:59:35 HKT 2005

在 05-8-25,xu.shengyong<zjxushengyong at hotmail.com> 写道:
> 我最近有个任务,需要开发一个嵌入VC的Python的解释器,希望能够具有像VC一样的调试功能,所以想找一个程序学习一下,请问哪位大虾知道:现有的Python IDE支持Python程序的调试,谢谢!

NewEdit 不行。但我以前介绍过一个winpdb,它是基于wxPython做的调试器。你可以查一查。

-- 
I like python! 
My Donews Blog: http://www.donews.net/limodou

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

2005年08月25日 星期四 20:19

xu.shengyong zjxushengyong at hotmail.com
Thu Aug 25 20:19:11 HKT 2005

多谢limodou大虾,:),另外,问个问题,“limodou”是你名字的缩写吗?

----- Original Message ----- 
From: "limodou" <limodou at gmail.com>
To: <python-chinese at lists.python.cn>
Sent: Thursday, August 25, 2005 3:59 PM
Subject: Re: [python-chinese] 请教一个问题:NewEditor支持Python程序的调试功能吗?见内文


>在 05-8-25,xu.shengyong<zjxushengyong at hotmail.com> 写道:
>> 我最近有个任务,需要开发一个嵌入VC的Python的解释器,希望能够具有像VC一样的调试功能,所以想找一个程序学习一下,请问哪位大虾知道:现有的Python IDE支持Python程序的调试,谢谢!
> 
> NewEdit 不行。但我以前介绍过一个winpdb,它是基于wxPython做的调试器。你可以查一查。
> 
> -- 
> I like python! 
> My Donews Blog: http://www.donews.net/limodou
>


--------------------------------------------------------------------------------


> _______________________________________________
> 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年08月25日 星期四 20:43

saddle saddle at gmail.com
Thu Aug 25 20:43:13 HKT 2005

wingide, pythonwin, eclipse+pydev
vs.net+visual python(这个要钱)都可以调试吧

在 05-8-25,xu.shengyong<zjxushengyong at hotmail.com> 写道:
> 多谢limodou大虾,:),另外,问个问题,"limodou"是你名字的缩写吗?
> 
> ----- Original Message -----
> From: "limodou" <limodou at gmail.com>
> To: <python-chinese at lists.python.cn>
> Sent: Thursday, August 25, 2005 3:59 PM
> Subject: Re: [python-chinese] 请教一个问题:NewEditor支持Python程序的调试功能吗?见内文
> 
> 
> >在 05-8-25,xu.shengyong<zjxushengyong at hotmail.com> 写道:
> >> 我最近有个任务,需要开发一个嵌入VC的Python的解释器,希望能够具有像VC一样的调试功能,所以想找一个程序学习一下,请问哪位大虾知道:现有的Python IDE支持Python程序的调试,谢谢!
> >
> > NewEdit 不行。但我以前介绍过一个winpdb,它是基于wxPython做的调试器。你可以查一查。
> >
> > --
> > I like python!
> > My Donews Blog: http://www.donews.net/limodou
> >
> 
> 
> --------------------------------------------------------------------------------
> 
> 
> > _______________________________________________
> > 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年08月25日 星期四 21:12

xu.shengyong zjxushengyong at hotmail.com
Thu Aug 25 21:12:36 HKT 2005

能够支持那种VC式的Quick Watch功能吗?我要开发那种功能,:(

----- Original Message ----- 
From: "saddle" <saddle at gmail.com>
To: <python-chinese at lists.python.cn>
Sent: Thursday, August 25, 2005 8:43 PM
Subject: Re: [python-chinese] 请教一个问题:NewEditor支持Python程序的调试功能吗?见内文


> wingide, pythonwin, eclipse+pydev
> vs.net+visual python(这个要钱)都可以调试吧
> 
> 在 05-8-25,xu.shengyong<zjxushengyong at hotmail.com> 写道:
>> 多谢limodou大虾,:),另外,问个问题,"limodou"是你名字的缩写吗?
>> 
>> ----- Original Message -----
>> From: "limodou" <limodou at gmail.com>
>> To: <python-chinese at lists.python.cn>
>> Sent: Thursday, August 25, 2005 3:59 PM
>> Subject: Re: [python-chinese] 请教一个问题:NewEditor支持Python程序的调试功能吗?见内文
>> 
>> 
>> >在 05-8-25,xu.shengyong<zjxushengyong at hotmail.com> 写道:
>> >> 我最近有个任务,需要开发一个嵌入VC的Python的解释器,希望能够具有像VC一样的调试功能,所以想找一个程序学习一下,请问哪位大虾知道:现有的Python IDE支持Python程序的调试,谢谢!
>> >
>> > NewEdit 不行。但我以前介绍过一个winpdb,它是基于wxPython做的调试器。你可以查一查。
>> >
>> > --
>> > I like python!
>> > My Donews Blog: http://www.donews.net/limodou
>> >
>> 
>> 
>> --------------------------------------------------------------------------------
>> 
>> 
>> > _______________________________________________
>> > 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
>> 
>> 
>>
>


--------------------------------------------------------------------------------


> _______________________________________________
> 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年08月25日 星期四 23:19

limodou limodou at gmail.com
Thu Aug 25 23:19:23 HKT 2005

在 05-8-25,xu.shengyong<zjxushengyong at hotmail.com> 写道:
> 多谢limodou大虾,:),另外,问个问题,"limodou"是你名字的缩写吗?


li是我的姓,但modou不是名字缩写。

-- 
I like python! 
My Donews Blog: http://www.donews.net/limodou

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

2005年08月26日 星期五 02:57

saddle saddle at gmail.com
Fri Aug 26 02:57:18 HKT 2005

我现在常用的上wingide, 你说得quick watch是调试时候观察变量的值么?应该
都可以吧...
On Thu, 25 Aug 2005 21:12:36 +0800
"xu.shengyong" <zjxushengyong at hotmail.com> 撰写于:

> 能够支持那种VC式的Quick Watch功能吗?我要开发那种功能,:(
> 
> ----- Original Message ----- 
> From: "saddle" <saddle at gmail.com>
> To: <python-chinese at lists.python.cn>
> Sent: Thursday, August 25, 2005 8:43 PM
> Subject: Re: [python-chinese] 请教一个问题:NewEditor支持Python程序的调试功能吗?见内文
> 
> 
> > wingide, pythonwin, eclipse+pydev
> > vs.net+visual python(这个要钱)都可以调试吧
> > 
> > 在 05-8-25,xu.shengyong<zjxushengyong at hotmail.com> 写道:
> >> 多谢limodou大虾,:),另外,问个问题,"limodou"是你名字的缩写吗?
> >> 
> >> ----- Original Message -----
> >> From: "limodou" <limodou at gmail.com>
> >> To: <python-chinese at lists.python.cn>
> >> Sent: Thursday, August 25, 2005 3:59 PM
> >> Subject: Re: [python-chinese] 请教一个问题:NewEditor支持Python程序的调试功能吗?见内文
> >> 
> >> 
> >> >在 05-8-25,xu.shengyong<zjxushengyong at hotmail.com> 写道:
> >> >> 我最近有个任务,需要开发一个嵌入VC的Python的解释器,希望能够具有像VC一样的调试功能,所以想找一个程序学习一下,请问哪位大虾知道:现有的Python IDE支持Python程序的调试,谢谢!
> >> >
> >> > NewEdit 不行。但我以前介绍过一个winpdb,它是基于wxPython做的调试器。你可以查一查。
> >> >
> >> > --
> >> > I like python!
> >> > My Donews Blog: http://www.donews.net/limodou
> >> >
> >> 
> >> 
> >> --------------------------------------------------------------------------------
> >> 
> >> 
> >> > _______________________________________________
> >> > 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
> >> 
> >> 
> >>
> >
> 
> 
> --------------------------------------------------------------------------------
> 
> 
> > _______________________________________________
> > 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年08月26日 星期五 22:24

xu.shengyong zjxushengyong at hotmail.com
Fri Aug 26 22:24:52 HKT 2005

对,就是观察变量的值那种,大家对开发这种功能有什么思路吗?谢谢

----- Original Message ----- 
From: "saddle" <saddle at gmail.com>
To: <python-chinese at lists.python.cn>
Sent: Friday, August 26, 2005 2:57 AM
Subject: Re: [python-chinese] 请教一个问题:NewEditor支持Python程序的调试功能吗?见内文


> 我现在常用的上wingide, 你说得quick watch是调试时候观察变量的值么?应该
> 都可以吧...
> On Thu, 25 Aug 2005 21:12:36 +0800
> "xu.shengyong" <zjxushengyong at hotmail.com> 撰写于:
> 
>> 能够支持那种VC式的Quick Watch功能吗?我要开发那种功能,:(
>> 
>> ----- Original Message ----- 
>> From: "saddle" <saddle at gmail.com>
>> To: <python-chinese at lists.python.cn>
>> Sent: Thursday, August 25, 2005 8:43 PM
>> Subject: Re: [python-chinese] 请教一个问题:NewEditor支持Python程序的调试功能吗?见内文
>> 
>> 
>> > wingide, pythonwin, eclipse+pydev
>> > vs.net+visual python(这个要钱)都可以调试吧
>> > 
>> > 在 05-8-25,xu.shengyong<zjxushengyong at hotmail.com> 写道:
>> >> 多谢limodou大虾,:),另外,问个问题,"limodou"是你名字的缩写吗?
>> >> 
>> >> ----- Original Message -----
>> >> From: "limodou" <limodou at gmail.com>
>> >> To: <python-chinese at lists.python.cn>
>> >> Sent: Thursday, August 25, 2005 3:59 PM
>> >> Subject: Re: [python-chinese] 请教一个问题:NewEditor支持Python程序的调试功能吗?见内文
>> >> 
>> >> 
>> >> >在 05-8-25,xu.shengyong<zjxushengyong at hotmail.com> 写道:
>> >> >> 我最近有个任务,需要开发一个嵌入VC的Python的解释器,希望能够具有像VC一样的调试功能,所以想找一个程序学习一下,请问哪位大虾知道:现有的Python IDE支持Python程序的调试,谢谢!
>> >> >
>> >> > NewEdit 不行。但我以前介绍过一个winpdb,它是基于wxPython做的调试器。你可以查一查。
>> >> >
>> >> > --
>> >> > I like python!
>> >> > My Donews Blog: http://www.donews.net/limodou
>> >> >
>> >> 
>> >> 
>> >> --------------------------------------------------------------------------------
>> >> 
>> >> 
>> >> > _______________________________________________
>> >> > 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
>> >> 
>> >> 
>> >>
>> >
>> 
>> 
>> --------------------------------------------------------------------------------
>> 
>> 
>> > _______________________________________________
>> > 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年08月26日 星期五 22:25

xu.shengyong zjxushengyong at hotmail.com
Fri Aug 26 22:25:26 HKT 2005

林魔豆???:)

----- Original Message ----- 
From: "limodou" <limodou at gmail.com>
To: <python-chinese at lists.python.cn>
Sent: Thursday, August 25, 2005 11:19 PM
Subject: Re: [python-chinese] 请教一个问题:NewEditor支持Python程序的调试功能吗?见内文


>在 05-8-25,xu.shengyong<zjxushengyong at hotmail.com> 写道:
>> 多谢limodou大虾,:),另外,问个问题,"limodou"是你名字的缩写吗?
> 
> 
> li是我的姓,但modou不是名字缩写。
> 
> -- 
> I like python! 
> My Donews Blog: http://www.donews.net/limodou
>


--------------------------------------------------------------------------------


> _______________________________________________
> 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年08月27日 星期六 12:46

xu.shengyong zjxushengyong at hotmail.com
Sat Aug 27 12:46:36 HKT 2005

哪位大虾有使用Python的XML文件处理扩展 gnosis.xml.objectify 的经验,我想了解一下它与ElementTree等扩展的区别:

1.gnosis.xml.objectify 能够读取XML文档,并把文档作为一个对象来处理,那它能否把修改过的对象重新序列化成XML文档呢?
2.gnosis.xml.objectify 与 ElementTree 的差别在什么地方,比如说访问XML中节点数据的方式?
3.大家还知道哪些方面的,请不吝赐教,谢谢!

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号