Introduction - If you have any usage issues, please Google them yourself
a kind of First-In-First-Out (FIFO) data structure,the first element added to a queue will occur in the first place in the queue, the second element added to the queue will be after the first one