Java: Get a process given a pid

前端 未结 4 1918
悲哀的现实
悲哀的现实 2020-12-16 16:07

Say I have a current running process known, how can I turn this into a Process object in Java? The process is already running, so I don\'t want to spawn off another one, I j

4条回答
提交回复
热议问题