Python论坛  - 讨论区

标题:Re: [python-chinese] python调用com的问题。

2004年09月03日 星期五 17:52

gentoo cn gentoo.cn at gmail.com
Fri Sep 3 17:52:48 HKT 2004

你说的这个事件C应该是一个返回一个值吧,那么这个值返回给谁了呢?
直接去访问那个谁就可以了吧

On Fri, 3 Sep 2004 17:37:23 +0800, info at xichen.com <info at xichen.com> wrote:
> python-chinese,您好!
>        我能正常调用com里面的方法,也能将参数传递进去,并得到正确的结果。
>        但是这个com是写了有事件的。我怎么将发生了事件中的值取出来呢?
>        比如a这个com中有b和c,当调用b后,事件c会触发,并返回结果,我如何在c中取出返回的值。
> 
>        非常急,请教各位了。
> 
>> 礼!
> 
> info
> info at xichen.com
> 2004-09-03
> 
> 
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
> 
> 


-- 
I'm the one, powered by nEO

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

2004年09月03日 星期五 17:58

lihui lihuimail at gmail.com
Fri Sep 3 17:58:51 HKT 2004

我估计他说的不是这个
象flash控件,提供一个虚事件方法的接口,你可以写函数重新定义
当播放flash桢出现变化时直接调用这个方法返回

我用python没试成过

On Fri, 3 Sep 2004 17:52:48 +0800, gentoo cn <gentoo.cn at gmail.com> wrote:
> 你说的这个事件C应该是一个返回一个值吧,那么这个值返回给谁了呢?
> 直接去访问那个谁就可以了吧
> 
> 
> 
> On Fri, 3 Sep 2004 17:37:23 +0800, info at xichen.com <info at xichen.com> wrote:
> > python-chinese,您好!
> >        我能正常调用com里面的方法,也能将参数传递进去,并得到正确的结果。
> >        但是这个com是写了有事件的。我怎么将发生了事件中的值取出来呢?
> >        比如a这个com中有b和c,当调用b后,事件c会触发,并返回结果,我如何在c中取出返回的值。
> >
> >        非常急,请教各位了。
> >
> > 致
> > 礼!
> >
> > info
> > info at xichen.com
> > 2004-09-03
> >
> >
> > _______________________________________________
> > 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
> 
>


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

2004年09月03日 星期五 18:02

dreamingk(天成) dreamingker at 163.com
Fri Sep 3 18:02:05 HKT 2004

lihui,您好!

	  wiki做项目管理的话,可以请zoomq做个模版(这是最简单的办法)。使用方法大家适应一下吧
这个开源社区(现在来是主要是wiki)的目的不是做一个中文sf,也不是一个准pythoner的donews,所以
不可能集成那么多高级的高能。并且更不会有vip(你们觉得呢?),估计老大也更不会这样想的。
     但是怎么样让我们的社区更活跃更热烈更有效率,以及有更多好的具有使用性的东西产出,却是现在要
考虑的问题,暂时没有那么多实用性项目,毕竟是因为社区还需要积累,各方面的积累。还有我们的社区现在
还不够完善。一步步来吧,但是希望每时都可以看到一个脚步。
     虽然现在对于社区的讨论比较多,但是却还没有什么已经定下来的东西,所以希望我们讨论的结果
可以得到实施。

======= 2004-09-03 17:47:31 您在来信中写道:=======

