摘要:
Declaration of Symfony\Component\Translation\TranslatorInterface::setLocale($locale) must be compatible with Symfony\Contracts\Translation\LocaleAware 阅读全文
摘要:
1、使用SpreadsheetReader把数据写到txt,再用load data local 导入mysql 2、使用mysql load data local$sql = "load data local infile '$txt_path' ignore into table 表名 chara 阅读全文