str_repeat() 函数把字符串重复指定的次数。
str_repeat ( string $string
, int $times
) : string
\t 是tabs的意思,增加缩进。这是正则表示式
merge: 融入,合并。
str_repeat() 函数把字符串重复指定的次数。
str_repeat ( string $string
, int $times
) : string
\t 是tabs的意思,增加缩进。这是正则表示式
merge: 融入,合并。