推荐学习书目
› Learn Python the Hard Way
Python Sites
› PyPI - Python Package Index
› http://diveintopython.org/toc/index.html
› Pocoo
值得关注的项目
› PyPy
› Celery
› Jinja2
› Read the Docs
› gevent
› pyenv
› virtualenv
› Stackless Python
› Beautiful Soup
› 结巴中文分词
› Green Unicorn
› Sentry
› Shovel
› Pyflakes
› pytest
Python 编程
› pep8 Checker
Styles
› PEP 8
› Google Python Style Guide
› Code Style from The Hitchhiker's Guide
explist
V2EX  ›  Python

进程提醒?

  •  
  •   explist · Aug 14, 2017 · 2559 views
    This topic created in 3328 days ago, the information mentioned may be changed or developed.
    当操作系统中出现某进程时,予以弹窗提醒(也可有权限时直接杀死),这个代码怎么写呢?
    2 replies  •  2017-08-14 21:59:32 +08:00
    misaka19000
        1
    misaka19000  
       Aug 14, 2017
    直接杀掉它的父进程
    ysc3839
        2
    ysc3839  
       Aug 14, 2017 via Android
    关键词 Python process exist
    弹窗 Python tkinter
    杀死 python process kill
    另外,懒得话可以直接调用操作系统自带的命令行工具来杀进程。*nix killall; Windows taskkill
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Privacy   ·   Solana   ·   864 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 21:07 · PVG 05:07 · LAX 14:07 · JFK 17:07
    ♥ Do have faith in what you're doing.