Python论坛  - 讨论区

标题:Re: Re: Re: [python-chinese] ANN:能够显示python calltips的VIM脚本(上次忘了带附件)

2004年08月30日 星期一 16:35

tocer tootoo at yeah.net
Mon Aug 30 16:35:15 HKT 2004

谢了,已经变成正数了。
----- Original Message ----- 
From: "hoxide" <hoxide_dirac at yahoo.com.cn>
To: <python-chinese at lists.python.cn>
Sent: Saturday, August 28, 2004 5:08 PM
Subject: Re: Re: Re: [python-chinese] ANN:能够显示python calltips的VIM脚本(上次忘了带附件)


> tocer,您好!
> 
> 不是偶投的~~,偶才投了一张~~"helpfull"
> 
> ======= 2004-08-28 16:25:51 您在来信中写道:=======
> 
> >又被什么人投了一张负票,郁闷死了
> >----- Original Message ----- 
> >From: "tocer" <tootoo at yeah.net>
> >To: <python-chinese at lists.python.cn>
> >Sent: Saturday, August 28, 2004 4:14 PM
> >Subject: Re: Re: [python-chinese] ANN:能够显示python calltips的VIM脚本(上次忘了带附件)
> >
> >
> >> 你觉得好的话,到http://vim.sourceforge.net/scripts/script.php?script_id=1074
> >> 投我一票,我的分数都变成负的了,太不爽了,我还没见过别人有负的呢。东西不大,编起来也挺辛苦的。
> >> ----- Original Message ----- 
> >> From: "hoxide" <hoxide_dirac at yahoo.com.cn>
> >> To: <python-chinese at lists.python.cn>
> >> Sent: Saturday, August 28, 2004 3:40 PM
> >> Subject: Re: Re: [python-chinese] ANN:能够显示python calltips的VIM脚本(上次忘了带附件)
> >> 
> >> 
> >> > tocer,您好!
> >> > 
> >> > 升到6.3了~~,不错,
> >> > 
> >> > ======= 2004-08-28 15:06:43 您在来信中写道:=======
> >> > 
> >> > >解决办法有三个:
> >> > >  1、升级vim6.2---->6.3
> >> > >  2、降级python---->2.1
> >> > >  3、重新编译vim6.2源代码,使他能兼容你的python版本。不过这招我也不会:)
> >> > >
> >> > >这个脚本的功能简单说就是代码提示。
> >> > >----- Original Message ----- 
> >> > >From: "hoxide" <hoxide_dirac at yahoo.com.cn>
> >> > >To: <python-chinese at lists.python.cn>
> >> > >Sent: Saturday, August 28, 2004 2:34 PM
> >> > >Subject: Re: [python-chinese] ANN:能够显示python calltips的VIM脚本(上次忘了带附件)
> >> > >
> >> > >
> >> > >> tocer,您好!
> >> > >> 
> >> > >> gvim6.2中不能用~~~,需要python2.1~~~, 这个pyfile到底是什么东西?
> >> > >> 
> >> > >> ======= 2004-08-28 13:21:58 您在来信中写道:=======
> >> > >> 
> >> > >> >版本:0.3
> >> > >> >
> >> > >> >运行平台:linux ,windows,VIM
> >> > >> >          我只在中文win2000+vim6.3中测试通过。别的平台,别的vim版本没有测试,如果也能通过,告诉我一声。
> >> > >> >
> >> > >> >特性:
> >> > >> >    1、在vim里编码的时候,可以随着你的输入,自动显示模块或者函数名称和用法,就像idle或者pywin里的calltips,不过我这个脚本还能显示用法和帮助。
> >> > >> >    2、只支持python语言。
> >> > >> >
> >> > >> >用法:
> >> > >> >    1、打开一个python文件,然后pyfile <路径>pyCallTips.py,如果没有报错,就能运行了,在python文件中import的模块和方法,都能够随着你的输入显示出来。支持内建函数,试着输入 dir 看看。或者放入vimrc文件中,自动运行。
> >> > >> >    2、如果新增import 或者 from 。。import语句,需要按刷新一下,这样才能显示出新增的模块和方法
> >> > >> >
> >> > >> >如果有问题,在这里提出来,我会尽量回答的。如果好使,也说一声,让我也高兴高兴。_______________________________________________
> >> > >> >python-chinese list
> >> > >> >python-chinese at lists.python.cn
> >> > >> >http://python.cn/mailman/listinfo/python-chinese
> >> > >> >
> >> > >> 
> >> > >> = = = = = = = = = = = = = = = = = = = =
> >> > >> 
> >> > >> 
> >> > >>         致
> >> > >> 礼!
> >> > >>  
> >> > >> 
> >> > >>         hoxide
> >> > >>         hoxide_dirac at yahoo.com.cn
> >> > >>           2004-08-28
> >> > >> 
> >> > >> 
> >> > >
> >> > >
> >> > >--------------------------------------------------------------------------------
> >> > >
> >> > >
> >> > >> _______________________________________________
> >> > >> 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
> >> > >
> >> > 
> >> > = = = = = = = = = = = = = = = = = = = =
> >> > 
> >> > 
> >> >         致
> >> > 礼!
> >> >  
> >> > 
> >> >         hoxide
> >> >         hoxide_dirac at yahoo.com.cn
> >> >           2004-08-28
> >> > 
> >> > 
> >> 
> >> 
> >> --------------------------------------------------------------------------------
> >> 
> >> 
> >> > _______________________________________________
> >> > 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
> >
> 
> = = = = = = = = = = = = = = = = = = = =
> 
> 
>         致
> 礼!
>  
> 
>         hoxide
>         hoxide_dirac at yahoo.com.cn
>           2004-08-28
> 
> 


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


