The problem is
The content of a.txt is:
dfasf
fadsfasfs
dfasfas
fdasfas
dfasfa
asdfas
sadfas
dsaf
..........
The content of b.txt is:
1
2
3 (Replace the content of a.txt line by line with the character "3", and save each time with the save count as the name).txt, until the last line of a.txt is completed, and stop.
4
5
6
After running, the content of the first saved 1.txt is
1
2
dfasf
4
5
6
[ Last edited by hackf on 2009-10-8 at 20:28 ]
The content of a.txt is:
dfasf
fadsfasfs
dfasfas
fdasfas
dfasfa
asdfas
sadfas
dsaf
..........
The content of b.txt is:
1
2
3 (Replace the content of a.txt line by line with the character "3", and save each time with the save count as the name).txt, until the last line of a.txt is completed, and stop.
4
5
6
After running, the content of the first saved 1.txt is
1
2
dfasf
4
5
6
[ Last edited by hackf on 2009-10-8 at 20:28 ]
