echo 和print 区别: echo - 可以输出一个或多个字符串print - 只允许输出一个字符串,返回值总为1 提示:echo 输出的速度比print 快, echo 没有返回 ...
確定! 回上一頁