©
Ce document utilise Manuel du site Web PHP chinois Libérer
(PHP 5 >= 5.3.0)
SplDoublyLinkedList::unshift — Prepends the doubly linked list with an element
$value
)
Prepends value
at the beginning of the doubly linked list.
value
The value to unshift.
没有返回值。