字串(String). 字串(String)就是一連串的字元. 先來看字串簡單介紹吧~ <?php // 第一種 echo "Hello Winnie <br/>"; // 第二種 echo "Hello"; ...
確定! 回上一頁