> _______________________________________________
> 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年08月30日 星期一 17:55

Terry Lu TerryLu at BENQ.COM
Mon Aug 30 17:55:17 HKT 2004

  给偶一个, 谢了

-----原始邮件-----
发件人: python-chinese-bounces at lists.python.cn
[mailto:python-chinese-bounces at lists.python.cn]代表 gentoo.cn
发送时间: 2004年8月30日 17:54
收件人: python-chinese at lists.python.cn; Liming_Do at smics.com
主题: Re: 答复: [python-chinese]Gmail邀请


回报社区,我刚得了邀请权,谁还想要,我来邀请

Liming_Do wrote:

>哎,等我发完信,黄瓜菜都没啦。
>哪位老大还有Gmail的邀请?
>
>-----原始邮件-----
>发件人: python-chinese-bounces at lists.python.cn
>[mailto:python-chinese-bounces at lists.python.cn]代表 Jerry Marx
>发送时间: 2004年8月30日 13:59
>收件人: python-chinese at lists.python.cn
>主题: Re: [python-chinese]Gmail邀请
>
>
>Jerry Marx,您好!
>
>	已经送完了  :)
>	大家检查一下email
>
>======= 2004-08-30 13:05:59 您在来信中写道:=======
>
>  
>
>>python-chinese,您好!
>>
>>	有需要gmail的兄弟们发信到pythoner at gmail.com
>>	为数不多,先到先得,请使用你的常用信箱来发.
>>	不过不要使用hotmail和yahoo.
>>
>>        致
>>礼!
>>				
>>
>>        Jerry Marx
>>        zhiyuan.ma at enorbus.com.cn
>>          2004-08-30
>>_______________________________________________
>>python-chinese list
>>python-chinese at lists.python.cn
>>http://python.cn/mailman/listinfo/python-chinese
>>
>>    
>>
>
>= = = = = = = = = = = = = = = = = = = =
>			
>
>        致
>礼!
> 
>				 
>        Jerry Marx
>        zhiyuan.ma at enorbus.com.cn
>          2004-08-30
>
>_______________________________________________
>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


