Python论坛  - 讨论区

标题:[python-chinese] (无主题)

2007年09月02日 星期日 18:56

vsmb vsmb在21cn.com
星期日 九月 2 18:56:31 HKT 2007

请问如何停止进程?
thread.start_new_thread和继承threading.Thread这两种创建进程的方法应如何结束进程?
谢谢




vsmb
2007-09-02

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

2007年09月02日 星期日 19:49

limodou limodou在gmail.com
星期日 九月 2 19:49:10 HKT 2007

On 9/2/07, vsmb <vsmb在21cn.com> wrote:
> 请问如何停止进程?
> thread.start_new_thread和继承threading.Thread这两种创建进程的方法应如何结束进程?
> 谢谢
>
不能强制停,一般是通过一个全局的变量,通过不断地检测这个值来决定是否要退出。

-- 
I like python!
UliPad <>: http://code.google.com/p/ulipad/
My Blog: http://www.donews.net/limodou

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

2007年09月02日 星期日 20:13

Jiahua Huang jhuangjiahua在gmail.com
星期日 九月 2 20:13:57 HKT 2007

你这是线程。

在 07-9-2,vsmb<vsmb at 21cn.com> 写道:
> 请问如何停止进程?
> thread.start_new_thread 和继承 threading.Thread 这两种创建进程的方法应如何结束进程?
> 谢谢
>

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

2007年09月03日 星期一 10:51

Arui Zen dujunfly在gmail.com
星期一 九月 3 10:51:36 HKT 2007

    def stop(self):
        raise SystemExit
        return
ÕâÑùд£¬ºÃÏñÒ²¿ÉÒÔ£¬²»¹ýÎÒÖ»ÔÚlinuxÏÂÊÔ¹ý¡£

ÔÚ07-9-2£¬Jiahua Huang <jhuangjiahua在gmail.com> дµÀ£º
>
> ÄãÕâÊÇÏ̡߳£
>
> ÔÚ 07-9-2£¬vsmb<vsmb在21cn.com> дµÀ£º
> > ÇëÎÊÈçºÎÍ£Ö¹½ø³Ì£¿
> > thread.start_new_thread ºÍ¼Ì³Ð threading.Thread ÕâÁ½ÖÖ´´½¨½ø³ÌµÄ·½·¨Ó¦ÈçºÎ½áÊø½ø³Ì£¿
> > лл
> >
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese




-- 

DJ
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070903/4efab4c9/attachment.html 

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号