要注意的是,PHP 和Perl/C 一樣,陣列的元素都是由0開始。 ... <pre> <?php function filter1($val) { return (strlen($val) == 5); //只保留字串長度為5 bytes 的 ...
確定! 回上一頁