Popular C recipes tagged "proc"http://code.activestate.com/recipes/langs/c/tags/proc/2009-06-03T20:34:50-07:00ActiveState Code Recipesprocess exist? by reading /proc (C)
2009-06-03T20:34:50-07:00J Yhttp://code.activestate.com/recipes/users/4170398/http://code.activestate.com/recipes/576794-process-exist-by-reading-proc/
<p style="color: grey">
C
recipe 576794
by <a href="/recipes/users/4170398/">J Y</a>
(<a href="/recipes/tags/proc/">proc</a>).
</p>
<p>判断一个进程还存不存在</p>