ASP做旅游网站代码怎样做理财投资网站

mysql --local-infile -u root -pset global local_infile = 1;load data local infile '目录' into able '表名' fields terminated by ',' lines terminated by '\n';








mysql --local-infile -u root -pset global local_infile = 1;load data local infile '目录' into able '表名' fields terminated by ',' lines terminated by '\n';






