App下载

demo_func_string_str_repeat 在线工具

demo_func_string_str_repeat 在线工具

<?php
echo str_repeat(".",13);
?>
运行结果