Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
正是它在锡上说的。还有什么方法可以告诉外壳内部正在运行什么?*
我想我可以通过查找具有匹配父 pids* 的查找过程来做到这一点,但这是否可移植到 Windows?以及如何查找给定 pid* 的进程的当前目录。
*(最好到最不推荐)qt 或 kde api/其他跨平台 api/*nix 和 windows api?
看起来 TerminalInterfaceV2 可能正是我所需要的,任何有关它的额外信息将不胜感激。