The shift() method in Perl is used to return the first value of an array. It removes the first element and shifts the array list elements to the left by one ...
確定! 回上一頁