>呵呵,老大,说你的东东坏话别生气
>我试过NewEdit,确实很有特色
>插件是一个
>还有一个是python的类导航和定位,还有一个ptyhon的解释器
>
>不过用起来有点不习惯
>毕竟我喜欢通用的编辑器,而且喜欢用熟一个什么都在里面写,
>比如prg/html/c/python等等,这样学习成本也低
>我写python程序是开三个窗口pythonchm/editplus/command shell debug python
>见谅见谅
>
>我喜欢的开发社区对单个项目应该有
>大家可以随意注册新的项目
>1)项目说明
>2)下载
>3)功能
>4)开发进度
>5)正在开发的特性
>6)留言本
>这只是对访问者提供的
>
>后台管理倒无所谓,使用wiki也无妨,毕竟开发人员的素质要高一些,是不是很方便,适应一下就行拉
>
>
>对于总的项目应提供
>项目列表等等功能,象软件下载站一样,
>
>
>最后,还应考虑成本及收费问题,这毕竟是一个社区存在的基础,这方面可以参考一下有些写作社区的做法,比如vip会员可以提交自已需要的特性等等
>
>
>On Fri, 3 Sep 2004 17:25:11 +0800, limodou <limodou at gmail.com> wrote:
>> 我一直是用EditPlus,因此NewEdit的原型也是按它来的。其实参与NewEdit也有一些可做的。象开发插件也是一件很有趣的事情。一方面了解NewEdit的架构,一方面熟悉wxPython的编程,另外开发一些实用的东西为自已平时的工作提供帮助。
>> 
>> msnlib,我不知道有什么用。没接触过。
>> 
>> 不过,可以做为你的项目,只要是有实用性,一定会有人感兴趣的。不一定非要参与别人的项目,可以与别人合作或吸引别的人进来都是很好的方式。
>> 
>> 现在主要是应该先将社区的服务功能更提升一下,另外激发起大家开发的兴趣。因为我们现在需要的是经验的积累,需要可以运行的项目,光有想法不能实现不是我们要的。要提高大家的动手能力,对社区对每个人都很有意义。
>> 
>> 
>> 
>> On Fri, 3 Sep 2004 17:18:33 +0800, lihui <lihuimail at gmail.com> wrote:
>> > limodou的可选择太多,我一直用editplus,先入为主用习惯了,notepod++也老用
>> >
>> > 象改造msnlib,作一个数据库支持的msn机器人(一直想做,没做)等等,我觉得这就是一些大众化需求的东东
>> >
>> > 我们总不能让pythoner做测试人员吧!!!这方面还是吸引一般大众来参与,我们负责项目开发和管理,所以需求大众化是第一位
>> >
>> >
>> >
>> >
>> > On Fri, 3 Sep 2004 17:09:29 +0800, Jerry Marx <pythoner at gmail.com> wrote:
>> > > limodou的newedit很实用啊.大家可以参与先.
>> > > 呵呵
>> > >
>> > >
>> > >
>> > > On Fri, 3 Sep 2004 17:04:30 +0800, limodou <limodou at gmail.com> wrote:
>> > > > 其实没有cvs现在也可以自已开展一些项目,可以直接在wiki上上传文档,程序。
>> > > >
>> > > > On Fri, 3 Sep 2004 16:52:37 +0800, lihui <lihuimail at gmail.com> wrote:
>> > > > > 社区人多了,兴趣也会很多,还是应该有个类似sf.net的开发社区,可随意开新项目,
>> > > > > 用项目和兴趣聚集pythiner
>> > > > >
>> > > > >
>> > > > >
>> > > > > On Fri, 3 Sep 2004 16:45:30 +0800, lihui <lihuimail at gmail.com> wrote:
>> > > > > > 我觉得还是项目能吸引人,可以考虑开展一些特别实用的子项目
>> > > > > >
>> > > > > > 现有的一些项目我觉得都是属于内核级的,理论性太强,兴趣不大
>> > > > > >
>> > > > > >
>> > > > > >
>> > > > > >
>> > > > > > On Fri, 3 Sep 2004 13:36:52 +0800, gentoo cn <gentoo.cn at gmail.com> wrote:
>> > > > > > > 也许有些事情得先做再看
>> > > > > > > 比如在python.cn这个域名上把python china user
>> > > > > > > group的portal搭好了才能吸引pythiner聚集过来。我看czug.org做的就不错
>> > > > > > > 如果支持的人多,我看可以立项
>> > > > > > >
>> > > > > > >
>> > > > > > >
>> > > > > > > On Fri, 3 Sep 2004 13:18:20 +0800, Zoom.Quiet <zoomq at infopro.cn> wrote:
>> > > > > > > > Hollo Gary:
>> > > > > > > >
>> > > > > > > >   哈哈哈!原来引起过争论的"招贤"就是管理员哪!
>> > > > > > > > 多谢了!mailman 的确起了非常好的交流作用!
>> > > > > > > >
>> > > > > > > > 只是啄木鸟社区反而是在Python.cn 的列表中催化出来的,
>> > > > > > > > 而且Python.cn,Zope.cn 一开始就是社区哪!首页都列出来的!
>> > > > > > > >
>> > > > > > > > 只是,单纯以列表和静态的资料组成的社区,估计也算是空前了!
>> > > > > > > > wahtever! 能够管用就成!
>> > > > > > > >
>> > > > > > > > 玉米,无论如何得留好了,
>> > > > > > > > 如何集中建立,管理中国的 Python 专业社区,是长期抗战的!不能急哪!
>> > > > > > > >
>> > > > > > > > 何况,"如何成为黑客"的经典文章中也指出,默默为大家组织文章,查错,帮助进行交流的同志们也都是崇高的有黑客精神的黑客哪!
>> > > > > > > >
>> > > > > > > > 向 Python.cn,Zope.cn 社区致敬!
>> > > > > > > >
>> > > > > > > > 等Plone 架构好了在下来美化,中国风情化!
>> > > > > > > > ������!
>> > > > > > > >
>> > > > > > > > /******** [2004-09-03]13:13:07 ; Gary wrote:
>> > > > > > > >
>> > > > > > > > Gary Jia> 我们原来一直希望,能把python.cn/zope.cn建成一个很好的社区,不过很惭愧,由于
>> > > > > > > > Gary Jia> 我们自己的公司还正在成长阶段,
>> > > > > > > > Gary Jia> 所以时间有限,一直都没有什么建树,不过我们的mailing list 看来还是起到了好的
>> > > > > > > > Gary Jia> 作用,至少能让大家通过交流
>> > > > > > > > Gary Jia> 互相结识(也许大家有很多以前都已经认识了,不过至少我还是通过这个结交的大
>> > > > > > > > Gary Jia> 家)。几个人的力量非常有限,
>> > > > > > > > Gary Jia> 我们忙公司的事情已经焦头烂额了,所以一直对于社区建设有心无力,既然大家自发的
>> > > > > > > > Gary Jia> 都组织起来了,我们也愿意
>> > > > > > > > Gary Jia> 积极参与,我们可以提供以下支持:
>> > > > > > > > Gary Jia>
>> > > > > > > > Gary Jia> 站点空间、域名(python.cn/zope.cn/plope.cn)、以及现在的mailing
>> > > > > > > > Gary Jia> list(我
>> > > > > > > > Gary Jia> 想这个应该已经算是参与了)
>> > > > > > > >
>> > > > > > > > Gary Jia> 人员方面我们现在自己公司的事情也忙不过来,要不然也不会在这发招聘广告,还招来
>> > > > > > > > Gary Jia> 一片臭鸡蛋,呵呵。
>> > > > > > > > Gary Jia> 我们真心希望,开源思想能在中国大地茁壮成长,也一直在努力的推动python/zope这
>> > > > > > > > Gary Jia> 些的普及,当然了没什么建树。
>> > > > > > > > Gary Jia> 呵呵。
>> > > > > > > > Gary Jia> limodou的提议很好,不知道别人怎么想的。
>> > > > > > > >
>> > > > > > > > Gary Jia> gary
>> > > > > > > >
>> > > > > > > > Gary Jia> -----邮件原件-----
>> > > > > > > > Gary Jia> 发件人: python-chinese-bounces at lists.python.cn
>> > > > > > > > Gary Jia> [mailto:python-chinese-bounces at lists.python.cn] 代表 limodou
>> > > > > > > > Gary Jia> 发送时间: 2004年9月3日 10:33
>> > > > > > > > Gary Jia> 收件人: gentoo cn; python-chinese at lists.python.cn
>> > > > > > > > Gary Jia> 主题: Re: [python-chinese]
>> > > > > > > > Gary Jia> 关于社区建设的一些想法,大家交流啊!
>> > > > > > > >
>> > > > > > > > Gary Jia> 的确我所提的社区是啄木鸟社区,因为python.cn一直没有提过社区的概念。不过两者
>> > > > > > > > Gary Jia> 合二为一最好。
>> > > > > > > >
>> > > > > > > > Gary Jia> On Fri, 3 Sep 2004 10:04:14 +0800, gentoo cn
>> > > > > > > > Gary Jia> <gentoo.cn at gmail.com> wrote:
>> > > > > > > > >> 也许是我理解错了你的社区定义。
>> > > > > > > > >> 我说的是python.cn而不是woodpecker.org
>> > > > > > > > >> 现在中国缺少一个类似python user group的组织。
>> > > > > > > > >>
>> > > > > > > > >> On Fri, 3 Sep 2004 09:41:02 +0800, Zoom.Quiet <zoomq at infopro.cn> wrote:
>> > > > > > > > >> > Hollo limodou:
>> > > > > > > > >> >
>> > > > > > > > >> >   咳咳!Limodou 总是非常严肃认真哪!
>> > > > > > > > >> > OK!早就想有这类讨论了!是开源社区必备的自我反省精神哪!
>> > > > > > > > >> >
>> > > > > > > > >> >
>> > > > > > > > >> 社区为大家,大家为社区;人人都能管,人人都能说,要是不满意,直接提出来!
>> > > > > > > > >> > http://wiki.woodpecker.org.cn/moin.cgi/WoodpeckerEPs
>> > > > > > > > >> >
>> > > > > > > > >> > 开启 啄木鸟增进提案页面!
>> > > > > > > > >> >
>> > > > > > > > >> > 嗬嗬嗬!大家或多或少的都使用过国外成熟看开源软件管理平台吧!
>> > > > > > > > >> > 那是人家集中了多年的经验架构的平台!当然好用了!
>> > > > > > > > >> >
>> > > > > > > > >> >
>> > > > > > > > >> 但是,现在啄木鸟是白手起家,而且也不想进行重型开发平台的架构,嗬嗬嗬应该
>> > > > > > > > Gary Jia> 说�D�D在下自个儿感觉哪!啄木鸟的精神,就象啄木鸟平时干的哪样:瞅
>> > > > > > > > >> >
>> > > > > > > > >> 准一个地方,密集进攻,最快速的破解问题,得到一点点儿实惠立刻换地方!
>> > > > > > > > >> >
>> > > > > > > > >> 哈哈哈!开发的都是最实用的小程序,但是聚沙成塔,最耐用的程序积累多了,也
>> > > > > > > > Gary Jia> 就可以形成成熟的大型项目了!�D�D当然其中要有精密的管理,否则量变
>> > > > > > > > >> > 到质变,在软件工程中只有向坏的方向!??????!
>> > > > > > > > >> >
>> > > > > > > > >> > 所以,没有使用 Zope 的重型平台一方面是懒???
>> > > > > > > > >> >
>> > > > > > > > >> 嗬嗬嗬,一方面,利用最小的信息组织,专注有效代码的开发可能也是下意识的
>> > > > > > > > Gary Jia> 吧,毕竟这样"不方便"的社区环境,那些仅仅想看热闹的人是呆不住的是
>> > > > > > > > >> > 也乎是也乎???
>> > > > > > > > >> >
>> > > > > > > > >> > /******** [2004-09-03]09:30:00 ; limodou wrote:
>> > > > > > > > >> >
>> > > > > > > > >> > limodou>
>> > > > > > > > >> 现在社区有什么活动吗?我们应该列一个活动计划,一方面充实我们的
>> > > > > > > > Gary Jia> 社区,一方面吸引大家参加到实际的项目中去,提高大家的能动
>> > > > > > > > >> > limodou> 性。应该有目的地引导大家的动手能力和想干事的激情。
>> > > > > > > > >> >
>> > > > > > > > >> > limodou> 下面我列出了一些个人认为当前需要解决或讨论的事情:
>> > > > > > > > >> >
>> > > > > > > > >> > limodou> 1. 社区网站的建设
>> > > > > > > > >> > limodou>
>> > > > > > > > >> > limodou>
>> > > > > > > > >> wiki是有了,那我们还要不要建设网站。网站上需要哪些功能,要不要
>> > > > > > > > Gary Jia> 自已开发。如果自已开发,用什么开发,开发人员的安排,
>> > > > > > > > >> > limodou> 及大概的一个工作计划。wiki比较静态,给人很地下的感觉。
>> > > > > > > > >> >
>> > > > > > > > >> > limodou> 2. Blog的建设
>> > > > > > > > >> > limodou>
>> > > > > > > > >> > limodou>
>> > > > > > > > >> 其实在我推荐了syncato之后,我看了看PyBlosxom,给我感觉它是一个
>> > > > > > > > Gary Jia> 基于文件的blog系统。如果Blog数量
>> > > > > > > > >> > limodou>
>> > > > > > > > >> 增加,再加上如果我们需要做备份的话,使用文件的系统是否有会问
>> > > > > > > > Gary Jia> 题。可以讨论,不过,一般人看blog也只是看近期的,可能不
>> > > > > > > > >> > limodou>
>> > > > > > > > >> 会有事。如果我们要进行blog的建设,那就先定一个(除了这两个还可以
>> > > > > > > > Gary Jia> 有别的),然后成员进行试验、搭建。让大家尽快用起来
>> > > > > > > > >> > limodou> 。
>> > > > > > > > >> >
>> > > > > > > > >> > limodou> 3. 项目管理平台的建设
>> > > > > > > > >> > limodou>
>> > > > > > > > >> > limodou>
>> > > > > > > > >> 因为我们这个社区是以python的项目为主,因此为广大的Python爱好者
>> > > > > > > > Gary Jia> 提供一个项目管理的平台就很重要。建议尽快建立
>> > > > > > > > >> > limodou> 。同时建议简化审批流程。
>> > > > > > > > >> >
>> > > > > > > > >> > limodou>
>> > > > > > > > >> 4.以后的例会可以考虑为每个项目留点时间进行汇报与交流。当然,如
>> > > > > > > > Gary Jia> 果大家希望如些的话。
>> > > > > > > > >> >
>> > > > > > > > >> > limodou> 5.
>> > > > > > > > >> > limodou>
>> > > > > > > > >> 每个工作做出来,应该有总结文档、说明文档等相关的文档,作为我们
>> > > > > > > > Gary Jia> 的经验和成绩保留。
>> > > > > > > > >> >
>> > > > > > > > >> > limodou> 先想这么多。
>> > > > > > > > >> >
>> > > > > > > > >> > ********************************************/
>> > > > > > > > >> >
>> > > > > > > > >> > --
>> > > > > > > > >> > Free as in Freedom
>> > > > > > > > >> >
>> > > > > > > > >> >  Zoom.Quiet
>> > > > > > > > >> >
>> > > > > > > > >> > #=========================================#
>> > > > > > > > >> > ]Time is unimportant, only life important![
>> > > > > > > > >> > #=========================================#
>> > > > > > > > >> >
>> > > > > > > > >> > sender is the Bat!2.12.00
>> > > > > > > > >>
>> > > > > > > > >>
>> > > > > > > > >> >
>> > > > > > > > >> >
>> > > > > > > > >> >
>> > > > > > > > >> > _______________________________________________
>> > > > > > > > >> > 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
>> > > > > > > > >>
>> > > > > > > > >>
>> > > > > > > >
>> > > > > > > >
>> > > > > > > > Gary Jia> --
>> > > > > > > > Gary Jia> I like python!
>> > > > > > > >
>> > > > > > > >
>> > > > > > > >
>> > > > > > > >
>> > > > > > > > ********************************************/
>> > > > > > > >
>> > > > > > > > --
>> > > > > > > > Free as in Freedom
>> > > > > > > >
>> > > > > > > >  Zoom.Quiet
>> > > > > > > >
>> > > > > > > > #=========================================#
>> > > > > > > > ]Time is unimportant, only life important![
>> > > > > > > > #=========================================#
>> > > > > > > >
>> > > > > > > > sender is the Bat!2.12.00
>> > > > > > > >
>> > > > > > > > _______________________________________________
>> > > > > > > > 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
>> > > > > > >
>> > > > > > >
>> > > > > >
>> > > > >
>> > > > >
>> > > > > _______________________________________________
>> > > > > python-chinese list
>> > > > > python-chinese at lists.python.cn
>> > > > > http://python.cn/mailman/listinfo/python-chinese
>> > > > >
>> > > > >
>> > > >
>> > > > --
>> > > > I like python!
>> > > >
>> > > >
>> > > > _______________________________________________
>> > > > 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
>> >
>> 
>> --
>> I like python!
>>
>_______________________________________________
>python-chinese list
>python-chinese at lists.python.cn
>http://python.cn/mailman/listinfo/python-chinese

= = = = = = = = = = = = = = = = = = = =
			

        致
礼!
 
				 
        dreamingk(天成)
        dreamingker at 163.com
          2004-09-03


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

2004年09月03日 星期五 19:09

Liming_Do Liming_Do at smics.com
Fri Sep 3 19:09:00 HKT 2004

我还有邀请,但现在公司不能上网,一会回家把邀请发到你邮箱里去。

-----原始邮件-----
发件人: python-chinese-bounces at lists.python.cn
[mailto:python-chinese-bounces at lists.python.cn]代表 jackphil
发送时间: 2004年9月3日 17:55
收件人: Qiangning Hong; python-chinese at lists.python.cn
主题: Re: [python-chinese] I can invite 6 friends to Gmail


Qiangning Hong 写道:

>需要的回帖,呵呵
>  
>
我可以吗?谢谢
_______________________________________________
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年09月03日 星期五 19:59

dreamingk(天成) dreamingker at 163.com
Fri Sep 3 19:59:52 HKT 2004

HD,您好!

	明天主要是讨论compass和twisted,jerry做为负责人还是他来主讲,其他此项目的参与者都来吧。
还有jerry定个时间。
    limodou 兄还有zoomq 还有其他的人有没有要讨论的话题?
    是不是明天花点时间讨论一下我们社区讨论和建设的问题?我觉得现在有必要!

======= 2004-09-03 18:33:40 您在来信中写道:=======

>明天天成组织,讨论compass和twisted,我明天尽量赶回来参与。明天领导有事。。。
>
>On Fri, 3 Sep 2004 17:26:07 +0800, limodou <limodou at gmail.com> wrote:
>> 现在老大不组织,我看也没几个人开会了。
>> 
>> On Fri, 3 Sep 2004 17:11:48 +0800, Jerry Marx <pythoner at gmail.com> wrote:
>> > 现在已经是周五,快下班了
>> > 明天的例会是不是照常开呢?
>> > 讨论些什么内容呢?
>> >
>> >
>> > _______________________________________________
>> > python-chinese list
>> > python-chinese at lists.python.cn
>> > http://python.cn/mailman/listinfo/python-chinese
>> >
>> >
>> 
>> --
>> I like python!
>> _______________________________________________
>> python-chinese list
>> python-chinese at lists.python.cn
>> http://python.cn/mailman/listinfo/python-chinese
>> 
>
>
>-- 
>HD(燃烧中的火)
>我工作我快乐,我勤奋我收获。请与我一起快乐,与我一起收获。
>_______________________________________________
>python-chinese list
>python-chinese at lists.python.cn
>http://python.cn/mailman/listinfo/python-chinese

= = = = = = = = = = = = = = = = = = = =
			

        致
礼!
 
				 
        dreamingk(天成)
        dreamingker at 163.com
          2004-09-03


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

2004年09月03日 星期五 20:01

hoxide hoxide_dirac at yahoo.com.cn
Fri Sep 3 20:01:15 HKT 2004

dreamingk(天成),您好!

	定时间啊~~~~
    天成定好了发个短信告诉我?


======= 2004-09-03 19:59:52 您在来信中写道:=======

>HD,您好!
>
>	明天主要是讨论compass和twisted,jerry做为负责人还是他来主讲,其他此项目的参与者都来吧。
>还有jerry定个时间。
>    limodou 兄还有zoomq 还有其他的人有没有要讨论的话题?
>    是不是明天花点时间讨论一下我们社区讨论和建设的问题?我觉得现在有必要!
>
>======= 2004-09-03 18:33:40 您在来信中写道:=======
>
>>明天天成组织,讨论compass和twisted,我明天尽量赶回来参与。明天领导有事。。。
>>
>>On Fri, 3 Sep 2004 17:26:07 +0800, limodou <limodou at gmail.com> wrote:
>>> 现在老大不组织,我看也没几个人开会了。
>>> 
>>> On Fri, 3 Sep 2004 17:11:48 +0800, Jerry Marx <pythoner at gmail.com> wrote:
>>> > 现在已经是周五,快下班了
>>> > 明天的例会是不是照常开呢?
>>> > 讨论些什么内容呢?
>>> >
>>> >
>>> > _______________________________________________
>>> > python-chinese list
>>> > python-chinese at lists.python.cn
>>> > http://python.cn/mailman/listinfo/python-chinese
>>> >
>>> >
>>> 
>>> --
>>> I like python!
>>> _______________________________________________
>>> python-chinese list
>>> python-chinese at lists.python.cn
>>> http://python.cn/mailman/listinfo/python-chinese
>>> 
>>
>>
>>-- 
>>HD(燃烧中的火)
>>我工作我快乐,我勤奋我收获。请与我一起快乐,与我一起收获。
>>_______________________________________________
>>python-chinese list
>>python-chinese at lists.python.cn
>>http://python.cn/mailman/listinfo/python-chinese
>
>= = = = = = = = = = = = = = = = = = = =
>			
>
>        致
>礼!
> 
>				 
>        dreamingk(天成)
>        dreamingker at 163.com
>          2004-09-03
>
>_______________________________________________
>python-chinese list
>python-chinese at lists.python.cn
>http://python.cn/mailman/listinfo/python-chinese
>

= = = = = = = = = = = = = = = = = = = =
			

        致
礼!
 
				 
        hoxide
        hoxide_dirac at yahoo.com.cn
          2004-09-03


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

2004年09月03日 星期五 21:37

"info"  info at xichen.com
Fri Sep 3 21:37:03 HKT 2004

关键不知道是怎么调用的啊,这个是事件,不是方法啊。
请教各位了。 

lihui的信件内容: 

> 我估计他说的不是这个
> 象flash控件,提供一个虚事件方法的接口,你可以写函数重新定义
> 当播放flash桢出现变化时直接调用这个方法返回 
> 
> 我用python没试成过 
> 
> On Fri, 3 Sep 2004 17:52:48 +0800, gentoo cn <gentoo.cn at gmail.com> wrote:
>> 你说的这个事件C应该是一个返回一个值吧.那么这个值返回给谁了呢.
>> 直接去访问那个谁就可以了吧 
>> 
>>  
>> 
>> On Fri, 3 Sep 2004 17:37:23 +0800, info at xichen.com <info at xichen.com> wrote:
>> > python-chinese.您好.
>> >        我能正常调用com里面的方法.也能将参数传递进去.并得到正确的结果.
>> >        但是这个com是写了有事件的.我怎么将发生了事件中的值取出来呢.
>> >        比如a这个com中有b和c.当调用b后.事件c会触发.并返回结果.我如何在c中取出返回的值.
>> >
>> >        非常急.请教各位了.
>> >
>> > 致
>> > 礼.
>> >
>> > info
>> > info at xichen.com
>> > 2004-09-03
>> >
>> >
>> > _______________________________________________
>> > 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 
>> 
>>
> _______________________________________________
> 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年09月04日 星期六 09:18

"info"  info at xichen.com
Sat Sep 4 09:18:07 HKT 2004

问题已经解决。代码如下:
# -*- coding: cp936 -*-
import win32event, win32com.client, pythoncom 

class Event:
   def OnLoginTServer(self,nResult,pszMessage):
       print 'OnLoginTServer'
   def OnDisconnectTServer(self,nRetCode,pszMessage):
       print 'OnDisconnectTServer'
def Main():
   tt=win32com.client.DispatchWithEvents('SBsdfdyX.SBsdfdyXCtrl.1',Event)
   tt.event = win32event.CreateEvent(None, 0, 0, None)
   tt.Init()
   tt.SetSBuddyMainIP("XXXXXXX", 6000)
   tt.LoginTServer('1','2', 1, '1', 1, '1', '1', '1', 0)
   while 1:
   rc = win32event.MsgWaitForMultipleObjects((tt.event,),
        0, 1000, win32event.QS_ALLEVENTS)
   print rc
   print win32event.WAIT_OBJECT_0
   print win32event.WAIT_OBJECT_0+1
   if rc == win32event.WAIT_OBJECT_0:
      print 'event signalled'
      break
   elif rc == win32event.WAIT_OBJECT_0+1:
       pythoncom.PumpWaitingMessages() 

Main() 

"info" <info at xichen.com>的信件内容: 

> 关键不知道是怎么调用的啊,这个是事件,不是方法啊。
> 请教各位了。  
> 
> lihui的信件内容:  
> 
>> 我估计他说的不是这个
>> 象flash控件,提供一个虚事件方法的接口,你可以写函数重新定义
>> 当播放flash桢出现变化时直接调用这个方法返回  
>> 
>> 我用python没试成过  
>> 
>> On Fri, 3 Sep 2004 17:52:48 +0800, gentoo cn <gentoo.cn at gmail.com> wrote:
>>> 你说的这个事件C应该是一个返回一个值吧.那么这个值返回给谁了呢.
>>> 直接去访问那个谁就可以了吧  
>>> 
>>>   
>>> 
>>> On Fri, 3 Sep 2004 17:37:23 +0800, info at xichen.com <info at xichen.com> 
>>> wrote:
>>> > python-chinese.您好.
>>> >        我能正常调用com里面的方法.也能将参数传递进去.并得到正确的结果.
>>> >        但是这个com是写了有事件的.我怎么将发生了事件中的值取出来呢.
>>> >        
>>> 比如a这个com中有b和c.当调用b后.事件c会触发.并返回结果.我如何在c中取出返?
>>> 氐闹?
>>> >
>>> >        非常急.请教各位了.
>>> >
>>> > 致
>>> > 礼.
>>> >
>>> > info
>>> > info at xichen.com
>>> > 2004-09-03
>>> >
>>> >
>>> > _______________________________________________
>>> > 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  
>>> 
>>> 
>> _______________________________________________
>> 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]

