Python论坛  - 讨论区

标题:回复 :Re: 回复 :[python-chinese] Python ???????? Active X ±à ??

2004年04月19日 星期一 09:02

liux at gdcn.com liux at gdcn.com
Mon Apr 19 09:02:38 HKT 2004

看了一下wxPython 2.5,它对ActiveX的支持没有清楚的文档,不知道是否还没有稳定下来?
现阶段也许PythonWin仍是最好的选择,至少它有正式文档啊。

----- 原邮件 -----
从: "0.706" <0.706 at 163.com>
日期: 星期一, 四月 19日, 2004 上午8:37
主题: Re: 回复:[python-chinese] Python ???????? Active X±à??

> liux,您好!
> 
> 	最新的wxpython 也支持ActiveX
> 
> ======= 2004-04-19 08:26:18 您在来信中写道:=======
> 
> >PythonWin组件包提供对COM的支持,可以查询它的文档,上面有调用COM的示例。通过这个模块调用COM,基本上和在ATL/MFC 7中调用COM的难度差不多,非常的简单和直接。
> >
> >----- 原邮件 -----
> >从: "CHEN Guang (Oliver)" <oliver_guang_chen at yahoo.com.cn>
> >日期: 星期一, 四月 19日, 2004 上午2:51
> >主题: [python-chinese] Python ???????? Active X ±à??
> >
> >>    小弟想利用 Active X
> >> 编程的方法直接读取声卡信号,以便对声音作出实时的反应,而不是象录音那样,要等到文件存盘之后再分析这个文件。
> >>    我想用 Python 做,哪怕是调用 C/C++ 模块也好。现在小弟一筹莫展,大家能否给一些指点?
> >> 
> >> _________________________________________________________
> >> Do You Yahoo!? 
> >> 惠普TT游戏剧,玩游戏,中大奖!
> >> 
> http://cn.rd.yahoo.com/mail_cn/tag/SIG=1402c0to2/**http%3A%2F%2Fhp.allyes.com%2Flaserjet%2Fgamestory%2Findex.html%3Fjumpid%3Dex_hphqapcn_MongooseLJ1010%2F201073CN407016%2FYahoo>> _______________________________________________
> >> 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
> 
> = = = = = = = = = = = = = = = = = = = =
>                	
> 
>         致
> 礼!
> 
>                                 
>         0.706
>         0.706 at 163.com
>           2004-04-19
> 
> 
-------------- next part --------------
_______________________________________________
python-chinese list
python-chinese at lists.python.cn
http://python.cn/mailman/listinfo/python-chinese

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

2004年04月19日 星期一 09:11

Who Bruce whoonline at msn.com
Mon Apr 19 09:11:24 HKT 2004

>From: "Zoom.Quiet" <zoomq at infopro.cn>
>Reply-To: "Zoom.Quiet" <zoomq at infopro.cn>, python-chinese at lists.python.cn
>To: Who Bruce <python-chinese at lists.python.cn>
>Subject: Re[2]: [python-chinese] 大家多讨论技术呀,讨论这么多编辑器有什么用
>Date: Mon, 19 Apr 2004 09:03:11 +0800
>
>Hollo Who:
>
>"  pdb调试。"
>高手哪!
>看到 IDLE 使用 pdb 的调试界面,简单比 VC 还要疯狂!

呵呵,我现在根本就不用IDLE了。调试的话一般是直接进Python交互界面,然后用
import pdb来调。

>不过在下一向不会沉入太深的资源调用境界,复杂的内存,循环,尽量不使用,
>简单明了的设计,不会导制过度复杂的调试的…………

如果程序不超过100行,确实可以不用调试。但是随着程序规模扩大(eg. py文件增大,
划分了多个模块,...),尤其是对于Python这样一个具有动态类型的语言,调试就是必
然需要的。




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

2004年04月19日 星期一 09:17

Who Bruce whoonline at msn.com
Mon Apr 19 09:17:00 HKT 2004

>From: "Zoom.Quiet" <zoomq at infopro.cn>
>Reply-To: "Zoom.Quiet" <zoomq at infopro.cn>, python-chinese at lists.python.cn
>To: Who Bruce <python-chinese at lists.python.cn>
>Subject: Re[2]: [python-chinese] 大家多讨论技术呀,讨论这么多编辑器有什么用
>Date: Mon, 19 Apr 2004 09:05:50 +0800
>
>Hollo Who:
>PyUnit testing framework
>
>应该是最有前途的调试方法吧!
>测试先行 思想的具体体现!

pyUnit通常都是用于软件的自动测试吧?即使pyUnit检测到程序出错,有时还是免不了
要动态跟踪调试,这才是找bug最直接、快捷的方法啊。




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

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

    你的回复:

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

    Zeuux © 2024

    京ICP备05028076号