Python论坛  - 讨论区

标题:Re: Re: [python-chinese] IDLE完善

2005年12月06日 星期二 12:56

wangzhe wangzhe at eastcom.com
Tue Dec 6 12:56:55 HKT 2005

最近http://www.linuxforum.net/上Python讨论区上不去,今晚看看能不能放上去。

>找不到下载链接!
>
>
>On 12/6/05, wangzhe <wangzhe at eastcom.com> wrote:
>> 大家好,您好!
>>
>>        作为Python的自带IDLE被大多数人抛弃,我觉得是比较遗憾的!虽然修改不可能是革命性的,但是总能够方便一些人的使用。现在在写文档,尽快提供大家。http://blog.donews.com/JerryKing 已经更新
>>
>> 修改点:
>>        上次补充的AutoComplete功能也已经更新,类似class.func.func.的连点也能显示。自动调节显示位置。
>>    添加了行号提示。
>>    添加了工具条。工具条上dubug按钮(个人觉得原有的debug模式打开有方式有点怪异),带参数的运行,此种运行方式是独立开一个
>>    进程,可以用来跑死循环和wxPython的界面,这样IDLE就不会没有响应了。
>>
>>
>>    问一下,win32环境下python安装包自带的模块有没有可以根据进程号关闭进程的方法啊?我没查到,os.kill()不提供给win32的!!
>>
>>>> 礼!
>>
>>
>> JerryKing
>> 2005-12-05
>>
>>
>> _______________________________________________
>> python-chinese
>> Post: send python-chinese at lists.python.cn
>> Subscribe: send subscribe to python-chinese-request at lists.python.cn
>> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
>> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>>
>>
>_______________________________________________
>python-chinese
>Post: send python-chinese at lists.python.cn
>Subscribe: send subscribe to python-chinese-request at lists.python.cn
>Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
>Detail Info: http://python.cn/mailman/listinfo/python-chinese

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

        致
礼!
 
				 
        wangzhe
        wangzhe at eastcom.com
          2005-12-06

-------------- next part --------------
A non-text attachment was scrubbed...
Name: wangzhe.vcf
Type: text/x-vcard
Size: 304 bytes
Desc: not available
Url : http://lists.exoweb.net/pipermail/python-chinese/attachments/20051206/72562f26/wangzhe.vcf

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

2005年12月06日 星期二 16:39

黑沙 fred.li.1979.m.bj.prc at gmail.com
Tue Dec 6 16:39:50 HKT 2005

问一下,win32环境下python安装包自带的模块有没有可以根据进程号关闭进程的方法啊?我没查到,os.kill()不提供给win32的!!

API
进程号是PID吗?

EnumerateProcesses得到所有进程pid
OpenProcess用pid得到handle
TerminateProcess用handle关闭进程

**
**
**
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20051206/562960c7/attachment.htm

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号