摘要: 数量级5000条 <?php namespace app\admin\command; use think\console\Command; use think\console\Input; use think\console\Output; use app\admin\model\Model; u 阅读全文
posted @ 2020-11-12 16:03 cl94 阅读(305) 评论(0) 推荐(0) 编辑
摘要: ·文件为5000行3列的xls文件。php版本为5.6 <?php namespace app\common\logic; use Exception; class Xls{ // 获取当前13位(毫秒级)时间戳 private static function getMs(){ list($msec 阅读全文
posted @ 2020-11-12 11:12 cl94 阅读(189) 评论(0) 推荐(0) 编辑