V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
vtoexsir
V2EX  ›  Windows

请问有没有 cmd 命令或者 api 可以获取到 windows 任务管理器里的应用程序?

  •  
  •   vtoexsir · 2018-05-02 21:03:17 +08:00 · 2777 次点击
    这是一个创建于 2157 天前的主题,其中的信息可能已经有所发展或是发生改变。


    多谢您!

    1 条回复    2018-05-02 22:11:20 +08:00
    hxsf
        1
    hxsf  
       2018-05-02 22:11:20 +08:00   ❤️ 1
    PowerShell: Get-Process |where {$_.mainWindowTItle} |format-table id,name,mainwindowtitle – AutoSize
    ?
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   4755 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 09:46 · PVG 17:46 · LAX 02:46 · JFK 05:46
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.