Introduction - If you have any usage issues, please Google them yourself
Write a console program, to achieve the Windows Task Manager process management functions, specific features include: the name of the currently running process, process ID, user name, CPU usage, memory usage, etc., and be able to constantly refresh the CPU occupancy rate and memory usage. The program itself is less than 5 CPU utilization.