pung96
|
phpBBMod/phpBBTrackBack › phpbbcProject › poEdit › pongsor › primewizard › pung96 4.1 ¿ä¾à ¶
4.2 ÆÐÅϸÅĪ º¯°æÀÚ ¶
5 Perl Function ¶@sorted = sort @list;
@sorted = sort { $a <=> $b } @list; # ¼ýÀÚ Á¤·Ä
@sorted = sort { $a cmp $b } @list; # ¹®ÀÚ¿ Á¤·Ä
@sorted = sort { EXPR } @list;
@sorted = sort { compare() } @list;
|
With clothes the new are best, with friends the old are best. |








