摘要: 2020-8-27:只解析docx格式,老的doc格式不管 docx文件 一般会有 _rels customXml docProps word 四个文件夹 [Content_Types].xml 文件, 主体文件在word文件夹里 word文件里有几个文件 阅读全文
posted @ 2020-08-27 18:39 をもって剣を制す 阅读(837) 评论(0) 推荐(0) 编辑
摘要: DB::connection()->enableQueryLog();#开启执行日志$goodLists = DB::table('ds_goods')->where(['goods_advword'=>['like' => "%{$title}%"],'goods_state' => 1])->o 阅读全文
posted @ 2020-08-27 18:23 をもって剣を制す 阅读(97) 评论(0) 推荐(0) 编辑