函数十分简单,不多做赘述
returntype front(); returtype back(); void push(); void pop(); bool empty(); int size();