SplStack 类 SplStack
&reftitle.intro; SplStack 类的主要功能是通过将迭代模式设置为 SplDoublyLinkedList::IT_MODE_LIFO 来提供使用双向链表实现的栈。
&reftitle.classsynopsis; SplStack extends SplDoublyLinkedList &InheritedConstants; &InheritedMethods;
&reftitle.examples; <classname>SplStack</classname> 示例 ]]> &example.outputs;