This topic created in 4320 days ago, the information mentioned may be changed or developed.
2 replies • 2014-08-06 09:35:04 +08:00
 |
|
1
chemzqm Aug 5, 2014
我会写几行php,虽然不喜欢那门语言,你也可以用 shell 脚本,如果你很熟的话会很快
|
 |
|
2
jedywu Aug 6, 2014
mysql自带导入程序mysqlimport,设置--fields-terminated-by="\t" --lines-terminated-by="\n"
|