Introduction - If you have any usage issues, please Google them yourself
Completion of the circular queue structure is defined, and the circular queue implementation of various basic operations (each basic operations to implement a function). Basic operations include: initialization Init_sqqueue operations, sub-team empty Empty_sqqueue operations into the team En_sqqueue operations, the team De_sqqueue operations team to take the first element Gethead_sqqueue operations.