2004年09月04日 星期六 10:05

lihui lihuimail at gmail.com
Sat Sep 4 10:05:49 HKT 2004

不错,受教

这样的应用看来只能通过win32api实现

On Sat, 04 Sep 2004 09:18:07 +0800, info  <info at xichen.com>
<info at xichen.com> wrote:
> 问题已经解决。代码如下:
> # -*- coding: cp936 -*-
> import win32event, win32com.client, pythoncom
> 
> class Event:
>   def OnLoginTServer(self,nResult,pszMessage):
>       print 'OnLoginTServer'
>   def OnDisconnectTServer(self,nRetCode,pszMessage):
>       print 'OnDisconnectTServer'
> def Main():
>   tt=win32com.client.DispatchWithEvents('SBsdfdyX.SBsdfdyXCtrl.1',Event)
>   tt.event = win32event.CreateEvent(None, 0, 0, None)
>   tt.Init()
>   tt.SetSBuddyMainIP("XXXXXXX", 6000)
>   tt.LoginTServer('1','2', 1, '1', 1, '1', '1', '1', 0)
>   while 1:
>   rc = win32event.MsgWaitForMultipleObjects((tt.event,),
>        0, 1000, win32event.QS_ALLEVENTS)
>   print rc
>   print win32event.WAIT_OBJECT_0
>   print win32event.WAIT_OBJECT_0+1
>   if rc == win32event.WAIT_OBJECT_0:
>      print 'event signalled'
>      break
>   elif rc == win32event.WAIT_OBJECT_0+1:
>       pythoncom.PumpWaitingMessages()
> 
> Main()
> 
> "info" <info at xichen.com>的信件内容:
> 
> > 关键不知道是怎么调用的啊,这个是事件,不是方法啊。
> > 请教各位了。
> >
> > lihui的信件内容:
> >
> >> 我估计他说的不是这个
> >> 象flash控件,提供一个虚事件方法的接口,你可以写函数重新定义
> >> 当播放flash桢出现变化时直接调用这个方法返回
> >>
> >> 我用python没试成过
> >>
> >> On Fri, 3 Sep 2004 17:52:48 +0800, gentoo cn <gentoo.cn at gmail.com> wrote:
> >>> 你说的这个事件C应该是一个返回一个值吧.那么这个值返回给谁了呢.
> >>> 直接去访问那个谁就可以了吧
> >>>
> >>>
> >>>
> >>> On Fri, 3 Sep 2004 17:37:23 +0800, info at xichen.com <info at xichen.com>
> >>> wrote:
> >>> > python-chinese.您好.
> >>> >        我能正常调用com里面的方法.也能将参数传递进去.并得到正确的结果.
> >>> >        但是这个com是写了有事件的.我怎么将发生了事件中的值取出来呢.
> >>> >
> >>> 比如a这个com中有b和c.当调用b后.事件c会触发.并返回结果.我如何在c中取出返?
> >>> 氐闹?
> >>> >
> >>> >        非常急.请教各位了.
> >>> >
> >>> > 致
> >>> > 礼.
> >>> >
> >>> > info
> >>> > info at xichen.com
> >>> > 2004-09-03
> >>> >
> >>> >
> >>> > _______________________________________________
> >>> > 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
> >>>
> >>>
> >> _______________________________________________
> >> 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]

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号