BenQ. "Bringing Enjoyment 'N Quality to Life". Enjoyment Matters.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20040830/84d808ff/attachment.html

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

2004年08月30日 星期一 19:11

Darkay Li ldw at suntektech.com
Mon Aug 30 19:11:45 HKT 2004

偶也想要一个darkay at 21cn.com

  _____  

发件人: python-chinese-bounces at lists.python.cn
[mailto:python-chinese-bounces at lists.python.cn] 代表 Terry Lu
发送时间: 2004年8月30日 17:55
收件人: gentoo.cn at 126.com; python-chinese at lists.python.cn
主题: 答复: 答复: [python-chinese]Gmail邀请



  给偶一个, 谢了 

-----原始邮件----- 
发件人: python-chinese-bounces at lists.python.cn 
[mailto:python-chinese-bounces at lists.python.cn]代表 gentoo.cn 
发送时间: 2004年8月30日 17:54 
收件人: python-chinese at lists.python.cn; Liming_Do at smics.com 
主题: Re: 答复: [python-chinese]Gmail邀请 


回报社区,我刚得了邀请权,谁还想要,我来邀请 

Liming_Do wrote: 

>哎,等我发完信,黄瓜菜都没啦。 
>哪位老大还有Gmail的邀请? 
> 
>-----原始邮件----- 
>发件人: python-chinese-bounces at lists.python.cn 
>[mailto:python-chinese-bounces at lists.python.cn]代表 Jerry Marx 
>发送时间: 2004年8月30日 13:59 
>收件人: python-chinese at lists.python.cn 
>主题: Re: [python-chinese]Gmail邀请 
> 
> 
>Jerry Marx,您好! 
> 
>       已经送完了  :) 
>       大家检查一下email 
> 
>======= 2004-08-30 13:05:59 您在来信中写道:======= 
> 
>  
> 
>>python-chinese,您好! 
>> 
>>      有需要gmail的兄弟们发信到pythoner at gmail.com 
>>      为数不多,先到先得,请使用你的常用信箱来发. 
>>      不过不要使用hotmail和yahoo. 
>> 
>>        致 
>>礼! 
>>                              
>> 
>>        Jerry Marx 
>>        zhiyuan.ma at enorbus.com.cn 
>>          2004-08-30 
>>_______________________________________________ 
>>python-chinese list 
>>python-chinese at lists.python.cn 
>>http://python.cn/mailman/listinfo/python-chinese 
>> 
>>    
>> 
> 
>= = = = = = = = = = = = = = = = = = = = 
>                       
> 
>        致 
>礼! 
> 
>                                
>        Jerry Marx 
>        zhiyuan.ma at enorbus.com.cn 
>          2004-08-30 
> 
>_______________________________________________ 
>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 


BenQ. "Bringing Enjoyment 'N Quality to Life". Enjoyment Matters. 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20040830/10c2bbd3/attachment.htm

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

2004年08月30日 星期一 19:39

Eric Luo ericluo at hitrust.com.cn
Mon Aug 30 19:39:11 HKT 2004

不知道现在晚了吗?还有没有机会阿?

Anyway, 多谢了。

-----邮件原件-----
发件人: python-chinese-bounces at lists.python.cn
[mailto:python-chinese-bounces at lists.python.cn] 代表 Jerry Marx
发送时间: 2004年8月30日 13:06
收件人: python-chinese
主题: [python-chinese] Gmail邀请

python-chinese,您好!

	有需要gmail的兄弟们发信到pythoner at gmail.com
	为数不多,先到先得,请使用你的常用信箱来发.
	不过不要使用hotmail和yahoo.

        致
礼!
 				

        Jerry Marx
        zhiyuan.ma at enorbus.com.cn
          2004-08-30

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

2004年08月30日 星期一 19:46

Eric Luo ericluo at hitrust.com.cn
Mon Aug 30 19:46:24 HKT 2004

那位兄弟还有邀请权的阿, 如果可以,给我一个啊!

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20040830/01384857/attachment.html

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号