记录有关queue队列的一些使用文章目录1、push()2、front()3、back()4、empty()5、pop1、push()入队2、front()头3、back()尾4、empty()是空就返回真5、pop头部出队