substr (string $string , int $offset , ?int $length = null ): string. 返回字符串 string 由 offset 和 length 参数指定的子字符串。
確定! 回上一頁