©
Dokumen ini menggunakan Manual laman web PHP Cina Lepaskan
(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.
没有返回值。