开发者

I/O operations - open, modify and save

开发者 https://www.devze.com 2023-02-27 04:20 出处:网络
what\'s the easiest way of opening a file f开发者_StackOverflow社区rom disk, modify it (adding a blank space) and then save it again?

what's the easiest way of opening a file f开发者_StackOverflow社区rom disk, modify it (adding a blank space) and then save it again?

thanks


Take a look at these posts:

http://www.geekpedia.com/tutorial109_File-operations-IorO.html

http://www.csharp-station.com/HowTo/ReadWriteTextFile.aspx

http://www.csharphelp.com/2005/12/simple-text-file-operations-in-c/

0

精彩评论

暂无评论...
验证码 换一张
取 消