Guest_imported
New member
- Jan 1, 1970
- 0
Dear all,
I just start use C# to write my application yesterday..and I am a novice user. If I have the following text file that contains the following:
10000:flora
10001:mary
10002:john
10003:david
10004:tom
If I would like to modify "john" with "susan"..how can I acheive it through C#? Thanks!
I just start use C# to write my application yesterday..and I am a novice user. If I have the following text file that contains the following:
10000:flora
10001:mary
10002:john
10003:david
10004:tom
If I would like to modify "john" with "susan"..how can I acheive it through C#? Thanks!