Introduction - If you have any usage issues, please Google them yourself
With a doubly linked list to achieve a task queue , put their defined tasks inherit the base class BaseQueue, can be added to the task , delete, priority setting , access to the task and so on.