<?php
$str = str_replace(PHP_EOL, "\n",接收参数); //将所有换行符统一
$data = explode("\n",$str);//分割字符串
最后修改:2021 年 09 月 03 日
如果觉得我的文章对你有用,请随意赞赏