shift : 從數組的開頭取出元素 unshift:從數組的開頭加入元素. 1、push. #!/usr/bin/perl use strict; use warnings;. my @array = ();.
確定! 回上一頁