实现只有尾指针的循环链队列的初始化、入队列和出队列
Implement the Initialization, Enqueue, Dequeue of a link-list-based round-robin queue