摘要: StreamReader和StreamWrite操作文件 using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threa 阅读全文
posted @ 2020-10-16 14:50 Nanyingming 阅读(136) 评论(0) 推荐(0) 编辑
摘要: FileStream类读取文件,写入文件 using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tas 阅读全文
posted @ 2020-10-16 14:17 Nanyingming 阅读(233) 评论(0) 推荐(0) 编辑
摘要: Path类 using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; namespace _ 阅读全文
posted @ 2020-10-16 10:07 Nanyingming 阅读(176) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; namespace _01文件相关 阅读全文
posted @ 2020-10-16 09:43 Nanyingming 阅读(658) 评论(0) 推荐(0) 编辑