Using ThreadPool to read and write file

前端 未结 0 1153
孤街浪徒
孤街浪徒 2020-12-15 17:59

I have file A (100000000 lines). I have to read file A and write to 2 file A and B. If line is odd, I write to file B. If line is even, I write to file C. Time to read and w

相关标签:
回答
  • 消灭零回复
提交回复
热议问题