task-management
Task monitor and manager in C++
I\'m looking to build a task monitor/manager using the Win32 API. It will be started (preferably as a windows service) with a command line argument specifying how many instances of a new process it sh[详细]
2023-04-06 19:54 分类:问答Using mylyn outside eclipse - task management/time tracking tool
I left Eclipse over two year ago in favor of Jetbrains products (PhpStorm and RubyMine). The only feature I miss fro开发者_如何学运维m Eclipse is Mylyn. Until now I use it only for convenience in orga[详细]
2023-04-06 07:58 分类:问答How to hide C# application from taskmanager processtab? [duplicate]
This question already has answers here:开发者_如何学C How do I hide a process in Task Manager in C#?[详细]
2023-03-30 05:46 分类:问答What is the 'realtime' process priority setting for?
From what I\'ve r开发者_JS百科ead in the past, you\'re encouraged not to change the priority of your Windows applications programmatically, and if you do, you should never change them to \'Realtime\'.[详细]
2022-12-10 21:22 分类:问答How to decide when to script something rather than do it manually?
Sometimes I find myself needing to do something that could be automated or could be manual.E.g. I just ran a particular script 8 times, making a small change in between each run.I certainly could have[详细]
2022-12-09 15:56 分类:问答